[ https://issues.apache.org/jira/browse/PHOENIX-3815?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16145962#comment-16145962 ]
James Taylor commented on PHOENIX-3815: --------------------------------------- Thanks for the info, [~vincentpoon]. I think we can remove ParallelWriterIndexCommitter. For the "leave index active" case, I was planning on the client not continuing to attempt further index updates until the partial rebuilder catches up the index. Also, PHOENIX-4130 will prevent any server to server retries. > Only disable indexes on which write failures occurred > ----------------------------------------------------- > > Key: PHOENIX-3815 > URL: https://issues.apache.org/jira/browse/PHOENIX-3815 > Project: Phoenix > Issue Type: Bug > Reporter: James Taylor > Assignee: Vincent Poon > Fix For: 4.12.0 > > Attachments: PHOENIX-3815.v1.patch > > > We currently disable all indexes if any of them fail to be written to. We > really only should disable the one in which the write failed. -- This message was sent by Atlassian JIRA (v6.4.14#64029)