Github user KeiichiFujino commented on the issue:

    https://github.com/apache/tomcat/pull/56
  
    Hi,
    
    some comments : 
    
    - SimpleTcpCluster exposes the configuration via JMX.
    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
    
    - It is necessary to fix configuration docs (webapps/config/cluster.xml).
    
    - The patch needs to include fix for mapSendOptions.
    BackupManager use mapSendOptions instead of channelSendOptions.



---
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