You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by aa...@apache.org on 2021/05/03 17:46:34 UTC

[geode] branch develop updated (4c97646 -> 7e1ed12)

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

aaronlindsey pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/geode.git.


    from 4c97646  GEODE-9231: increase pipeline quotas and add Distributed and StressNew on JDK8 to PR pipeline (#6421)
     add 7e1ed12  GEODE-9198: Key/trust store watcher follows symlinks (#6380)

No new revisions were added by this update.

Summary of changes:
 .../PollingFileWatcherIntegrationTest.java         | 71 ++++++++++++++++++++++
 .../internal/net/filewatch/PollingFileWatcher.java |  5 +-
 2 files changed, 73 insertions(+), 3 deletions(-)
 create mode 100644 geode-core/src/integrationTest/java/org/apache/geode/internal/net/filewatch/PollingFileWatcherIntegrationTest.java