[GitHub] [geode] jujoramos commented on a change in pull request #5175: GEODE-8119: Threads hangs when offline disk store command is invoked

2020-08-20 Thread GitBox
jujoramos commented on a change in pull request #5175: URL: https://github.com/apache/geode/pull/5175#discussion_r472878920 ## File path: geode-core/src/main/java/org/apache/geode/internal/cache/DiskStoreImpl.java ## @@ -2318,7 +2318,7 @@ void close(boolean destroy) { }

[GitHub] [geode] jujoramos commented on a change in pull request #5175: GEODE-8119: Threads hangs when offline disk store command is invoked

2020-08-19 Thread GitBox
jujoramos commented on a change in pull request #5175: URL: https://github.com/apache/geode/pull/5175#discussion_r472878920 ## File path: geode-core/src/main/java/org/apache/geode/internal/cache/DiskStoreImpl.java ## @@ -2318,7 +2318,7 @@ void close(boolean destroy) { }

[GitHub] [geode] jujoramos commented on a change in pull request #5175: GEODE-8119: Threads hangs when offline disk store command is invoked

2020-08-19 Thread GitBox
jujoramos commented on a change in pull request #5175: URL: https://github.com/apache/geode/pull/5175#discussion_r472873883 ## File path: geode-gfsh/src/distributedTest/java/org/apache/geode/management/internal/cli/commands/OfflineDiskStoreCommandsDUnitTest.java ## @@ -0,0 +1,

[GitHub] [geode] jujoramos commented on a change in pull request #5175: GEODE-8119: Threads hangs when offline disk store command is invoked

2020-06-02 Thread GitBox
jujoramos commented on a change in pull request #5175: URL: https://github.com/apache/geode/pull/5175#discussion_r433815915 ## File path: geode-gfsh/src/distributedTest/java/org/apache/geode/management/internal/cli/commands/DiskStoreCommandsDUnitTest.java ## @@ -66,6 +66,7 @@