You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Vincent Poon (JIRA)" <ji...@apache.org> on 2017/09/20 05:05:00 UTC

[jira] [Created] (PHOENIX-4219) Index gets out of sync on HBase 1.x

Vincent Poon created PHOENIX-4219:
-------------------------------------

             Summary: Index gets out of sync on HBase 1.x
                 Key: PHOENIX-4219
                 URL: https://issues.apache.org/jira/browse/PHOENIX-4219
             Project: Phoenix
          Issue Type: Bug
    Affects Versions: 4.12.0
            Reporter: Vincent Poon


When writing batches in parallel with multiple background threads, it seems the index sometimes gets out of sync.  This only happens on the master and 4.x-HBase-1.2.
The tests pass for 4.x-HBase-0.98

See the attached test, which writes with 2 background threads with batch size of 100.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)