You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This change also involves creating NoOpRemoteStoreRefreshListener for replicas. Based on primary/replica, corresponding implementation of RemoteStoreRefreshListener will be injected.
The text was updated successfully, but these errors were encountered:
sachinpkale
changed the title
[Remote Store] Create NoOpRemoteStoreRefreshListener for replicas
[Remote Store] Create NoOpRemoteStoreRefreshListener for replicas and inject the RemoteStoreRefreshListener in the indexShard constructor
Jun 9, 2022
sachinpkale
changed the title
[Remote Store] Create NoOpRemoteStoreRefreshListener for replicas and inject the RemoteStoreRefreshListener in the indexShard constructor
[Remote Store] Inject the RemoteStoreRefreshListener in the indexShard constructor
Jun 9, 2022
This change resolves #3460 (comment) and #3460 (comment)
This change also involves creating
NoOpRemoteStoreRefreshListener
for replicas. Based on primary/replica, corresponding implementation of RemoteStoreRefreshListener will be injected.The text was updated successfully, but these errors were encountered: