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

Fix seeking while reading from encrypted disk #39687

Merged

Conversation

vitlibar
Copy link
Member

@vitlibar vitlibar commented Jul 28, 2022

Changelog category:

  • Bug Fix

Changelog entry:

Fix seeking while reading from encrypted disk.
This PR fixes #38381

@robot-ch-test-poll1 robot-ch-test-poll1 added the pr-bugfix Pull request with bugfix, not backported by default label Jul 28, 2022
@vitlibar vitlibar force-pushed the fix-reading-from-encrypted-disk branch from c0fe1d1 to 2f3b27d Compare July 29, 2022 10:45
@alexey-milovidov
Copy link
Member

E ERROR: for node Get "https://registry-1.docker.io/v2/": net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)
E
E ERROR: for mongo1 Get "https://registry-1.docker.io/v2/": context deadline exceeded
E
E ERROR: for mongo2 Get "https://registry-1.docker.io/v2/": net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)
E Get "https://registry-1.docker.io/v2/": net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)
E Get "https://registry-1.docker.io/v2/": context deadline exceeded
E Get "https://registry-1.docker.io/v2/": net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)

@alexey-milovidov alexey-milovidov merged commit 2bdc926 into ClickHouse:master Jul 30, 2022
@alexey-milovidov alexey-milovidov added the pr-must-backport Pull request should be backported intentionally. Use this label with great care! label Jul 30, 2022
vitlibar added a commit that referenced this pull request Jul 31, 2022
Backport #39687 to 22.5: Fix seeking while reading from encrypted disk
vitlibar added a commit that referenced this pull request Jul 31, 2022
Backport #39687 to 22.7: Fix seeking while reading from encrypted disk
vitlibar added a commit that referenced this pull request Jul 31, 2022
Backport #39687 to 22.6: Fix seeking while reading from encrypted disk
@robot-ch-test-poll robot-ch-test-poll added the pr-backports-created Backport PRs are successfully created, it won't be processed by CI script anymore label Jul 31, 2022
vitlibar added a commit that referenced this pull request Aug 1, 2022
Backport #39687 to 22.3: Fix seeking while reading from encrypted disk
@Felixoid
Copy link
Member

Felixoid commented Aug 2, 2022

Docker issues are tracked in distribution/distribution-library-image#141

@vitlibar vitlibar deleted the fix-reading-from-encrypted-disk branch August 2, 2022 14:12
alesapin pushed a commit that referenced this pull request Aug 26, 2022
alesapin pushed a commit that referenced this pull request Aug 26, 2022
…39687

Revert "Backport #39687 to 22.3: Fix seeking while reading from encrypted disk"
@Enmk Enmk mentioned this pull request Sep 12, 2022
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr-backports-created Backport PRs are successfully created, it won't be processed by CI script anymore pr-bugfix Pull request with bugfix, not backported by default pr-must-backport Pull request should be backported intentionally. Use this label with great care!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error in Encryption at REST in latest Clickhouse 22.3.7-LTS and 22.6.1.1985 version
5 participants