[
https://issues.apache.org/jira/browse/GEODE-8796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17260714#comment-17260714
]
ASF subversion and git services commented on GEODE-8796:
--------------------------------------------------------
Commit 0a6be203357e69aa727765a8c5205da13b1b2696 in geode's branch
refs/heads/support/1.13 from Bill Burcham
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=0a6be20 ]
GEODE-8796: doc max-threads incompatible with TLS (#5860)
(cherry picked from commit 3e4db05c529bfff499b27d3decd0b7a368f9f9a0)
> 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)