This is an automated email from the ASF dual-hosted git repository.
jchen21 pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/geode.git.
from 0f765b9 GEODE-5476: Lower timeouts on pipeline jobs.
add d79b74a Added protection for NPE in GemFireBasicDataSource with no
credentials
new 9f91611 Merge pull request #2185 from
BenjaminPerryRoss/fix-npe-jndi-command-159205020
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../datasource/GemFireBasicDataSource.java | 16 ++++-
.../GemFireBasicDataSourceJUnitTest.java | 73 ++++++++++++++++++++++
.../geode/internal/datasource/TestDriver.java} | 68 ++++++--------------
3 files changed, 106 insertions(+), 51 deletions(-)
create mode 100644
geode-core/src/test/java/org/apache/geode/internal/datasource/GemFireBasicDataSourceJUnitTest.java
copy
geode-core/src/{main/java/org/apache/geode/internal/cache/eviction/DisabledEvictionCounters.java
=> test/java/org/apache/geode/internal/datasource/TestDriver.java} (50%)