dsmiley opened a new pull request, #1824: URL: https://github.com/apache/solr/pull/1824
* asyncId should not have forward slashes in it * SizeLimitedDistributedMap should be resilient to directories (from before) https://issues.apache.org/jira/browse/SOLR-16415 From what I see, this will work for both Overseer & Distributed Admin API modes. The latter is processed by DistributedApiAsyncTracker and it uses DistributedMap and that's what this PR touches. -- 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]
