Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Config PropertyDefault ValueDescription
sentry.service.client.connection.pool.max-total8 The max number of client instances in connection pool.
sentry.service.client.connection.pool.max-idle8 The max number of idle client instances in connection pool.
sentry.service.client.connection.pool.min-idle0 The min number of idle client instances in connection pool.

Other Configuration about Connection Pool

Config PropertyDefault ValueDescription
sentry.service.client.connection.pool.retry-total3 The max retry times of each operation when connection pool is enabled.