You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by GitBox <gi...@apache.org> on 2021/12/15 04:42:29 UTC

[GitHub] [solr] q6364325 opened a new pull request #458: SOLR-15849 Incorrect use Zookeeper 4LW

q6364325 opened a new pull request #458:
URL: https://github.com/apache/solr/pull/458


   https://issues.apache.org/jira/browse/SOLR-15849
   
   # Description
   
   Zookeeper only accepts 4LW, but solr socket sends 4LW with \n.
   
   # Solution
   
   Remove \n.
   
   # Tests
   
   You can use the Wireshark to view network data and close the connection.
   
   


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

To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org


[GitHub] [solr] janhoy commented on pull request #458: SOLR-15849 Incorrect use Zookeeper 4LW

Posted by GitBox <gi...@apache.org>.
janhoy commented on pull request #458:
URL: https://github.com/apache/solr/pull/458#issuecomment-994472325


   Looks very good. Would you mind also adding a line to `solr/CHANGES.txt` file under the 9.0 Bugfix heading?
   


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

To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org


[GitHub] [solr] janhoy commented on pull request #458: SOLR-15849 Incorrect use Zookeeper 4LW

Posted by GitBox <gi...@apache.org>.
janhoy commented on pull request #458:
URL: https://github.com/apache/solr/pull/458#issuecomment-994607460


   Thanks, this looks good. I'll test it and merge.


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

To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org


[GitHub] [solr] janhoy merged pull request #458: SOLR-15849 Incorrect use Zookeeper 4LW

Posted by GitBox <gi...@apache.org>.
janhoy merged pull request #458:
URL: https://github.com/apache/solr/pull/458


   


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

To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org