Skip to content

bump go.etcd.io/bbolt v1.3.3#3519

Merged
crosbymichael merged 1 commit intocontainerd:masterfrom
thaJeztah:bump_boltdb
Aug 12, 2019
Merged

bump go.etcd.io/bbolt v1.3.3#3519
crosbymichael merged 1 commit intocontainerd:masterfrom
thaJeztah:bump_boltdb

Conversation

@thaJeztah
Copy link
Copy Markdown
Member

this brings the dependency back to a released version:

full diff: go.etcd.io/bbolt etcd-io/bbolt@2eb7227...v1.3.3

this brings the dependency back to a released version:

- go.etcd.io/bbolt etcd-io/bbolt@2eb7227...v1.3.3
  - etcd-io/bbolt#153 fix rollback panic bug
    - fixes etcd-io/bbolt#152 Panic (index out of range) on writeable tx rollback with db.NoFreelistSync

Signed-off-by: Sebastiaan van Stijn <[email protected]>
@theopenlab-ci
Copy link
Copy Markdown

theopenlab-ci Bot commented Aug 9, 2019

Build succeeded.

@codecov-io
Copy link
Copy Markdown

Codecov Report

Merging #3519 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #3519   +/-   ##
=======================================
  Coverage   44.27%   44.27%           
=======================================
  Files         124      124           
  Lines       13682    13682           
=======================================
  Hits         6058     6058           
  Misses       6688     6688           
  Partials      936      936
Flag Coverage Δ
#linux 48.05% <ø> (ø) ⬆️
#windows 39.76% <ø> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ea13c9f...b6fca48. Read the comment docs.

@crosbymichael
Copy link
Copy Markdown
Member

LGTM

@crosbymichael crosbymichael merged commit f650414 into containerd:master Aug 12, 2019
@thaJeztah thaJeztah deleted the bump_boltdb branch August 12, 2019 18:02
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.

Panic (index out of range) on writeable tx rollback with db.NoFreelistSync

4 participants