We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97de3cb commit 0b30c2eCopy full SHA for 0b30c2e
.github/workflows/slo-topic.yaml
@@ -32,4 +32,4 @@ jobs:
32
cd slo/src/TopicService
33
dotnet run run grpc://localhost:2135 /Root/testdb \
34
--write-rps 50 \
35
- --time 800
+ --time 600
CHANGELOG.md
@@ -1,3 +1,4 @@
1
+* Reader client for YDB topics
2
* Fixed: send PartitionIds in InitRequest.
3
* Do a committed offset on StopPartitionSessionRequest event anyway.
4
* Added log info on StopPartitionSessionRequest event.
0 commit comments