Closed gastaldi closed 3 months ago
@vsevel this service makes sure that the managed connection is closed after the idle-timeout-minutes
period.
About #123, closing idle connections affects the ironjacamar_pool_active_count_total
metric, as it returns to 0 after all idle connections are closed
This ensures that the IdleRemover service is started and stopped when the idle-timeout-minutes is higher than 0