[jboss-jira] [JBoss JIRA] (WFCORE-4387) Fix typo in remoting descriptions
Darran Lofthouse (Jira)
issues at jboss.org
Wed Mar 27 05:26:02 EDT 2019
[ https://issues.jboss.org/browse/WFCORE-4387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13713715#comment-13713715 ]
Darran Lofthouse commented on WFCORE-4387:
------------------------------------------
Ah I see what you mean now - the line wrapping in Jira was also misleading - splitting onto multiple lines in the properties is leading to the whitespace being incorrectly removed.
> Fix typo in remoting descriptions
> ---------------------------------
>
> Key: WFCORE-4387
> URL: https://issues.jboss.org/browse/WFCORE-4387
> Project: WildFly Core
> Issue Type: Bug
> Components: Remoting
> Affects Versions: 9.0.0.Beta2
> Reporter: Teresa Miyar Gil
> Assignee: Teresa Miyar Gil
> Priority: Minor
>
> Some descriptions lack a space on line break:
> {code:java}
> "authorize-id" => {
> "type" => STRING,
> "description" => "The SASL authorization ID. Used as authentication user name to use if no authentication CallbackHandler is specifiedand the se
> lected SASL mechanism demands a user name.",
> ....
> "heartbeat-interval" => {
> "type" => INT,
> "description" => "The interval to use for connection heartbeat, in milliseconds. If the connection is idle in the outbound directionfor this amount of time, a ping message will be sent, which will trigger a corresponding reply message.",
> "expressions-allowed" => true,
> {code}
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
More information about the jboss-jira
mailing list