bowenliang123 commented on PR #6779: URL: https://github.com/apache/kyuubi/pull/6779#issuecomment-2440057411
To support preferred the group name in session conf, I would suggest to do the following: 1. add a session conf key in `KyuubiReservedKeys` rather than in adding a server side config for a global preferred group (you are not even using its value anyway). 2. add a server config for choosing the select policy, eg. 'head', 'prefered_session_conf' And I have worries about using the session conf will interference choosing the engine reference, as it's easy to be changed at runtime. Is there any better approach with solid connection variables? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@kyuubi.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@kyuubi.apache.org For additional commands, e-mail: notifications-h...@kyuubi.apache.org