You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@geode.apache.org by GitBox <gi...@apache.org> on 2020/11/03 14:00:02 UTC

[GitHub] [geode] mkevo commented on pull request #5590: GEODE-8546: added retry create buckets in case colocation is not comp…

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:
users@infra.apache.org