[teiid-commits] [teiid/teiid] cce400: TEIID-2533: since there is single instance of clas...

Ramesh Reddy rareddy at jboss.org
Thu Jun 6 17:47:45 EDT 2013


  Branch: refs/heads/8.4.x
  Home:   https://github.com/teiid/teiid
  Commit: cce4008286eb6f4d0c0c35688163c648f8f3cf55
      https://github.com/teiid/teiid/commit/cce4008286eb6f4d0c0c35688163c648f8f3cf55
  Author: Ramesh Reddy <rareddy at jboss.org>
  Date:   2013-06-06 (Thu, 06 Jun 2013)

  Changed paths:
    M jboss-integration/src/main/java/org/teiid/jboss/TeiidOperationHandler.java

  Log Message:
  -----------
  TEIID-2533: since there is single instance of class for admin operation classes, having state is bad, avoided it by synchronization, since these are not in performance path this should be ok


  Commit: bbd2f3ee246e15b8bb349d18afd9360192eafc09
      https://github.com/teiid/teiid/commit/bbd2f3ee246e15b8bb349d18afd9360192eafc09
  Author: Ramesh Reddy <rareddy at jboss.org>
  Date:   2013-06-06 (Thu, 06 Jun 2013)

  Changed paths:
    M jboss-integration/src/main/java/org/teiid/jboss/TeiidOperationHandler.java

  Log Message:
  -----------
  Merge pull request #85 from rareddy/8.4.x

TEIID-2533: since there is single instance of class for admin operation ...


Compare: https://github.com/teiid/teiid/compare/4f5ab23bb980...bbd2f3ee246e


More information about the teiid-commits mailing list