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

vendor: bump Pebble to c577a1054e211c83bbeffd69884b3bf5b09a1773 #50604

Closed
wants to merge 1 commit into from

Conversation

jbowens
Copy link
Collaborator

@jbowens jbowens commented Jun 24, 2020

c577a10 db: force flush memtables with range deletions after delay
fd3f2e3 db: add memtable count, duration and byte rate to flush event
730159f db: tweak the compaction scoring heuristics
b34dbe9 db: tighten merging iterator's seek conditions
c08345d tool: Allow vertical scrolling if visualization overflows
747113e db: fix race in TestTableStats
90dbbfc *: {white,black}list -> {allow,deny}list

c577a10 db: force flush memtables with range deletions after delay
fd3f2e3 db: add memtable count, duration and byte rate to flush event
730159f db: tweak the compaction scoring heuristics
b34dbe9 db: tighten merging iterator's seek conditions
c08345d tool: Allow vertical scrolling if visualization overflows
747113e db: fix race in TestTableStats
90dbbfc *: {white,black}list -> {allow,deny}list

Release note: None
@cockroach-teamcity
Copy link
Member

This change is Reviewable

Copy link
Collaborator

@petermattis petermattis left a comment

Choose a reason for hiding this comment

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

LGTM

@jbowens
Copy link
Collaborator Author

jbowens commented Jun 24, 2020

TFTR!

bors r+

@craig
Copy link
Contributor

craig bot commented Jun 24, 2020

Build failed

@jbowens
Copy link
Collaborator Author

jbowens commented Jun 24, 2020

I'm just going to close this and create a new PR, since the go.mod change landed.

@jbowens jbowens closed this Jun 24, 2020
craig bot pushed a commit that referenced this pull request Jun 25, 2020
50630: vendor: bump Pebble to 560ed0b8a18c r=jbowens a=jbowens

```
560ed0b compaction: Don't do a move compaction within L0.
b822482 compaction: Exclude largest key when extending L0 compactions if it's sentinel
585d322 internal/metamorphic: add checkpointOp, compactOp and flushOp
5bdf31a cmd/pebble: enable L0-sublevel compactions and flush splits
d478834 db: switch compaction concurrency signal from level score to L0 read-amp
c577a10 db: force flush memtables with range deletions after delay
fd3f2e3 db: add memtable count, duration and byte rate to flush event
730159f db: tweak the compaction scoring heuristics
b34dbe9 db: tighten merging iterator's seek conditions
c08345d tool: Allow vertical scrolling if visualization overflows
747113e db: fix race in TestTableStats
90dbbfc *: {white,black}list -> {allow,deny}list
```

Supersedes #50604.

Co-authored-by: Jackson Owens <jackson@cockroachlabs.com>
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