You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@kyuubi.apache.org by GitBox <gi...@apache.org> on 2022/12/15 09:25:22 UTC

[GitHub] [incubator-kyuubi] bowenliang123 commented on pull request #3983: [KYUUBI #3982] [FEATURE] introduce reloading server config without restart

bowenliang123 commented on PR #3983:
URL: https://github.com/apache/incubator-kyuubi/pull/3983#issuecomment-1352775764

   I am open to refreshing server conf manually or automatically. Auto-refreshed cache with intervals provided is also good to me.
   Considered replacing `settings` from map to Guava cache. There's one thing that bothered me when getting evicted key from the cache loader, it will cause extra repeated IO load of reading the whole config file for each key.


-- 
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-unsubscribe@kyuubi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@kyuubi.apache.org
For additional commands, e-mail: notifications-help@kyuubi.apache.org