Eric Shu created GEODE-3147:
-------------------------------

             Summary: ByteBuffer needs to be set for TXSynchronizationCommand 
when Max_Threads is set
                 Key: GEODE-3147
                 URL: https://issues.apache.org/jira/browse/GEODE-3147
             Project: Geode
          Issue Type: Bug
          Components: transactions
            Reporter: Eric Shu


TXSynchronizationCommand use a thread pool to perform beforeCompletion and 
afterCompletion task and writeReply back to client. When Max_Threads is set in 
CacheServer, ThreadLocal TLCommBuffer is not set in those threads and no 
message can be send back to clients - causing the JTA transaction hang.



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

Reply via email to