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

No need for uint64 and it makes default printing *ugly* #44

Merged
merged 2 commits into from Aug 20, 2018

Conversation

jameinel
Copy link
Member

@jameinel jameinel commented Aug 20, 2018

Just a minor tweak.

Also add some extra logging if we don't clear out all the txns that we expect.

Copy link
Member

@SimonRichardson SimonRichardson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

We actually were casting it to int() anyway, we really can't use uint64
as if we have >2 Billion records, we're in trouble.

Also, add logging that will Warn if we go through all of our batch
passes, and *still* want to prune more entries.
@jameinel
Copy link
Member Author

@jameinel
Copy link
Member Author

$$merge$$

@jujubot jujubot merged commit 43be63d into juju:master Aug 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants