Skip to content

Implement ImportService.ListObjectsInS3Export on server side #18454

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

Open
wants to merge 12 commits into
base: main
Choose a base branch
from

Conversation

UgnineSirdis
Copy link
Collaborator

@UgnineSirdis UgnineSirdis commented May 18, 2025

Changelog entry

...

Changelog category

  • Not for changelog (changelog entry is not required)

Description for reviewers

There is a new API ImportService.ListObjectsInS3Export added according to RFC: https://github.com/ydb-platform/ydb-rfc/blob/main/backup_encryption.md
API was added in PR: #18035
Implemented on client side in C++ SDK: #18366
This PR implements ListObjectsInS3Export method

@UgnineSirdis UgnineSirdis requested a review from a team as a code owner May 18, 2025 12:45
Copy link

github-actions bot commented May 18, 2025

2025-05-18 12:47:24 UTC Pre-commit check linux-x86_64-release-asan for 780d502 has started.
2025-05-18 12:47:30 UTC Artifacts will be uploaded here
2025-05-18 12:50:43 UTC ya make is running...
🟡 2025-05-18 15:01:14 UTC Some tests failed, follow the links below. This fail is not in blocking policy yet Going to retry failed tests...

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
15164 14992 0 111 31 30

2025-05-18 15:02:30 UTC ya make is running... (failed tests rerun, try 2)
🟡 2025-05-18 15:31:26 UTC Some tests failed, follow the links below. This fail is not in blocking policy yet Going to retry failed tests...

Test history | Ya make output | Test bloat | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
1255 (only retried tests) 1157 0 54 18 26

2025-05-18 15:31:42 UTC ya make is running... (failed tests rerun, try 3)
🟡 2025-05-18 16:04:50 UTC Some tests failed, follow the links below. This fail is not in blocking policy yet

Test history | Ya make output | Test bloat | Test bloat | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
1162 (only retried tests) 1060 0 49 27 26

🟢 2025-05-18 16:05:03 UTC Build successful.
🟡 2025-05-18 16:05:34 UTC ydbd size 3.9 GiB changed* by +1.6 MiB, which is >= 100.0 KiB vs main: Warning

ydbd size dash main: dee22ec merge: 780d502 diff diff %
ydbd size 4 141 785 720 Bytes 4 143 433 888 Bytes +1.6 MiB +0.040%
ydbd stripped size 1 437 649 848 Bytes 1 438 204 632 Bytes +541.8 KiB +0.039%

*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation

Copy link

github-actions bot commented May 18, 2025

🟢 2025-05-18 12:49:07 UTC The validation of the Pull Request description is successful.

Copy link

github-actions bot commented May 18, 2025

2025-05-18 12:49:20 UTC Pre-commit check linux-x86_64-relwithdebinfo for 780d502 has started.
2025-05-18 12:49:32 UTC Artifacts will be uploaded here
2025-05-18 12:52:50 UTC ya make is running...
🟡 2025-05-18 14:36:49 UTC Some tests failed, follow the links below. Going to retry failed tests...

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
30135 27448 0 8 2639 40

2025-05-18 14:39:20 UTC ya make is running... (failed tests rerun, try 2)
🟢 2025-05-18 15:00:40 UTC Tests successful.

Test history | Ya make output | Test bloat | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
609 (only retried tests) 576 0 0 0 33

🟢 2025-05-18 15:00:49 UTC Build successful.
🟡 2025-05-18 15:01:10 UTC ydbd size 2.2 GiB changed* by +898.8 KiB, which is >= 100.0 KiB vs main: Warning

ydbd size dash main: dee22ec merge: 780d502 diff diff %
ydbd size 2 354 367 768 Bytes 2 355 288 136 Bytes +898.8 KiB +0.039%
ydbd stripped size 494 719 752 Bytes 494 896 456 Bytes +172.6 KiB +0.036%

*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant