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

[CBRD-20479] remove invalid assertion of logpb_flush_all_append_pages #217

Merged
merged 2 commits into from Aug 30, 2016

Conversation

eseokoh
Copy link
Contributor

@eseokoh eseokoh commented Aug 30, 2016

http://jira.cubrid.org/browse/CBRD-20479

There might be no page flushed, since we now want to avoid flushing page including EOL until the end of flush.

  assert (last_idxflush != -1);

is no longer true.

@ribram
Copy link
Contributor

ribram commented Aug 30, 2016

@eseokoh

I think this quick fix is necessary. Let's reconsider it once we fix other log page buffer issues.

@eseokoh eseokoh merged commit 5f54a43 into CUBRID:develop Aug 30, 2016
@eseokoh eseokoh deleted the CBRD-20479 branch August 30, 2016 09:43
@eseokoh eseokoh modified the milestone: banana pie May 12, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
3 participants