[ https://issues.apache.org/jira/browse/PHOENIX-3815?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16144741#comment-16144741 ]
James Taylor commented on PHOENIX-3815: --------------------------------------- I think we should just get rid of ParallelWriterIndexCommitter completely. It'll get rid of a bunch of code duplication and we need to know on which index the write failed anyway. Do you think we'll take a perf hit and if so anything we can do to improve TrackingParallelWriterIndexCommitter? > 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)