dsmiley commented on PR #4263: URL: https://github.com/apache/solr/pull/4263#issuecomment-4231687717
If my comments last night were confusing, the gist is that we can simplify Content hash URP further because it's *not* similar to DBVCP with regards to it's location/placement in the URP chain. No leader check, so no DURP lookup, and so RunAlways isn't necessary either. We should simply convey (in javadocs) that it must run post-DUP. -- 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]
