Yonatan Gottesman created OMID-57:
-------------------------------------

             Summary: When using ASYNC post commit, the asynchronous thread is 
using the same HTable which is not thread safe 
                 Key: OMID-57
                 URL: https://issues.apache.org/jira/browse/OMID-57
             Project: Apache Omid
          Issue Type: Bug
            Reporter: Yonatan Gottesman


When using the asynchronous post commit, the additional thread will access the 
same HTable as the client main thread. HTable is not thread safe and cannot be 
accesses by two thread in parallel.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to