You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2021/04/16 15:03:30 UTC

[GitHub] [pulsar] lhotari edited a comment on issue #10054: [Geo-replicaiton] Subscription replication is not working across clusters

lhotari edited a comment on issue #10054:
URL: https://github.com/apache/pulsar/issues/10054#issuecomment-821239271


   @merlimat do you have a chance to take a look at this issue and answer [the question above](https://github.com/apache/pulsar/issues/10054#issuecomment-811117125)? thanks
   
   the test case to reproduce the issue has been merged to master branch. You can reproduce the issue by modifying `allowDuplicates = false` in the `org.apache.pulsar.broker.service.ReplicatorSubscriptionTest#testReplicatedSubscriptionAcrossTwoRegions` test case:
   
   https://github.com/apache/pulsar/blob/05f1f7e58fc54648e7843335dfb64d413d9b6a1e/pulsar-broker/src/test/java/org/apache/pulsar/broker/service/ReplicatorSubscriptionTest.java#L62-L140
   
   Is it a valid expectation that the test case is making (when `allowDuplicates = false`)? 


-- 
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