good morning!!!!
Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
B
bor
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Harbor Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
github
maticnetwork
bor
Commits
603a8521
Commit
603a8521
authored
Mar 4, 2019
by
Gary Rong
Committed by
Péter Szilágyi
Mar 4, 2019
Browse files
Options
Downloads
Patches
Plain Diff
vendor: update leveldb (#19201)
parent
f9aa1cd2
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
vendor/github.com/syndtr/goleveldb/leveldb/version.go
+6
-0
6 additions, 0 deletions
vendor/github.com/syndtr/goleveldb/leveldb/version.go
vendor/vendor.json
+3
-3
3 additions, 3 deletions
vendor/vendor.json
with
9 additions
and
3 deletions
vendor/github.com/syndtr/goleveldb/leveldb/version.go
+
6
−
0
View file @
603a8521
...
...
@@ -486,6 +486,12 @@ func (p *versionStaging) finish(trivial bool) *version {
nt
=
append
(
nt
,
t
)
}
// Avoid resort if only files in this level are deleted
if
len
(
scratch
.
added
)
==
0
{
nv
.
levels
[
level
]
=
nt
continue
}
// For normal table compaction, one compaction will only involve two levels
// of files. And the new files generated after merging the source level and
// source+1 level related files can be inserted as a whole into source+1 level
...
...
This diff is collapsed.
Click to expand it.
vendor/vendor.json
+
3
−
3
View file @
603a8521
...
...
@@ -455,10 +455,10 @@
"revisionTime"
:
"2017-07-05T02:17:15Z"
},
{
"checksumSHA1"
:
"4
DuP8qJfeXFfdbcl4wr7l1VppcY
="
,
"checksumSHA1"
:
"4
vxle8JfbPDO0ndiBUjMmRXGBQM
="
,
"path"
:
"github.com/syndtr/goleveldb/leveldb"
,
"revision"
:
"
4217c9f31f5816db02addc94e56061da77f288d8
"
,
"revisionTime"
:
"2019-0
2-26T15:37:22
Z"
"revision"
:
"
3a907f965fc16db5f7787e18d4434bbe46d47f6e
"
,
"revisionTime"
:
"2019-0
3-04T06:08:05
Z"
},
{
"checksumSHA1"
:
"mPNraL2edpk/2FYq26rSXfMHbJg="
,
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment