mkevo commented on pull request #5590: URL: https://github.com/apache/geode/pull/5590#issuecomment-721092745
Hi @kohlmu-pivotal , We are trying to write a test, but without success. @DonalEvans suggest us to use **PartitionListener interface**, specifically, overriding the afterBucketCreated() method to artificially slow down colocation and make it possible to hit the issue more easily. But we don't have an idea how to slow down colocation. We hit the issue only if we add sleep for more than 15 seconds, but it is hardcoded and fix will not working it as it will always wait for hardcoded value. If you or someone else can help with this, we will appreciate it. If you want I can send you detail steps how to reproduce the issue locally via mail. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
