Skip to content

Commit 49a3d7c

Browse files
authored
Merge pull request #353 from ydb-platform/context-cancelled
refactoring of closing sessions in pool
2 parents 64840ea + 2de3963 commit 49a3d7c

File tree

18 files changed

+455
-1078
lines changed

18 files changed

+455
-1078
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
* Added more fields to `DescribeTopicResult` from `TopicService`
1+
* Replaced internal table client background worker to plain wait group for control spawned goroutines
2+
* Replaced internal table client background session keeper to internal background session garbage collector for idle sessions
3+
* Extended the `DescribeTopicResult` struct
24

35
## v3.34.2
46
* Added some description to error message from table pool get

0 commit comments

Comments
 (0)