Skip to content

Replace blind sleep with active port-polling wait in StartZookeeperWi… - #16430

Open
LI123456mo wants to merge 1 commit into
apache:3.3from
LI123456mo:fix-zookeeper-startup-sleep-16429
Open

Replace blind sleep with active port-polling wait in StartZookeeperWi…#16430
LI123456mo wants to merge 1 commit into
apache:3.3from
LI123456mo:fix-zookeeper-startup-sleep-16429

Conversation

@LI123456mo

Copy link
Copy Markdown
Contributor

…ndowsProcessor

What is the purpose of the change?

Checklist

  • Make sure there is a GitHub_issue field for the change.
  • Write a pull request description that is detailed enough to understand what the pull request does, how, and why.
  • Write necessary unit-test to verify your logic correction. If the new feature or significant change is committed, please remember to add sample in dubbo samples project.
  • Make sure gitHub actions can pass. Why the workflow is failing and how to fix it?

@codecov-commenter

codecov-commenter commented Aug 22, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 36.93%. Comparing base (6054104) to head (d994d68).

Additional details and impacted files
@@            Coverage Diff            @@
##                3.3   #16430   +/-   ##
=========================================
  Coverage     36.93%   36.93%           
- Complexity    11752    11755    +3     
=========================================
  Files          1952     1952           
  Lines         89249    89249           
  Branches      13389    13389           
=========================================
+ Hits          32961    32964    +3     
+ Misses        51710    51698   -12     
- Partials       4578     4587    +9     
Flag Coverage Δ
integration-tests-java21 32.10% <ø> (+0.02%) ⬆️
integration-tests-java8 32.21% <ø> (+<0.01%) ⬆️
samples-tests-java21 32.20% <ø> (+0.02%) ⬆️
samples-tests-java8 29.83% <ø> (+0.03%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@LI123456mo
LI123456mo force-pushed the fix-zookeeper-startup-sleep-16429 branch from 1e9d580 to d994d68 Compare August 22, 2026 20:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants