Skip to content

Conversation

@ashish-goswami
Copy link
Contributor

@ashish-goswami ashish-goswami commented Jul 30, 2019

Currently we are using FarmHash to resolve conflicts in
Oracle. This commit replaces FarmHash with AESHash. AESHash
has been implemented in runtime package. It performs better
than FarmHash.


This change is Reviewable

Currently we are using FarmHash to resolve conflicts in
Oracle. This commit replaces FarmHash with AESHash. AESHash
has been implemented in runtime package. It performs better
than FarmHash.
Copy link
Contributor

@manishrjain manishrjain left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewed 1 of 1 files at r1.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @jarifibrahim and @Sch00lb0y)

@ashish-goswami ashish-goswami merged commit 7372ede into master Aug 1, 2019
@ashish-goswami ashish-goswami deleted the ashish/oracle-aeshash branch August 1, 2019 23:15
jarifibrahim pushed a commit that referenced this pull request Aug 9, 2019
Currently we are using FarmHash to resolve conflicts in
Oracle. This commit replaces FarmHash with AESHash. AESHash
has been implemented in runtime package. It performs better
than FarmHash.
jarifibrahim pushed a commit that referenced this pull request Mar 12, 2020
Currently we are using FarmHash to resolve conflicts in
Oracle. This commit replaces FarmHash with AESHash. AESHash
has been implemented in runtime package. It performs better
than FarmHash.

(cherry picked from commit 7372ede)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

4 participants