Andrey Pleskach

Results 68 comments of Andrey Pleskach

Small thing so far: - You need to add signature files for new libs + licenses otherwise build fails :-) Take a look here: https://github.com/opensearch-project/OpenSearch/pull/2996 it will reduce my changes....

> @dblock @nknize I think we should take the sandbox approach for experimental features. We have the ability to provide `CodecService` from the plugin(s), using sandbox plugin for that would...

Small investigation I made. Common code I found: List of common classes and functions for proxy settings in all cloud plugins: - `ProxySettings` - could be a generic type, since...

@CEHENKLE and @kartg if you are still interested in refactoring cloud repositories. I can help with it. Wdyt?

Sure will prepare PR during this week

Looks like a bug. I will create an internal issue for our team.

@arnitolog yes it is possible to add.

@arnitolog this feature needs to be added

> @willyborankin I have made changes to support @arnitolog request in the class OpensearchClient. I added a new constructor using the proposed properties. It's tested against a cluster of OpenSearch...

> > @willyborankin I have made changes to support @arnitolog request in the class OpensearchClient. I added a new constructor using the proposed properties. It's tested against a cluster of...