Re: Failure to push message seen in a dunit test

2020-02-20 Thread Bruce Schuchardt
Thanks Kirk - I created a JIRA ticket to track this. GEODE-7807 On 2/19/20, 4:39 PM, "Kirk Lund" wrote: Yep, the test method was testReplaceOfflineMemberAndRestart_WithMultipleDiskStores. I can probably reproduce with log files if that helps. On Wed, Feb 19, 2020 at 10:04

Re: Failure to push message seen in a dunit test

2020-02-19 Thread Kirk Lund
Yep, the test method was testReplaceOfflineMemberAndRestart_WithMultipleDiskStores. I can probably reproduce with log files if that helps. On Wed, Feb 19, 2020 at 10:04 AM Bruce Schuchardt wrote: > Kirk, do you recall which of the tests in that class hit this problem? It > looks pretty serious.

Re: Failure to push message seen in a dunit test

2020-02-19 Thread Bruce Schuchardt
Kirk, do you recall which of the tests in that class hit this problem? It looks pretty serious. On 2/19/20, 9:24 AM, "Kirk Lund" wrote: While running PersistentColocatedPartitionedRegionDistributedTest a thousand times to verify that I've fixed a flaky issue in the test, it hit an

Failure to push message seen in a dunit test

2020-02-19 Thread Kirk Lund
While running PersistentColocatedPartitionedRegionDistributedTest a thousand times to verify that I've fixed a flaky issue in the test, it hit an interesting failure trying to send a RequestImageMessage. This generated a stack trace which caused the test to fail grep for suspect strings. I can easi