epugh commented on PR #37: URL: https://github.com/apache/solr-orbit/pull/37#issuecomment-4568840124
So let me ask a slightly provocative question... SHOULD WE SUPPORT STANDALONE? We already are suffering with this in the main Solr project. And in Solr 10, when you fire up a single node, it's in cloud anyway if you don't set special values. Plus, if you are testing a single node, well maybe other tools like our https://github.com/apache/solr/tree/main/solr/benchmark might be more useful. The niche I see that solr-orbit really hits is our Solr cloud macro benchmarking. My user base: cloud. kevin's: cloud. Jan's: `insert here how many standalone folks you plan to test with solr-orbit`. My suspicion is that we'll spend a bunch of effort to test standalone for making the code work, but no one will actually use it for anything meaningful. Let's be realistic about our abilit to test things, and accept that this project requires solr cloud. -- 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]
