Andriy Redko
Andriy Redko
Fixed by https://github.com/apache/cxf/pull/2754
[Catch All Triage - [1](https://github.com/dblock), [2](https://github.com/reta), [3](https://github.com/amistrn), [4](https://github.com/krisfreedain)]
> @reta What do you think? You seem to be way more on top of version updates than me, [commit history](https://github.com/opensearch-project/OpenSearch/commits/main/buildSrc/version.properties). Thanks @peternied , it is certainly on my list,...
@cwperks I think it looks really great, there is only one issue I am concerned about. The versions catalog / TOML file is picked up and updated by dependabot, this...
> @reta There is a gradle task in `buildSrc/build.gradle` called `generateVersionProperties` which generates the actual `version.properties` file. Thanks @cwperks , I totally get this part, I am trying to reconstruct...
> Yes, you are right. It is included in the `build-tools` jar. Awesome, thank you. I am wondering if we could completely phase out `versions.properties` and use versions catalog /...
> I would like to see if its possible to consume the new gradle version catalog downstream similar to how the version properties is consumed by plugins. Yes, I think...
@cwperks OK, I think I finally glued all pieces together :D (sorry it took so long). So here are 3 parts (or stages) that we have to go through to...
> @reta I removed the `[libraries]` section, but keeped the logic in place that parses the `[versions]` section from the TOML file to generate the `version.properties` file. That way if...
@gaobinlong mind please updating the documentation for these settings [1], thank you [1] https://github.com/opensearch-project/documentation-website/blob/main/_tuning-your-cluster/availability-and-recovery/search-backpressure.md