Skip to content

Missing Step in EvReadSetAck #17271

@nikvas0

Description

@nikvas0

new TEvTxProcessing::TEvReadSetAck(0, GetTxId(), owner.TabletID(), ArbiterTabletId, owner.TabletID(), 0), ArbiterTabletId, true),

new TEvTxProcessing::TEvReadSetAck(0, GetTxId(), owner.TabletID(), i, owner.TabletID(), 0), i, true),

new TEvTxProcessing::TEvReadSetAck(0, txId, TabletID(), ev->Get()->Record.GetTabletProducer(), TabletID(), 0),

Field Step should be filled, otherwise columntable-topic transactions don't work #17258 (comment)

Tests: Sinks_Olap_WriteToTopicAndTable_1 and Sinks_Olap_WriteToTopicAndTable_2

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions