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

add connection to gcs and use different context for upload incase it … #727

Merged
merged 7 commits into from
Aug 28, 2023

Conversation

minguyen9988
Copy link
Contributor

@minguyen9988 minguyen9988 commented Aug 23, 2023

add connection pool for gcs client so it use many connection and dont multiplex 1 connection

fix #724

pkg/storage/gcs.go Outdated Show resolved Hide resolved
pkg/config/config.go Outdated Show resolved Hide resolved
@Slach
Copy link
Collaborator

Slach commented Aug 28, 2023

zookeeper failures related with ClickHouse/ClickHouse#53749

@Slach
Copy link
Collaborator

Slach commented Aug 28, 2023

could you merge latest master to your branch?

@minguyen9988
Copy link
Contributor Author

it is merged now

@Slach
Copy link
Collaborator

Slach commented Aug 28, 2023

Failures relates to cli.py.cli.snapshot, after change config.go

@Slach Slach merged commit a35ebe2 into Altinity:master Aug 28, 2023
13 of 16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

implements GCS connection pooling instead of use only one client
2 participants