Yonatan Gottesman created OMID-134:
--------------------------------------
Summary: TransactionManager should be thread safe
Key: OMID-134
URL: https://issues.apache.org/jira/browse/OMID-134
Project: Apache Omid
Issue Type: Bug
Affects Versions: 1.0.1
Reporter: Yonatan Gottesman
Assignee: Yonatan Gottesman
Fix For: 1.0.1
It seems that phoenix shares a transactionmanager for all threads.
This mean the tm should be thread safe. Some hbase Table should be created on
demand so that they are not shared between threads
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)