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

Consistent entry (up to date) #190

Merged
merged 8 commits into from
Dec 21, 2021
Merged

Conversation

sanastas
Copy link
Contributor

I confirm that this contribution is made under the terms of the license found in the root directory of this repository's source tree and that I have the authority necessary to make this contribution on behalf of its copyright owner.

sanastas and others added 7 commits November 28, 2021 17:46
* removed MemoryMahager reference from OakMap

* added iterator to HashChunk, minor fixes in few other files

* commit to merge with latest master

* Update core/src/main/java/com/yahoo/oak/HashChunk.java

Co-authored-by: Anastasia Braginsky <anastas@yahoo-inc.com>

* OakHash iterators are implemented, not tested yet

* fixed a poblem in InternalOakHash::Iter::advance, removed unused code

* added common parent classes to IteratorState and Iter classes

* fixed get next chunk function

* added test for FirstLevelHashArray and for Hash Iterators

* no need to trach *csv files in benchmarks/synchrobench/output/

* moved commond fields to InternalOakBasics, addressed minor issues reviewed

Co-authored-by: Boris Kapchits <bkapchits@oath.com>
Co-authored-by: Anastasia Braginsky <anastas@yahoo-inc.com>
# Conflicts:
#	core/src/main/java/com/yahoo/oak/EntryHashSet.java
@sanastas sanastas merged commit c28f362 into yahoo:master Dec 21, 2021
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.

3 participants