mistercrunch commented on issue #8574: [SIP-26] Proposal for Implementing Connection Pooling for Analytics Database Connections URL: https://github.com/apache/incubator-superset/issues/8574#issuecomment-571840809 I think priority #1 is pool "configurability" per database (achieved with a `superset_config` dict hook), and #2 is some way to do this in the UI (important for Preset until we have some sort of per-tenant configuration hook). I'd wait for a direct request prior to actually building a `CappedDistributedPool` POC and assume that it'd be possible as it becomes needed, building on top of #1 and #2.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
