solr
solr copied to clipboard
Refactor SolrZkclient to use a Builder pattern
Just a quick comment: Does the move to Overseer render SolrZkClient obsolete @HoustonPutman ? Thus should we bother with changing SolrZkClient if it's going away any month now? Maybe this is a 10x vs 9x thing.
Just a quick comment: Does the move to Overseer render SolrZkClient obsolete @HoustonPutman ? Thus should we bother with changing SolrZkClient if it's going away any month now? Maybe this is a 10x vs 9x thing.
Do you mean the move to Curator? If so, then no. At least in my branch, that would have been far too big of a refactor. Maybe sometime in the future, but this is worthwhile and will actually make the Curator changes to SolrZkClient cleaner.
Could we follow the same pattern defined in SOLR-16595 and SOLR-16590 of using with
instead of bare property names, and using TimeUnit
? Have some consistency in how we create our builders! I'm happy to do the leg work if you don't want to do it, but are good with the idea ;-) Just let me know.
@noblepaul The change in TestCloudManagedSchema is clearly wrong. Notice the "(" in the string. This test is failing on me and Jenkins now.
fixing...
Still getting (a smaller amount of) test failures: https://ci-builds.apache.org/job/Solr/job/Solr-Check-main/6093/#showFailuresLink