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

readyset-psql: Un-ignore passing fallback test #420

Conversation

nickelization
Copy link
Contributor

@nickelization nickelization commented Aug 23, 2023

This was fixed some time ago when we fixed #106 by reverting the
following commit:

670413429 (replicators: Skip catch up if ReadySet did not snapshot any table., 2023-03-30)

in this revert commit here:

0e8746ac3 (Revert "replicators: Skip catch up if ReadySet did not snapshot any table.", 2023-07-10)

But I neglected to also enable the test after the revert was merged.
Since the test now passes, I'm removing the ignore.

Refs: #106
Refs: REA-2664
Refs: REA-2437

This was fixed some time ago when we fixed #106 by reverting the
following commit:

670413429 (replicators: Skip catch up if ReadySet did not snapshot any table., 2023-03-30)

in this revert commit here:

0e8746ac3 (Revert "replicators: Skip catch up if ReadySet did not snapshot any table.", 2023-07-10)

But I neglected to also enable the test after the revert was merged.
Since the test now passes, I'm removing the ignore.

Refs: #106
Refs: REA-2664
Refs: REA-2437
Change-Id: I2ff061f1deeaab65c862c5140f497c60e02fb9b2
@readysetbot readysetbot force-pushed the I2ff061f1deeaab65c862c5140f497c60e02fb9b2 branch from 01530df to 4fb0242 Compare August 24, 2023 15:04
@nickelization nickelization changed the base branch from main to Ida027758524a89764a3bfa434bbf2def74a214b0 August 24, 2023 15:04
@readysetbot
Copy link

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.

[REA-2664] Sequence of ALTER and DROP on a table causes us to get stuck in a resnapshotting loop
2 participants