James Taylor created PHOENIX-4033:
-------------------------------------

             Summary: Limit number of rows instead of time period for partial 
index rebuilder
                 Key: PHOENIX-4033
                 URL: https://issues.apache.org/jira/browse/PHOENIX-4033
             Project: Phoenix
          Issue Type: Bug
            Reporter: James Taylor


There's a mechanism in MetaDataRegionObserver to limit the time period of the 
partial index rebuilder (based on 
QueryServices.INDEX_FAILURE_HANDLING_REBUILD_PERIOD). Assuming the goal is to 
limit the number of rows being processed during one scan, we should push a 
PageFilter instead, since limiting the time period may not limit the number of 
rows processed at a time.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to