[
https://issues.apache.org/jira/browse/CAMEL-4730?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Willem Jiang resolved CAMEL-4730.
---------------------------------
Resolution: Fixed
Fix Version/s: 2.9.0
Applied patch into trunk with thanks to Joshua.
I fixed some CS errors of the patch at the same time.
> Change cometd SslSocketConnetor to use SslSelectChannelConnector
> ----------------------------------------------------------------
>
> Key: CAMEL-4730
> URL: https://issues.apache.org/jira/browse/CAMEL-4730
> Project: Camel
> Issue Type: Improvement
> Components: camel-cometd
> Affects Versions: 2.9.0
> Reporter: Joshua Watkins
> Assignee: Willem Jiang
> Fix For: 2.9.0
>
> Attachments: cometdSslConnectorPatchWithStartFix.txt
>
>
> Currently cometd uses SslSocketConnector for cometds connections. In its
> current configuration it can only support about 35 connections as
> SslSocketConnector is a blocking connector. Switching this to use the
> SslSelectChannelConnector in the same way it uses the SelectChannelConnector
> will fix this and allow the cometds to perform as the non ssl version.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira