[
https://issues.apache.org/jira/browse/GEODE-8796?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated GEODE-8796:
----------------------------------
Labels: pull-request-available (was: )
> missing doc for: gfsh start server with --max-threads > 0 being incompatible
> with SSl
> -------------------------------------------------------------------------------------
>
> Key: GEODE-8796
> URL: https://issues.apache.org/jira/browse/GEODE-8796
> Project: Geode
> Issue Type: Bug
> Components: docs
> Affects Versions: 1.12.0, 1.14.0, 1.13.1
> Reporter: Bill Burcham
> Assignee: Bill Burcham
> Priority: Major
> Labels: pull-request-available
>
> When SSL is configured, setting a --max-threads parameter value greater-than
> zero, for the gfsh start server command, always results in an exception with
> a message like this:
> Caused by: java.lang.IllegalArgumentException: Selector thread pooling can
> not be used with client/server SSL. The selector can be disabled by setting
> max-threads=0.
> When this ticket is complete, the documentation for the --max-threads
> parameter, on the gfsh start server documentation page, will stipulate that
> setting this value to a non-default value is not supported when SSL is
> configured for client-server communication.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)