epugh commented on PR #4913: URL: https://github.com/apache/solr/pull/4913#issuecomment-5702326450
> note: the props starting with "tests" (e.g. tests.seed) have historically been (only?) ones related to our build randomization infrastructure. When I see a "tests.somethign", I think this is something controllable via a gradle _property_ (not same as a system property). We could expand that... okay... but I suspect you went down this path without knowing the context Yeah, I didn't know that bit of context, thank you. I was assumign it was more like the `managed.schema.mutable` type of property. At the bottom of https://cwiki.apache.org/confluence/spaces/SOLR/pages/287607235/System+property+naming+structure is the various test properties, it's not comphrensive, but it's a lot of them... Do you think this is moving in the right direction, or did I miss on some of these and should roll back? Or, group in different ways? -- 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]
