[
https://issues.apache.org/jira/browse/GEODE-3147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Shu resolved GEODE-3147.
-----------------------------
Resolution: Fixed
Fix Version/s: 1.3.0
> 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
> Assignee: Eric Shu
> Fix For: 1.3.0
>
>
> 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)