Skip to content

Conversation

@joshua-goldstein
Copy link
Contributor

@joshua-goldstein joshua-goldstein commented Jan 2, 2023

Problem

This PR updates the dependency on Badger to the latest version of Badger used in the cloud (SHA 7677fcb of Badger) with two bug fixes (here and here), and the dependency on Ristretto is bumped up to v0.1.1. These fixes live on the dgraph-main branch of Badger.

To do

We see a failure in TestLargePlistSplit in posting/list_test.go. This was added as part of a cherry-pick #8297.

@joshua-goldstein joshua-goldstein marked this pull request as ready for review January 2, 2023 17:06
@mangalaman93 mangalaman93 added the slash-to-main PRs which bring slash branch on par with main. label Jan 3, 2023
@joshua-goldstein joshua-goldstein changed the title chore(ci): test update to badger dep chore(ci): update dependency on Badger Jan 4, 2023
@coveralls
Copy link

coveralls commented Jan 4, 2023

Coverage Status

Coverage: 64.373% (-0.2%) from 64.538% when pulling 75a0899 on joshua/badger-test into 32d5c9f on main.

@joshua-goldstein
Copy link
Contributor Author

Reverting dgraph-io/badger#1696, dgraph-io/badger#1697, dgraph-io/badger#1698 in Badger on dgraph-main.

github.com/cespare/xxhash v1.1.0/go.mod h1:XrSqR1VqqWfGrhpAt58auRo0WTKS1nRRg3ghfAqPWnc=
github.com/cespare/xxhash/v2 v2.1.1 h1:6MnRN8NT7+YBpUIWxHtefFZOKTAPgGjpQSxqLNn0+qY=
github.com/cespare/xxhash/v2 v2.1.1/go.mod h1:VGX0DQ3Q6kWi7AoAeZDth3/j3BFtOZR5XLFGgcrjCOs=
github.com/cespare/xxhash/v2 v2.1.2 h1:YRXhKfTDauu4ajMg1TPgFO5jnlC2HCbmLXMcTG5cbYE=
Copy link
Contributor

Choose a reason for hiding this comment

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

can we cleanup the go.sum files. It seems to have older versions of dependency too

@mangalaman93 mangalaman93 added this to the v23.0.0 milestone Jan 11, 2023
@mangalaman93 mangalaman93 deleted the joshua/badger-test branch February 8, 2023 21:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

slash-to-main PRs which bring slash branch on par with main.

Development

Successfully merging this pull request may close these issues.

4 participants