Closed shawkins closed 2 years ago
Unfortunately these test errors indicate we have some test flakiness - https://github.com/bf2fc6cc711aee1a0c2a/kas-fleetshard/actions/runs/3346120820/jobs/5542526753#step:5:4809
With fabric8 6+ we'll be able to better isolate tests as we can easily reset the state of the mock server.
SonarCloud Quality Gate failed.
Tested against my local cluster and everything looks good. If there are no objections, I'll merge this.
I'm not sure what a good initial value for maxConnections should be - I've set it so that we could handle 36 SU at 1500 connections per broker with just a single replica. The peak percentage will then allow for a demand of up 75000 connections per replica (the number we were assuming before) - both of those values can change of course pending feedback.