Github user vincentpoon commented on the issue:
https://github.com/apache/phoenix/pull/290
I have a test in PartialIndexRebuilderIt#testPendingDisable() which tests
for when an index stays in PENDING_DISABLE too long. It tests that the client
queryOptimizer does not use the index, and that the rebuilder switches the
index to DISABLE.---
