Skip to content

Fix some tagging bugs. #16

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

Merged
merged 1 commit into from
Jan 20, 2020
Merged

Fix some tagging bugs. #16

merged 1 commit into from
Jan 20, 2020

Conversation

htmldoug
Copy link
Contributor

@htmldoug htmldoug commented Jan 7, 2020

I'm finding quite a few bugs in the tagging implementation. I haven't done an exhaustive audit, but these are the ones I found before giving up on it for the night.

@rashtao
Copy link
Collaborator

rashtao commented Jan 13, 2020

Are those cases also tested? Also here maybe @siilike can help reviewing it.

@siilike
Copy link
Contributor

siilike commented Jan 13, 2020

Those are bugs, yes. I based it on the C++ implementation that has a reserve method that adds the current size automatically. Maybe also add that to the Java implementation for convenience (and make it public for less copying when the approximate size is known beforehand)?

@rashtao rashtao merged commit 6a68684 into arangodb:master Jan 20, 2020
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