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

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


    from 0eb49ab  Revert "GEODE-7727: modify sender thread to detect release of 
connection (#4629)" (#4726)
     add 387848f  GEODE-7810: Change alert listener connection warning from 
fatal (#4728)

No new revisions were added by this update.

Summary of changes:
 .../apache/geode/codeAnalysis/excludedClasses.txt  |   1 +
 .../alerting/internal/ClusterAlertMessaging.java   |  25 ++-
 .../alerting/internal/spi/AlertingIOException.java |  19 +-
 .../org/apache/geode/internal/tcp/TCPConduit.java  |  41 ++--
 .../internal/ClusterAlertMessagingTest.java        |  96 ++++++++-
 .../apache/geode/internal/tcp/TCPConduitTest.java  | 219 +++++++++++++++++++++
 6 files changed, 365 insertions(+), 36 deletions(-)
 copy 
geode-junit/src/main/java/org/apache/geode/test/junit/rules/accessible/AccessibleTemporaryFolder.java
 => 
geode-core/src/main/java/org/apache/geode/alerting/internal/spi/AlertingIOException.java
 (66%)
 create mode 100644 
geode-core/src/test/java/org/apache/geode/internal/tcp/TCPConduitTest.java

Reply via email to