Skip to content

fix(wal): Reset transaction number on non-WAL to WAL table conversion#2968

Merged
ideoma merged 3 commits intomasterfrom
ia_seqtxn_reset
Feb 8, 2023
Merged

fix(wal): Reset transaction number on non-WAL to WAL table conversion#2968
ideoma merged 3 commits intomasterfrom
ia_seqtxn_reset

Conversation

@glasstiger
Copy link
Contributor

@glasstiger glasstiger commented Feb 6, 2023

Resetting sequencer txn number on non-WAL to WAL table conversion.
This is necessary because when a non-WAL table is converted to WAL, the memory location where the seqTxn field is, not initialised.

@ideoma
Copy link
Collaborator

ideoma commented Feb 6, 2023

Related to #2947

@ideoma
Copy link
Collaborator

ideoma commented Feb 8, 2023

[PR Coverage check]

😍 pass : 2 / 2 (100.00%)

file detail

path covered line new line coverage
🔵 io/questdb/cairo/CairoEngine.java 2 2 100.00%

@ideoma ideoma merged commit 2973b40 into master Feb 8, 2023
@ideoma ideoma deleted the ia_seqtxn_reset branch February 8, 2023 09:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants