Details
-
Type:
Sub-task
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Fix Version/s: 3.2
-
Component/s: Local Write-Read Paths
-
Labels:None
Description
Add general interface which can intercept per SSTable flush events e.g. - start of the key, columns etc. Make Index interface return such observer on request, which couples index with corresponding SSTable file if needed.