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

Fixed rendering block read topic in transaction #9729

Merged
merged 60 commits into from
Sep 26, 2024
Merged
Changes from all commits
Commits
Show all changes
60 commits
Select commit Hold shift + click to select a range
c757f59
add read in trunsaction in russian
rekby Sep 5, 2024
f89943d
notify
rekby Sep 5, 2024
8fc4f62
Merge branch 'main' into go-sdk-topic-transactions-docs
rekby Sep 23, 2024
a18ef3c
tx topic go sdk
rekby Sep 23, 2024
521b6e1
fix github linter
rekby Sep 23, 2024
a01ffbc
style fixes, add english
rekby Sep 23, 2024
5da0ffa
Update ydb/docs/en/core/reference/ydb-sdk/topic.md
rekby Sep 24, 2024
6156dfb
Update ydb/docs/en/core/reference/ydb-sdk/topic.md
rekby Sep 24, 2024
bdb9b01
Update ydb/docs/en/core/reference/ydb-sdk/topic.md
rekby Sep 24, 2024
bd50e62
Update ydb/docs/en/core/reference/ydb-sdk/topic.md
rekby Sep 24, 2024
5d52341
Update ydb/docs/ru/core/reference/ydb-sdk/topic.md
rekby Sep 24, 2024
6933a36
Update ydb/docs/ru/core/reference/ydb-sdk/topic.md
rekby Sep 24, 2024
9be9923
Improve lock-free bucket: use relaxed memory order, set to min/max in…
serbel324 Sep 23, 2024
c044c02
Disable blob header by default in VDisk (#9491)
alexvru Sep 23, 2024
71039bf
Added the English version of the docs for asynchronous replication (#…
anton-bobkov Sep 23, 2024
9ba0904
Decimal migration fix for columnshard (#9625)
azevaykin Sep 23, 2024
0ed4aae
Fix off compression (#9612)
vlad-gogov Sep 23, 2024
874b4bf
YQ-3684 fix screts not found error handling (#9501)
GrigoriyPA Sep 23, 2024
1be3cb3
Fix CLI topics alter (#9635)
niksaveliev Sep 23, 2024
7743aaa
TryFromString in decimal validation (#9586)
azevaykin Sep 23, 2024
8bacf7f
Topics autopartitioning (#9243)
ElenaAfina Sep 23, 2024
3cfbbfb
Don't set `UseAsyncTxPinger = true` explicitly (#9535)
dim-an Sep 23, 2024
79488db
Refactor chunk reads and writes (#8893)
va-kuznecov Sep 23, 2024
43550e8
TPortionInfo::GetRecordsCount speed up (#9614)
ivanmorozov333 Sep 23, 2024
bc8b293
dont move non-actualized buckets in rating scale (#9628)
ivanmorozov333 Sep 23, 2024
e507979
YQ kqprun fix win build (#9652)
GrigoriyPA Sep 23, 2024
7733ca2
Add incr restore change sender (#9603)
Enjection Sep 23, 2024
2b6ba2c
Revert "Disable blob header by default in VDisk" (#9645)
alexvru Sep 23, 2024
1f9881b
YMQ: Force upper case for "MD5" and "AWS" in field names (#9642)
qyryq Sep 23, 2024
1fd9917
unmute olap-kqp-mvcc tests (#9655)
ivanmorozov333 Sep 23, 2024
ff38cdc
Fixed computation of ByteSize for CBO for OLAP tables (#9626)
pavelvelikhov Sep 23, 2024
89d9189
remove useless locks broking checker (#9650)
ivanmorozov333 Sep 23, 2024
50a9bfe
Set ending_sequence_number for inactive partitions of datashard (#9636)
nshestakov Sep 24, 2024
25f7b66
Update docs for Datetime::Format (#9641)
avevad Sep 24, 2024
b993d10
YDB FQ: drop 'Preview' warning in FQ docs (#9188)
vitalyisaev2 Sep 24, 2024
6198180
Don't lose 'any' flag after CBO. (#8674)
Tony-Romanov Sep 24, 2024
565615d
[CLI] Bugfix: remove item prefix correctly (#9663)
pashandor789 Sep 24, 2024
eed1295
[docs] remove mirror-3dc-3-nodes from config.md (#9671)
blinkov Sep 24, 2024
7a4e4a2
Resource Pools and Resource Classifiers documentation (ru version) (#…
dorooleg Sep 24, 2024
d5d7fbe
clean trash on versions switching (#9679)
ivanmorozov333 Sep 24, 2024
e9f04f0
streamlookup: add LRU cache (#9572)
yumkam Sep 24, 2024
bb665f6
Add PDisk error reason to VDisk's PDisk error state (#9302)
SammyVimes Sep 24, 2024
d77bac5
docs build has been improved (#9691)
dorooleg Sep 24, 2024
6cabca2
Add upload for nightly build (#9662)
maximyurchuk Sep 24, 2024
202cf87
several fixes for groups and nodes handlers (#9681)
adameat Sep 24, 2024
2c91718
[KQP] Many result sets added (#9696)
pashandor789 Sep 24, 2024
a3734c1
refactor statistics tests (#9654)
alexd65536 Sep 24, 2024
badaff7
Unique constraint docs (en, ru) (#9702)
dcherednik Sep 24, 2024
5645677
[KQP] CBO hints warnings added (#9701)
pashandor789 Sep 24, 2024
55d161f
Prepare to disable blob header by default in VDisk (#9683)
alexvru Sep 24, 2024
52fbdad
Mute tools + mute info in for pr (#9714)
naspirato Sep 24, 2024
ae8fe4a
Fix buggy IC setting leading to performance degradation (#9707)
alexvru Sep 24, 2024
112626b
recompilation with query id from compile result (#9593)
VPolka Sep 24, 2024
cf65456
analytics workflow: upload_muted_tests branch main (#9722)
naspirato Sep 24, 2024
8bac8da
Fix move table with sequences (#9709)
shnikd Sep 24, 2024
16a3312
Fix double release repl token + SendOnlyHugeBlobs setting + move sett…
robdrynkin Sep 24, 2024
bdd4b85
Revert harmonizer fixes: (#9454) (#9384) (#9712)
kruall Sep 24, 2024
e0eb7bd
test remove template
rekby Sep 24, 2024
e1d3744
Merge branch 'main' into go-sdk-topic-transactions-docs
rekby Sep 24, 2024
a2340da
fix rendering dock by indent the code blocks
rekby Sep 25, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions ydb/docs/en/core/reference/ydb-sdk/topic.md
Original file line number Diff line number Diff line change
Expand Up @@ -1644,11 +1644,11 @@ Reading progress is usually saved on a server for each Consumer. However, such p
auto commitResult = Transaction.Commit(commitSettings).GetValueSync();
```

{% note warning %}
{% note warning %}

When processing `events`, you do not need to confirm processing for `TDataReceivedEvent` events explicitly.

{% endnote %}
{% endnote %}

Confirmation of the `TStopPartitionSessionEvent` event processing must be done after calling `Commit`.

Expand Down
Loading