You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by mo...@apache.org on 2019/05/02 17:33:43 UTC

[geode] branch develop updated (72eca0c -> f943418)

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

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


    from 72eca0c  GEODE-6690: use the caching addStringPart method
     add f943418  GEODE-6683: Set java SSL properties when Pulse runs in non-embedded mode (#3525)

No new revisions were added by this update.

Summary of changes:
 .../tools/pulse/internal/PulseAppListener.java     |  62 +++++----
 .../tools/pulse/internal/PulseAppListenerTest.java |   4 +-
 .../pulse/internal/PulseAppListenerUnitTest.java   | 146 +++++++++++++++++++++
 3 files changed, 187 insertions(+), 25 deletions(-)
 create mode 100644 geode-pulse/src/test/java/org/apache/geode/tools/pulse/internal/PulseAppListenerUnitTest.java