[teiid-commits] [teiid/teiid] 590609: fix the NPE seen when the connection is being clea...

jolee jolee at redhat.com
Tue Jun 6 16:03:01 EDT 2017


  Branch: refs/heads/64-8.12.x
  Home:   https://github.com/teiid/teiid
  Commit: 590609d28e923cb675c9c42f45f55f058482c5a5
      https://github.com/teiid/teiid/commit/590609d28e923cb675c9c42f45f55f058482c5a5
  Author: vhalbert <vhalbert at jboss.org>
  Date:   2017-06-06 (Tue, 06 Jun 2017)

  Changed paths:
    M connectors/translator-object/src/main/java/org/teiid/translator/object/ObjectExecution.java

  Log Message:
  -----------
  fix the NPE seen when the connection is being cleaned up


  Commit: 37dc383ecd487f4cab48dca16bb9cbb4b7557fb2
      https://github.com/teiid/teiid/commit/37dc383ecd487f4cab48dca16bb9cbb4b7557fb2
  Author: jolee <jolee at redhat.com>
  Date:   2017-06-06 (Tue, 06 Jun 2017)

  Changed paths:
    M build/kits/jboss-as7/overlay/docs/teiid/teiid-releasenotes.html
    M connectors/connector-infinispan-dsl/src/main/java/org/teiid/resource/adapter/infinispan/dsl/DSLSearch.java
    M connectors/translator-object/src/main/java/org/teiid/translator/object/ObjectExecution.java
    M connectors/translator-object/src/main/java/org/teiid/translator/object/ObjectPlugin.java
    M connectors/translator-object/src/main/java/org/teiid/translator/object/ObjectUpdateExecution.java
    M connectors/translator-object/src/main/resources/org/teiid/translator/object/i18n.properties

  Log Message:
  -----------
  DV 6.3.5: TEIID-4817: changed execution to catch the JDG
HotRodClientException (RuntimeException) so that the connection can be
flushed and
fix the NPE seen when the connection is being cleaned up

# Conflicts:
#	build/kits/jboss-as7/overlay/docs/teiid/teiid-releasenotes.html


Compare: https://github.com/teiid/teiid/compare/9783a6fea5fb...37dc383ecd48


More information about the teiid-commits mailing list