[
https://issues.apache.org/jira/browse/GEODE-8796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17250706#comment-17250706
]
ASF GitHub Bot commented on GEODE-8796:
---------------------------------------
Bill opened a new pull request #5860:
URL: https://github.com/apache/geode/pull/5860
Tiny doc change.
### For all changes:
- [x] Is there a JIRA ticket associated with this PR? Is it referenced in
the commit message?
- [x] Has your PR been rebased against the latest commit within the target
branch (typically `develop`)?
- [x] Is your initial contribution a single, squashed commit?
- [x] Does `gradlew build` run cleanly?
- [ ] Have you written or updated unit tests to verify your changes?
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> 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
>
> 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)