James Taylor created PHOENIX-4109: ------------------------------------- Summary: Ensure mutations are processed in batches with same time stamp during partial rebuild Key: PHOENIX-4109 URL: https://issues.apache.org/jira/browse/PHOENIX-4109 Project: Phoenix Issue Type: Bug Reporter: James Taylor Assignee: James Taylor Fix For: 4.12.0
Our check for needing to sort cells by timestamp in secondary index code was incomplete. We need to sort and run each mutation with a unique timestamp in a separate batch whenever we're rebuilding the index. -- This message was sent by Atlassian JIRA (v6.4.14#64029)