[ https://issues.apache.org/jira/browse/PHOENIX-4215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16168201#comment-16168201 ]
James Taylor commented on PHOENIX-4215: --------------------------------------- That sounds like a bug that it tries that many times. We've been modifying the server-side coprocessor config to reduce the number of retries - looks like we may have missed one. I agree that sometimes it's difficult to write a unit test, but everything is configurable so it should be possible in this case. You can even use your own clock if need be. See PartialIndexRebuilderIT for an example. > Partial index rebuild never complete after PHOENIX-3525 when rebuild period > is configured > ----------------------------------------------------------------------------------------- > > Key: PHOENIX-4215 > URL: https://issues.apache.org/jira/browse/PHOENIX-4215 > Project: Phoenix > Issue Type: Bug > Reporter: Rajeshbabu Chintaguntla > Assignee: Rajeshbabu Chintaguntla > Fix For: 4.12.0 > > Attachments: PHOENIX-4215_testcase.patch > > > Currently the default value of phoenix.index.failure.handling.rebuild.period > is long max. When we configure it some thing like an hour or day then partial > index rebuild never complete and the index is never usable until recreate it. -- This message was sent by Atlassian JIRA (v6.4.14#64029)