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
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
/
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
629
Star
3.2k
Code
Issues
337
Pull requests
58
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(server) : make buffer max capacity configurable
- #3049
#3049
Merged
imbajin
merged 10 commits into
apache:master
apache/hugegraph:master
from
LegendPei:feat/serializer-buffer-max-capacity
LegendPei/hugegraph:feat/serializer-buffer-max-capacity
Copy head branch name to clipboard
Jun 15, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
feat(server) : make buffer max capacity configurable
#3049
imbajin
merged 10 commits into
apache:master
apache/hugegraph:master
from
LegendPei:feat/serializer-buffer-max-capacity
LegendPei/hugegraph:feat/serializer-buffer-max-capacity
Copy head branch name to clipboard
Commits
Commits on Jun 4, 2026
feat(serializer): make buffer max capacity configurable
LegendPei
committed
ac62aaa
View commit details
Copy full SHA for ac62aaa
Browse repository at this point
feat(serializer): remove stale buffer TODO
LegendPei
committed
a08bdd6
View commit details
Copy full SHA for a08bdd6
Browse repository at this point
Commits on Jun 5, 2026
feat(serializer): enforce process-wide buffer capacity
LegendPei
committed
c30309a
View commit details
Copy full SHA for c30309a
Browse repository at this point
Commits on Jun 8, 2026
fix(server): init static configs before lock to prevent stale lock groups
Show description for 4d18ab5
LegendPei
committed
4d18ab5
View commit details
Copy full SHA for 4d18ab5
Browse repository at this point
Commits on Jun 9, 2026
fix(serializer): let default buffer capacity inherit process-wide value
Show description for 907e501
LegendPei
committed
907e501
View commit details
Copy full SHA for 907e501
Browse repository at this point
test(serializer): improve coverage for buffer capacity edge cases
Show description for 9c0a2af
LegendPei
committed
9c0a2af
View commit details
Copy full SHA for 9c0a2af
Browse repository at this point
Commits on Jun 12, 2026
fix(serializer): ignore default buffer cap before explicit config
LegendPei
committed
2fb3661
View commit details
Copy full SHA for 2fb3661
Browse repository at this point
Commits on Jun 13, 2026
fix(serializer): freeze default buffer cap on graph open
LegendPei
committed
45429c0
View commit details
Copy full SHA for 45429c0
Browse repository at this point
fix(serializer): cover buffer cap freeze
LegendPei
committed
bfc0537
View commit details
Copy full SHA for bfc0537
Browse repository at this point
fix(serializer): defer default buffer cap init
LegendPei
committed
092f4ce
View commit details
Copy full SHA for 092f4ce
Browse repository at this point
You can’t perform that action at this time.