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
A snapshot-backed remote index will need an implementation of a read only implementation of an Engine. This task is to create a basic design to build a prototype of such an engine implementation. This task should be done in collaboration with the segment replication work in this read (#2200) because there may be some overlap (a replica in segment replication is in some sense read-only because it is not doing any indexing work and instead just refreshing segments from the primary node doing the indexing).
andrross
changed the title
[Searchable Remote Index] Create prototype for read only engine backed by remote store
[Searchable Snapshot] Create prototype for read only engine backed by remote store
Jun 29, 2022
A snapshot-backed remote index will need an implementation of a read only implementation of an Engine. This task is to create a basic design to build a prototype of such an engine implementation. This task should be done in collaboration with the segment replication work in this read (#2200) because there may be some overlap (a replica in segment replication is in some sense read-only because it is not doing any indexing work and instead just refreshing segments from the primary node doing the indexing).
The text was updated successfully, but these errors were encountered: