Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Shared Gateway: Allow to set the number of concurrent streams doing snapshot operations #621

Closed
kimchy opened this issue Jan 11, 2011 · 1 comment

Comments

@kimchy
Copy link
Member

kimchy commented Jan 11, 2011

Allow to control the number of concurrent streams (globally, per node) that will be allowed to do the snapshot operations. The setting for s3 is gateway.s3.concurrent_streams, for fs is gateway.fs.concurrent_streams, and for hdfs is gateway.s3.concurrent_streams.

All default to 5 concurrent streams.

@kimchy
Copy link
Member Author

kimchy commented Jan 11, 2011

Shared Gateway: Allow to set the number of concurrent streams doing snapshot operations, closed by a0a714e.

tallpsmith pushed a commit to tallpsmith/elasticsearch that referenced this issue May 5, 2011
cbuescher pushed a commit to cbuescher/elasticsearch that referenced this issue Oct 2, 2023
emilykmarx pushed a commit to emilykmarx/elasticsearch that referenced this issue Dec 26, 2023
This fixes elastic#618.

This depends on elastic/logstash#7687 to actually run. Until that is merged and released integration tests here will fail. PR review should be done manually against that branch for both the INTEGRATION and SECURE_INTEGRATION branches for now.

This branch fixes escaping for the user parameter and also adds integration tests for secure scenarios, where user/password are used, including with odd escaped values. This all tests SSL to boot.
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant