Uploaded image for project: 'Geode'
  1. Geode
  2. GEODE-3147

ByteBuffer needs to be set for TXSynchronizationCommand when Max_Threads is set

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.3.0
    • transactions
    • None

    Description

      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.

      Attachments

        Activity

          People

            eshu Eric Shu
            eshu Eric Shu
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: