Skip to content

verify seq_int resume value is not out of bounds#68

Merged
slfritchie merged 1 commit intobasho:masterfrom
joecaswell:jhc-resumecheck
Apr 9, 2013
Merged

verify seq_int resume value is not out of bounds#68
slfritchie merged 1 commit intobasho:masterfrom
joecaswell:jhc-resumecheck

Conversation

@joecaswell
Copy link
Copy Markdown

If a previous run left a resume file for a sequntial_int_generator that contains a value that is greater than MaxValue, the terminating condition will never be met.
When loading the resume value, if it is greater than MaxValue, start over from 0 and warn the user.

@evanmcc
Copy link
Copy Markdown
Contributor

evanmcc commented Mar 27, 2013

sorry, should have +1'd this a while ago.

slfritchie added a commit that referenced this pull request Apr 9, 2013
verify seq_int resume value is not out of bounds
@slfritchie slfritchie merged commit f2641a4 into basho:master Apr 9, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants