[GitHub] tomcat pull request #56: Convert Cluster Manager human-readable SendOptions ...

2017-05-31 Thread violetagg
Github user violetagg commented on a diff in the pull request: https://github.com/apache/tomcat/pull/56#discussion_r119538772 --- Diff: java/org/apache/catalina/ha/tcp/SimpleTcpCluster.java --- @@ -339,6 +339,13 @@ public void setChannelSendOptions(int channelSendOptions) {

[GitHub] tomcat pull request #56: Convert Cluster Manager human-readable SendOptions ...

2017-05-31 Thread violetagg
Github user violetagg commented on a diff in the pull request: https://github.com/apache/tomcat/pull/56#discussion_r119539287 --- Diff: java/org/apache/catalina/tribes/Channel.java --- @@ -369,4 +369,58 @@ */ public void setName(String name); +/**

[GitHub] tomcat pull request #56: Convert Cluster Manager human-readable SendOptions ...

2017-06-01 Thread isapir
Github user isapir commented on a diff in the pull request: https://github.com/apache/tomcat/pull/56#discussion_r119663995 --- Diff: java/org/apache/catalina/ha/tcp/SimpleTcpCluster.java --- @@ -339,6 +339,13 @@ public void setChannelSendOptions(int channelSendOptions) {