After a review of JettyClientContainerProvider, the commonExecutor and commonBufferPool does not behave in the way intended.
These concepts (introduced in 9.4.6) are not valid as implemented.
Lets remove them in favor of the common HttpClient and singleton approaches instead.
After a review of JettyClientContainerProvider, the commonExecutor and commonBufferPool does not behave in the way intended.
These concepts (introduced in 9.4.6) are not valid as implemented. Lets remove them in favor of the common HttpClient and singleton approaches instead.