Skip to content

Conversation

@archiecobbs
Copy link

The iterator class is buggy and confusing so I rewrote it.

Unfortunately I am a maven newbie and don't know how to get the unit tests to run. I'm on Mac OS X and they all fail due to java.lang.UnsatisfiedLinkError: Could not load library. Reasons: [no leveldbjni in java.library.path]).

Please run the unit tests and let me know of any failures before merging this commit and l will fix them and resubmit.

Thanks.

  • Close race condition around closing of iterators.
  • Fix broken iterator semantics and reenable unit tests.
  • Add some additional iterator unit tests.

Fixes issue #30

- Fix broken iterator semantics and reenable unit tests.
- Add some additional iterator unit tests.

Fixes issue fusesource#30
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.

1 participant