-
Notifications
You must be signed in to change notification settings - Fork 949
docs(client): Add comprehensive docs for Engine Pool feature #7118
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
Conversation
The documentation for the Engine Pool feature was previously missing. This commit introduces a complete guide to help users understand, configure, and use this feature effectively. This new document (`engine_pool.md`) covers: - An overview of the feature's purpose and mechanism. - Detailed descriptions of all configuration parameters (e.g., `kyuubi.engine.pool.size`). - Clarification on configuration precedence. - Step-by-step instructions and practical examples for setup. Additionally, the file format has been updated from `.rst` to Markdown (`.md`) for consistency with other project documentation.
I suggest embedding the engine pool description into the existing Engine Share Level page since engine pool is one specific case of the subdomain utilization |
An additional comment about AI-generated comments/articles, I'm not against that, but it's usually too wordy for technical docs, please keep the words short and clear. |
Thanks for the great suggestions. That makes total sense. I'll embed the content into the existing page and make the wording more concise. Will push the update shortly. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #7118 +/- ##
=======================================
Coverage 0.00% 0.00%
=======================================
Files 697 700 +3
Lines 43214 43377 +163
Branches 5855 5875 +20
=======================================
- Misses 43214 43377 +163 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
@z1131392774 could you restore unnecessary style changes? the rest change LTGM. |
@z1131392774 almost there! could you update the PR description? |
@pan3793 Sure. I have updated the description. Please take a look when you have a moment. Thanks! |
Thanks, merged to master |
Adds documentation for the Engine Pool feature to the
Share Level Of Kyuubi Engines
page. The separate and now-redundantengine_pool.rst
file has been deleted.Why are the changes needed?
The
Share Level Of Kyuubi Engines
documentation previously lacked a section on the Engine Pool feature.How was this patch tested?
Was this patch authored or co-authored using generative AI tooling?
Yes. Generative AI tools were used in several stages of preparing this contribution:
Generated-by: Claude 4, Gemini 2.5 pro