mingmxu opened a new pull request, #4765: URL: https://github.com/apache/hive/pull/4765
### What changes were proposed in this pull request? In this PR, it adds a new conf `datanucleus.connectionLifetime` for hive-metastore, which would be helpful for users who use Postgres as the backend database, and connect it via PgBouncer. ### Why are the changes needed? As the issue explains in https://issues.apache.org/jira/browse/HIVE-27756, without it users have to set a long lifetime in pgbouncer, which impacts the operations on db side. ### Does this PR introduce _any_ user-facing change? NO, the default behavior is retained. ### Is the change a dependency upgrade? NO ### How was this patch tested? test in our own production clusters -- 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: gitbox-unsubscr...@hive.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: gitbox-unsubscr...@hive.apache.org For additional commands, e-mail: gitbox-h...@hive.apache.org