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

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


    from 19d5f78  GEODE-7458: Adding option in gfsh command "start gateway 
sender" to control clearing of existing queues (#4387)
     add c3c226a  GEODE-8119:closing threads when offline disk store is 
executed (#5106)

No new revisions were added by this update.

Summary of changes:
 .../apache/geode/internal/cache/DiskStoreImpl.java |  2 +-
 .../cli/commands/DiskStoreCommandsDUnitTest.java   | 21 +++++++++++-
 .../AlterDiskStoreCommandIntegrationTest.java      | 40 ++++++++++++++++++++--
 .../DescribeDiskStoreCommandIntegrationTest.java   | 36 +++++++++++++++++++
 .../cli/commands/AlterOfflineDiskStoreCommand.java |  9 ++---
 .../commands/CompactOfflineDiskStoreCommand.java   |  9 ++---
 .../commands/DescribeOfflineDiskStoreCommand.java  | 10 +++---
 .../cli/commands/DiskStoreCommandsUtils.java       | 18 +++++-----
 .../commands/UpgradeOfflineDiskStoreCommand.java   |  9 ++---
 .../cli/commands/ValidateDiskStoreCommand.java     |  9 ++---
 10 files changed, 131 insertions(+), 32 deletions(-)

Reply via email to