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 05df143 GEODE-7450 SSL peerAppDataBuffer expansion needs work (#4330)
add 54e5f9a GEODE-7403: Add LogConsumer distributed tests (#4279)
No new revisions were added by this update.
Summary of changes:
.../test/greplogs/LogConsumerDistributedTest.java | 438 +++++++++++++++++++++
.../geode/test/greplogs/LogConsumerTest.java | 40 +-
2 files changed, 464 insertions(+), 14 deletions(-)
create mode 100644
geode-dunit/src/distributedTest/java/org/apache/geode/test/greplogs/LogConsumerDistributedTest.java