[GitHub] [camel] davsclaus commented on pull request #10009: CAMEL-19314 - Fixing the connection pool shutdown when aws health checks are used

2023-05-15 Thread via GitHub
davsclaus commented on PR #10009: URL: https://github.com/apache/camel/pull/10009#issuecomment-1547333431 Is this PR ready to be merged? -- 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

[GitHub] [camel] davsclaus commented on pull request #10009: CAMEL-19314 - Fixing the connection pool shutdown when aws health checks are used

2023-05-08 Thread via GitHub
davsclaus commented on PR #10009: URL: https://github.com/apache/camel/pull/10009#issuecomment-1537859681 I would assume for health-checks we should reuse the existing client, and NOT close it when check is done. Creating a new client is "expensive" as you then setup a new connection to

[GitHub] [camel] davsclaus commented on pull request #10009: CAMEL-19314 - Fixing the connection pool shutdown when aws health checks are used

2023-05-06 Thread via GitHub
davsclaus commented on PR #10009: URL: https://github.com/apache/camel/pull/10009#issuecomment-1537297329 Does this create a new client for each health check call? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use