This is an automated email from the ASF dual-hosted git repository.
dschneider pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/geode.git.
from 7c80b7a Restore UpdatePassingRef for now. (#2728)
add 8a8a418 GEODE-5927: enhance create jndi-binding to configure pool
(#2711)
No new revisions were added by this update.
Summary of changes:
.../jdbc/CreatePooledJndiBindingDUnitTest.java | 2 +-
.../geode/datasource/PooledDataSourceFactory.java | 2 +
.../internal/datasource/DataSourceFactory.java | 20 +-
.../cli/commands/CreateJndiBindingCommand.java | 7 +-
.../internal/datasource/DataSourceFactoryTest.java | 229 ++++++++++++++++++++-
5 files changed, 246 insertions(+), 14 deletions(-)