Daniel (dB.) Doubrovkine

Results 3352 comments of Daniel (dB.) Doubrovkine

Why should the java client be any different from JS or Python client? It shouldn't. If code duplication is to be had, so what? Either way, the long term plan...

+1 @wbeckler if there's no end-user change we can avoid the major version increment, it looks like we're not even changing the namespace

I would pick restoring JDK 8 support over not doing a major version increment. I say @reta you should decide what's best and let us contribute with our invaluable thinking...

I also opened https://github.com/opensearch-project/OpenSearch/issues/5424. Would love your comments @reta and @dlvenable!

At a high level, is this issue about adding Python 3.9 support (starting with CI)?

CI with Python 3.9 was added in https://github.com/opensearch-project/opensearch-py/pull/336 and it currently passes. We need a test that reproduces this problem.

Looking at https://pypi.org/project/lambda-thread-pool/ _You cannot use "multiprocessing.Queue" or "multiprocessing.Pool" within a Python Lambda environment because the Python Lambda execution environment does not support shared memory for processes._ This means we...

I renamed this to "parallel_bulk doesn't work in AWS lambda", is there anything else that doesn't?

All 3 make sense to me with a major version bump where the entire client is generated from spec.