Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
apache
/
hugegraph
Public
Notifications
You must be signed in to change notification settings
Fork
636
Star
3.2k
Code
Issues
339
Pull requests
34
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
feat(pd): add quorum-aware /v1/ready endpoint and raft gauges
- #3185
#3185
Merged
imbajin
merged 25 commits into
apache:master
apache/hugegraph:master
from
bitflicker64:fix/pd-ready-endpoint
bitflicker64/hugegraph:fix/pd-ready-endpoint
Copy head branch name to clipboard
Sep 8, 2026
Conversation
Commits
25
(25)
Checks
Files changed
Merged
feat(pd): add quorum-aware /v1/ready endpoint and raft gauges
#3185
imbajin
merged 25 commits into
apache:master
apache/hugegraph:master
from
bitflicker64:fix/pd-ready-endpoint
bitflicker64/hugegraph:fix/pd-ready-endpoint
Copy head branch name to clipboard
Commits
Commits on Sep 2, 2026
feat(pd): add quorum-aware /v1/ready endpoint and raft gauges
Show description for 4dd7e71
bitflicker64
committed
4dd7e71
View commit details
Copy full SHA for 4dd7e71
Browse repository at this point
fix(pd): address review on the readiness endpoint
Show description for 5bd1b96
bitflicker64
committed
5bd1b96
View commit details
Copy full SHA for 5bd1b96
Browse repository at this point
Commits on Sep 3, 2026
fix(pd): keep compose on liveness, tighten the readiness contract
Show description for c8adc85
bitflicker64
committed
c8adc85
View commit details
Copy full SHA for c8adc85
Browse repository at this point
docs(store): stop promising a readiness gate the compose files lack
Show description for ffa13f9
bitflicker64
committed
ffa13f9
View commit details
Copy full SHA for ffa13f9
Browse repository at this point
Commits on Sep 4, 2026
docs(pd): correct the active-state set and date the auth claim
Show description for 7a6dbb8
bitflicker64
committed
7a6dbb8
View commit details
Copy full SHA for 7a6dbb8
Browse repository at this point
refactor(pd): drop readiness surface nothing calls
Show description for 7354c21
bitflicker64
committed
7354c21
View commit details
Copy full SHA for 7354c21
Browse repository at this point
test(pd): pin the probe endpoints outside the auth interceptor
Show description for 2b13aaa
bitflicker64
committed
2b13aaa
View commit details
Copy full SHA for 2b13aaa
Browse repository at this point
test(pd): run the interceptor check in the rest suite
Show description for 27f7009
bitflicker64
committed
27f7009
View commit details
Copy full SHA for 27f7009
Browse repository at this point
Revert "test(pd): run the interceptor check in the rest suite"
Show description for b1d07b4
bitflicker64
committed
b1d07b4
View commit details
Copy full SHA for b1d07b4
Browse repository at this point
Commits on Sep 5, 2026
fix(pd): drop the interceptor test a full install cannot compile
Show description for f4fb4ea
bitflicker64
committed
f4fb4ea
View commit details
Copy full SHA for f4fb4ea
Browse repository at this point
fix(pd): make the raft snapshot single-read and portable
Show description for 7074440
bitflicker64
committed
7074440
View commit details
Copy full SHA for 7074440
Browse repository at this point
fix(pd): serve readiness from raft callbacks, not the node lock
Show description for a3b9395
bitflicker64
committed
a3b9395
View commit details
Copy full SHA for a3b9395
Browse repository at this point
Commits on Sep 6, 2026
fix(pd): swap the probe view in as one volatile write
Show description for b6ad26c
bitflicker64
committed
b6ad26c
View commit details
Copy full SHA for b6ad26c
Browse repository at this point
docs(pd): warn against aggregating hg_raft_alive_peers
Show description for 2df9a55
bitflicker64
committed
2df9a55
View commit details
Copy full SHA for 2df9a55
Browse repository at this point
Commits on Sep 7, 2026
Merge branch 'master' into fix/pd-ready-endpoint
bitflicker64
authored
0d0699f
View commit details
Copy full SHA for 0d0699f
Browse repository at this point
fix(pd): refresh the raft alive peer count off the request thread
Show description for 2ac8f6c
bitflicker64
committed
2ac8f6c
View commit details
Copy full SHA for 2ac8f6c
Browse repository at this point
test(pd): run the probe checks through junit assertions
Show description for cf95f22
bitflicker64
committed
cf95f22
View commit details
Copy full SHA for cf95f22
Browse repository at this point
test(pd): cover the 503 answer of the readiness endpoint
Show description for 4131805
bitflicker64
committed
4131805
View commit details
Copy full SHA for 4131805
Browse repository at this point
test(pd): match the readiness probe body regardless of spacing
Show description for 8c6f0a3
bitflicker64
committed
8c6f0a3
View commit details
Copy full SHA for 8c6f0a3
Browse repository at this point
fix(pd): keep the alive peer refresher alive and quiet on shutdown
Show description for a5477f5
bitflicker64
committed
a5477f5
View commit details
Copy full SHA for a5477f5
Browse repository at this point
Merge master into fix/pd-ready-endpoint
Show description for 63a2690
bitflicker64
committed
63a2690
View commit details
Copy full SHA for 63a2690
Browse repository at this point
Commits on Sep 8, 2026
fix(pd): tie the raft gauges to the readiness predicate
Show description for 667b6fb
bitflicker64
committed
667b6fb
View commit details
Copy full SHA for 667b6fb
Browse repository at this point
docs(pd): correct the readiness notes and bound the CI probe
Show description for eb6de8f
bitflicker64
committed
eb6de8f
View commit details
Copy full SHA for eb6de8f
Browse repository at this point
docs(pd): trim the alive peers row to one clause
Show description for 4cca88a
bitflicker64
committed
4cca88a
View commit details
Copy full SHA for 4cca88a
Browse repository at this point
fix(pd): bound the readiness wait on the wall clock
Show description for 0daffc6
bitflicker64
committed
0daffc6
View commit details
Copy full SHA for 0daffc6
Browse repository at this point
You can’t perform that action at this time.