risdenk commented on PR #1743: URL: https://github.com/apache/solr/pull/1743#issuecomment-1747048504
So I reverted the single threaded portion since there are other code paths that spin up Solr in parallel. I implemented [ae141d8](https://github.com/apache/solr/pull/1743/commits/ae141d8f1a6db9f2201b72f0d0277ef587f7ca80) instead which creates the znode the same way as Hadoop upfront. Before Hadoop has a chance to check. This will properly ignore if the znode already exists. -- 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]
