Pass client transaction IDs along the kafka streams (#362)
This commit is contained in:
parent
7236090989
commit
7d38e82f25
15 changed files with 53 additions and 25 deletions
|
|
@ -387,7 +387,8 @@ func main() {
|
|||
"adds_state_event_ids":["$1463671337126266wrSBX:matrix.org", "$1463671339126270PnVwC:matrix.org"],
|
||||
"removes_state_event_ids":null,
|
||||
"last_sent_event_id":"",
|
||||
"send_as_server":""
|
||||
"send_as_server":"",
|
||||
"transaction_id": null
|
||||
}}`,
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue