epugh opened a new pull request, #4636:
URL: https://github.com/apache/solr/pull/4636

   # Description
   
   This is spun off a comment that @dsmiley made about some flaky tests: 
https://issues.apache.org/jira/browse/SOLR-18233?focusedCommentId=18094837&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-18094837
   
   
   
   # Solution
   
   I looked over, with claude help, the code base looking for all the places 
that were not using the `zkClient.makePath` helper, and updated to use it.   I 
also tweaked the javadcos, and then in hte one place we do NOT want to use it, 
made a explicit call out.
   
   # Tests
   
   Rerun existing tests.  i don't know how to "beast" a bats test, but 
hopefully we'll see it.
   
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to