This is an automated email from the ASF dual-hosted git repository.

dschneider pushed a change to branch feature/GEODE-5861
in repository https://gitbox.apache.org/repos/asf/geode.git.


    from be053c8  Merge branch 'develop' into feature/GEODE-5861
     add 3a8f467  JNDIInvoker now only checks if the data source is 
AutoCloseable for cleanup. For the pooled jndi-binding type the pooled class 
name must now implement PooledDataSourceFactory.

No new revisions were added by this update.

Summary of changes:
 .../org/apache/geode/datasource/PooledDataSourceFactory.java   |  3 +++
 .../apache/geode/internal/datasource/AbstractDataSource.java   |  5 +++--
 .../internal/datasource/ClientConnectionFactoryWrapper.java    |  5 +++--
 .../apache/geode/internal/datasource/DataSourceFactory.java    |  9 ++++-----
 .../geode/internal/datasource/GemFireConnPooledDataSource.java |  4 ++--
 .../internal/datasource/GemFireTransactionDataSource.java      |  4 ++--
 .../main/java/org/apache/geode/internal/jndi/JNDIInvoker.java  | 10 ++--------
 7 files changed, 19 insertions(+), 21 deletions(-)

Reply via email to