Github user isapir commented on the issue:

    https://github.com/apache/tomcat/pull/56
  
    >If you configure channelSendOptions in string form, you should also expose 
it to JMX in string format.
    You can see org/apache/catalina/ha/tcp/mbeans-descriptors.xml
    
    I updated the type from `int` to `String`.  I see that the current 
implementation does the same for `channelStartOptions` which is also an `int`, 
but set as a `String` in the mbeans-descriptor, so I expect it to work the same 
even though TBH I have not tested with JMX.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to