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

export view: faster scheme uploader killing on SchemeShard::Die #13478

Open
jepett0 opened this issue Jan 17, 2025 · 0 comments
Open

export view: faster scheme uploader killing on SchemeShard::Die #13478

jepett0 opened this issue Jan 17, 2025 · 0 comments
Assignees

Comments

@jepett0
Copy link
Collaborator

jepett0 commented Jan 17, 2025

          Что-то меня теперь смущает потенциально большой (и, скорее всего, холостой) цикл в этом месте. Представь, у пользователя в базе 5 экспортов (текущий лимит) и  несколько тысяч объектов в каждом. По всем нужно пробежаться при каждом рестарте таблетки. Можно попробовать сложить все инфлайт SchemeUploader-ы в `THashMap<std::pair<ui64 /* export id */, ui32 /* item idx */>>`

Originally posted by @CyberROFL in #12824 (comment)

@jepett0 jepett0 self-assigned this Jan 17, 2025
@jepett0 jepett0 mentioned this issue Jan 17, 2025
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

No branches or pull requests

1 participant