ydb-platform / ydb-platform/ydb-java-sdk
Topics. Shutdown Readers and Writers in non-daemon threads
Open
@pnv1 is already working on this.
Since Apr 12, 2024.
bug
enhancement
- Dominant language
- Java
- Stars
- 53
- Forks
- 40
- Avg merge
- 9h 51m
- Merged PRs (30d)
- 7
Description
Readers and Writers should shutdown in user threads so that shutdown process is guaranteed to complete even if other non-daemon threads are terminated
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.