gerlowskija commented on PR #4377: URL: https://github.com/apache/solr/pull/4377#issuecomment-4415057086
> 6-part version string [...] Each version part has a maximum value of 999. Did you consider having fewer "parts" but allowing each "part value" to be larger? I imagine having a version-part above 999 is rare but still probably more common than a version string containing six parts? We could support up to individual parts up to 2^12 if we only support 5 parts, 2^15 if we only support 4, etc. -- 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]
