narangvivek10 commented on PR #3763: URL: https://github.com/apache/solr/pull/3763#issuecomment-3402439644
Hi @dsmiley @chatman @janhoy, I was curious to know what may have caused this, and this is what I think happened: - The [commit](https://github.com/apache/solr/pull/3695/commits/8d1dc77bd1c02e2eed7a000dc477e269f1c9a4ef) in the [PR to bump up the Jetty version](https://github.com/apache/solr/pull/3695), updating the lock files was added on September 25th when [the cuvs module PR](https://github.com/apache/solr/pull/3615) was not merged yet. - Then the [the cuvs module PR](https://github.com/apache/solr/pull/3615) got merged on September 29th. - Then the [PR to bump up the Jetty version](https://github.com/apache/solr/pull/3695) got merged on Oct 13th without updating the lock files again that could have bumped up the version in the newly added cuvs module lock file, causing the need to make changes in this PR. -- 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]
