You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by "vineeth1995 (via GitHub)" <gi...@apache.org> on 2023/05/23 22:33:36 UTC

[GitHub] [pulsar] vineeth1995 opened a new pull request, #20379: [fix][pulsar-broker] Fix flaky test - testClusterMigrationWithReplica…

vineeth1995 opened a new pull request, #20379:
URL: https://github.com/apache/pulsar/pull/20379

   ### Motivation
   
   Fix the flaky test case introduced by this pr - https://github.com/apache/pulsar/pull/19605
   
   ### Modifications
   
   Publish a message before asserting that producer is connected to green cluster as this will force the producer to connect to green cluster instead of waiting until retry.
   
   ### Verifying this change
   
   - [ ] Make sure that the change passes the CI checks.
   
   *(Please pick either of the following options)*
   
   This change is a trivial rework / code cleanup without any test coverage.
   
   ### Does this pull request potentially affect one of the following parts:
   
   <!-- DO NOT REMOVE THIS SECTION. CHECK THE PROPER BOX ONLY. -->
   
   *If the box was checked, please highlight the changes*
   
   - [ ] Dependencies (add or upgrade a dependency)
   - [ ] The public API
   - [ ] The schema
   - [ ] The default values of configurations
   - [ ] The threading model
   - [ ] The binary protocol
   - [ ] The REST endpoints
   - [ ] The admin CLI options
   - [ ] The metrics
   - [ ] Anything that affects deployment
   
   ### Documentation
   
   <!-- DO NOT REMOVE THIS SECTION. CHECK THE PROPER BOX ONLY. -->
   
   - [ ] `doc` <!-- Your PR contains doc changes. -->
   - [ ] `doc-required` <!-- Your PR changes impact docs and you will update later -->
   - [ ] `doc-not-needed` <!-- Your PR changes do not impact docs -->
   - [ ] `doc-complete` <!-- Docs have been already added -->
   


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

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [pulsar] lhotari merged pull request #20379: [fix][broker] Fix flaky test - testClusterMigrationWithReplica…

Posted by "lhotari (via GitHub)" <gi...@apache.org>.
lhotari merged PR #20379:
URL: https://github.com/apache/pulsar/pull/20379


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

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [pulsar] lhotari commented on pull request #20379: [fix][broker] Fix flaky test - testClusterMigrationWithReplica…

Posted by "lhotari (via GitHub)" <gi...@apache.org>.
lhotari commented on PR #20379:
URL: https://github.com/apache/pulsar/pull/20379#issuecomment-1560435567

   /pulsarbot rerun-failure-checks 


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

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [pulsar] vineeth1995 commented on pull request #20379: [fix][broker] Fix flaky test - testClusterMigrationWithReplica…

Posted by "vineeth1995 (via GitHub)" <gi...@apache.org>.
vineeth1995 commented on PR #20379:
URL: https://github.com/apache/pulsar/pull/20379#issuecomment-1560246196

   /pulsarbot rerun-failure-checks


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

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org