[teiid-commits] [teiid/teiid] 09dbd8: TEIID-3556: during the close operation the command...

Ramesh Reddy rareddy at jboss.org
Wed Jun 24 16:31:53 EDT 2015


  Branch: refs/heads/62-8.7.x
  Home:   https://github.com/teiid/teiid
  Commit: 09dbd875bc4dd11930fb16ec013e9d31bbc50c28
      https://github.com/teiid/teiid/commit/09dbd875bc4dd11930fb16ec013e9d31bbc50c28
  Author: Ramesh Reddy <rareddy at jboss.org>
  Date:   2015-06-24 (Wed, 24 Jun 2015)

  Changed paths:
    M engine/src/main/java/org/teiid/dqp/internal/process/RequestWorkItem.java

  Log Message:
  -----------
  TEIID-3556: during the close operation the command context is not set on the calling thread, thus missing the required updates to the command context, thus decrementing the reserved memory field twice leading to negitive number


  Commit: ee8f2ac208468e68189935ad3d6a0828ae9d2938
      https://github.com/teiid/teiid/commit/ee8f2ac208468e68189935ad3d6a0828ae9d2938
  Author: Ramesh Reddy <rareddy at jboss.org>
  Date:   2015-06-24 (Wed, 24 Jun 2015)

  Changed paths:
    M engine/src/main/java/org/teiid/dqp/internal/process/RequestWorkItem.java

  Log Message:
  -----------
  Merge pull request #483 from rareddy/TEIID-3556

TEIID-3556: during the close operation the command context is not set…


Compare: https://github.com/teiid/teiid/compare/b7bcb166ed15...ee8f2ac20846


More information about the teiid-commits mailing list