Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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
Accelerator
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
apache
/
fluss
Public
Notifications
You must be signed in to change notification settings
Fork
518
Star
1.8k
Code
Issues
418
Pull requests
199
Discussions
Actions
Projects
Security
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security
Insights
Commits
Branch selector
main
User selector
zcoo
All time
Commit History
Commits on Mar 20, 2026
[doc] Align the doc table (#2901)
zcoo
authored
398db17
Copy full SHA for 398db17
Commits on Mar 17, 2026
[server] Still do remove server tag if tablet server not exist (#2883)
zcoo
authored
7b9438f
Copy full SHA for 7b9438f
Commits on Mar 12, 2026
[typo] Fix typo in log loading period (#2798)
zcoo
authored
cb873e6
Copy full SHA for cb873e6
Commits on Mar 11, 2026
[log] Support dynamic configuration for log.replica.min-in-sync-replicas-number (#2837)
Show description for 6bde9c3
zcoo
authored
6bde9c3
Copy full SHA for 6bde9c3
Commits on Mar 6, 2026
[metric] add bucket and partition count metric for table (#2800)
zcoo
authored
62a49a2
Copy full SHA for 62a49a2
Commits on Mar 5, 2026
[doc] fix kv.snapshot.num-retained default value (#2797)
zcoo
authored
d59fdfc
Copy full SHA for d59fdfc
Commits on Feb 27, 2026
[typo] Fix typos in docs comments and improve code readability (#2734)
Show description for 9489cce
zcoo
authored
9489cce
Copy full SHA for 9489cce
Commits on Feb 26, 2026
[hotfix] Fix retrieve typos (#2727)
zcoo
authored
c5e6513
Copy full SHA for c5e6513
Commits on Dec 21, 2025
[metric] Add user-level metrics for byteIn and byteOut (#2080)
Show description for 459c763
zcoo
and
wuchong
authored
459c763
Copy full SHA for 459c763
Commits on Nov 7, 2025
[metric] Update metric group infix to meet document (#1942)
zcoo
authored
64ad12c
Copy full SHA for 64ad12c
Commits on Sep 15, 2025
[server] Use async zk operations to improve performance of CoordinatorServer initCoordinatorContext() (#1381)
zcoo
authored
8b9d293
Copy full SHA for 8b9d293
Commits on Sep 12, 2025
[metric] Change some metrics from bucket-level to table-level and server-level (#1531)
zcoo
authored
03313a9
Copy full SHA for 03313a9
Commits on Aug 26, 2025
[server] Accelerate deleting table or partition (#1081)
zcoo
authored
c57158c
Copy full SHA for c57158c
Commits on Aug 19, 2025
[metric] fix a wrong metric calculation (#1566)
zcoo
authored
52936e9
Copy full SHA for 52936e9
Commits on Jul 28, 2025
[typo] fix typos waitUtil-> waitUntil (#1402)
Show description for a0788b1
zcoo
authored
a0788b1
Copy full SHA for a0788b1
Commits on Jul 12, 2025
[coordinator] add retry for Coordinator Server register to zk when reboot (#1307)
zcoo
authored
2a4d1bf
Copy full SHA for 2a4d1bf
[server] Add DEBUG log for Coordinator event processing (#1296)
zcoo
authored
785244c
Copy full SHA for 785244c
Commits on Jul 9, 2025
[Docs] Coordinator event metrics (#1272)
Show description for 60bc74f
zcoo
authored
60bc74f
Copy full SHA for 60bc74f
Commits on Jun 26, 2025
[server] Fix zk partition residual when using dynamic partition (#1187)
zcoo
authored
ff4b120
Copy full SHA for ff4b120
Commits on Jun 6, 2025
[Server]Accelerate the speed of creating tables and partitions (#957)
Show description for 426fae6
zcoo
and
wuchong
authored
426fae6
Copy full SHA for 426fae6
Commits on Jun 4, 2025
[hotfix] Fix a bug which throw exception when no rack was configured (#986)
zcoo
authored
86f4156
Copy full SHA for 86f4156
Commits on May 30, 2025
[bugfix] do not remove from waiters before segment allocated (#974)
zcoo
authored
713efcf
Copy full SHA for 713efcf
Commits on May 14, 2025
[server] Support multi-level partitions (#843)
zcoo
authored
978cca5
Copy full SHA for 978cca5
Commits on Apr 3, 2025
[metric] Add some metrics for CoordinatorEventProcessor to monitor the event number and process time (#711)
zcoo
authored
1bc9671
Copy full SHA for 1bc9671
Commits on Mar 28, 2025
[server] Follower Replica shoudn't remove exist fetcher when leader epoch hasn't changed (#680)
Show description for b8d614a
zcoo
and
luoyuxia
authored
b8d614a
Copy full SHA for b8d614a
Commits on Mar 24, 2025
[hotfix] remove redundant "wait" for CompletableFuture (#657)
Show description for 978480c
zcoo
and
luoyuxia
authored
978480c
Copy full SHA for 978480c
Commits on Feb 21, 2025
[coordinator] Remove CompleteSnapshotStore in coordinator when table(partition) is deleted
zcoo
authored
2d27224
Copy full SHA for 2d27224
Commits on Feb 20, 2025
[build] Fix build typo for start coordinator server (#429)
zcoo
authored
f321a75
Copy full SHA for f321a75
Commits on Feb 18, 2025
[hotfix] Fix typos in code comments (#414)
zcoo
authored
45539ee
Copy full SHA for 45539ee
Commits on Feb 7, 2025
[hotfix] Remove duplicate generation of CoordinatorServer server id (#352)
zcoo
authored
4fd9b37
Copy full SHA for 4fd9b37
You can’t perform that action at this time.