[
https://issues.apache.org/jira/browse/PHOENIX-4656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16413844#comment-16413844
]
Ohad Shacham commented on PHOENIX-4656:
---------------------------------------
Opened OMID-96 to enable gc for all column families upon initialization.
[~giacomotaylor], as per your suggestion, I will add a wrapper in Phoenix to
OmidCompactor that will check on preCompact whether there is an index in
preparation and if not will call OmidCompactor.preCompact. Could you please
refer me to a code that checks whether an index is in preparation? Thx!
> Disable GC during index population
> ----------------------------------
>
> Key: PHOENIX-4656
> URL: https://issues.apache.org/jira/browse/PHOENIX-4656
> Project: Phoenix
> Issue Type: Sub-task
> Reporter: Ohad Shacham
> Priority: Major
>
> Follow the discussion in PHOENIX-3860. We need to augment the TAL with an
> option to disable and enable the garbage collection. This is needed to
> guarantee that all data populated to the index during index population. Not
> disabling the GC can result in data loss due to the GC removing entries
> bellow low water mark.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)