-
Notifications
You must be signed in to change notification settings - Fork 284
chore: migrate query-service from cn to tn #22059
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
You are nearing your monthly Qodo Merge usage quota. For more information, please visit here. PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
You are nearing your monthly Qodo Merge usage quota. For more information, please visit here. PR Code Suggestions ✨Explore these optional code suggestions:
|
User description
What type of PR is this?
Which issue(s) this PR fixes:
issue # https://github.com/matrixorigin/MO-Cloud/issues/5780
What this PR does / why we need it:
extend tn query-service with common setting.
PR Type
Enhancement
Description
Add query service handlers for system configuration
Implement Go runtime parameter controls (GOMAXPROCS, memory limit, GC)
Add file service cache management capabilities
Include metadata cache handling functionality
Changes walkthrough 📝
store.go
Add system configuration and cache management handlers
pkg/tnservice/store.go
runtime/debug
,system
, andobjectio
packagesinitQueryCommandHandler
GC percent)
operations)