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

CL29834 - squidflash_prime1 could crash hlog common when do_sync is false #11

Open
tatsuya6502 opened this issue Feb 6, 2013 · 0 comments
Labels
Milestone

Comments

@tatsuya6502
Copy link
Member

squidflash_prime1 always calls bigdata_dir_get_val with do_sync=true. However bigdata_dir_get_val could get eof when the table is configured as do_sync=false. When this happens, squidflash_prime1 calls sequnce_file_is_bad to crash the hlog common server.

Unit test brick_test0:t1 sometimes fails due to this bug.

@ghost ghost assigned tatsuya6502 Feb 27, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant