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

Process relative path from cache config #48784

Merged

Conversation

kssenii
Copy link
Member

@kssenii kssenii commented Apr 14, 2023

Changelog category (leave one):

  • Backward Incompatible Change

Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):

If path in cache configuration is not empty and is not absolute path, then it will be put in <clickhouse server data directory>/caches/<path_from_cache_config>.

@tavplubix tavplubix self-assigned this Apr 14, 2023
@robot-ch-test-poll3 robot-ch-test-poll3 added the pr-backward-incompatible Pull request with backwards incompatible changes label Apr 14, 2023
@kssenii
Copy link
Member Author

kssenii commented Apr 17, 2023

Fast test — Cannot clone repository

docker: error during connect: Post "http://%2Fvar%2Frun%2Fdocker.sock/v1.24/containers/create": EOF.
See 'docker run --help'.

:/

@kssenii kssenii merged commit 799e053 into ClickHouse:master Apr 17, 2023
134 of 136 checks passed
@Felixoid
Copy link
Member

It's an issue with races on fresh setup runners, that aren't in the github API yet. The details are explained in the thread

tl;dr: the termination lambda needs additional requests to AWS API, but I am afraid it could make it slower, so it won't fit the hard 2s timeout. I need time to work on it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr-backward-incompatible Pull request with backwards incompatible changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants