Skip to content

Conversation

@costela
Copy link
Contributor

@costela costela commented Oct 17, 2019

This PR fixes the regression from 1.2.0 where the calculation of collectorID changed during Register(), but not during Unregister()

It also brings the vec code closer to the rest by addopting xxhash everywhere. (reverted, see #663 (comment))

Finally, we also add a simple test case to ensure this doesn't happen again! 😉

fixes #662

@beorn7
Copy link
Member

beorn7 commented Oct 17, 2019

Thanks for the fix of unregister.

However, the vec part should stay with fnv64a. See commit description of ee1078a

@costela
Copy link
Contributor Author

costela commented Oct 17, 2019

@beorn7 got it. Will revert that part.

Signed-off-by: Leo Antunes <leo@costela.net>
@costela
Copy link
Contributor Author

costela commented Oct 17, 2019

Done! ✔️

Copy link
Member

@beorn7 beorn7 left a comment

Choose a reason for hiding this comment

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

Thanks again, will merge on green.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants