refactor(core): drop legacy compaction event (#33404)
This commit is contained in:
parent
130957288e
commit
1787fa4261
9 changed files with 122 additions and 19 deletions
|
|
@ -3637,7 +3637,7 @@ export type SyncEventSessionNextCompactionEnded = {
|
|||
type: "sync"
|
||||
id: string
|
||||
syncEvent: {
|
||||
type: "session.next.compaction.ended.2"
|
||||
type: "session.next.compaction.ended.1"
|
||||
id: string
|
||||
seq: number
|
||||
aggregateID: string
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue