timothy65535 opened a new issue #962:
URL: https://github.com/apache/incubator-kyuubi/issues/962


   ### 1. Description
   
   Kyuubi already supports `CONNECTION`, `USER`, `SERVER` share levels. A 
`subDomain` is a kind of MANUAL engine pool. It helps a user create more 
engines in user mode but require user assigns a unique character sequence. 
Based on #933, we can start to implement the feature of the engine pool. 
   
   
![image](https://user-images.githubusercontent.com/86483005/128994314-c978bf61-6a8f-4d95-9ea6-9fb96ca786cc.png)
   
   ### 2. Things to consider
   
   - Which share level to set the pool size?
   - How to control the concurrent create the engine?
   - How to share the pool size over two more kyuubi server? 
   - Selection strategy(sequentially / randomly / load-based)?
   
   ### 3. Additional context
   
   This needs a full design, any thoughs are welcome.
   
   @wForget this issue is a bit overlapped with #786, we can split this to 
several tasks if possible 😃.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to