Details
Details
- Reviewers
anlambert - Group Reviewers
Reviewers - Maniphest Tasks
- T2220: swh-graph in production
- Commits
- rDGRPHdc2cb79bc670: Document the need for higher vm.max_map_count
Diff Detail
Diff Detail
- Repository
- rDGRPH Compressed graph representation
- Branch
- master
- Lint
No Linters Available - Unit
No Unit Test Coverage - Build Status
Buildable 32945 Build 51637: Phabricator diff pipeline on jenkins Jenkins console · Jenkins Build 51636: arc lint + arc unit
Event Timeline
Comment Actions
Build is green
Patch application report for D8881 (id=32012)
Could not rebase; Attempt merge onto edcca81a60...
Updating edcca81..9d4d719 Fast-forward docs/compression.rst | 6 ++++++ .../java/org/softwareheritage/graph/compress/ORCGraphDataset.java | 7 +++++-- 2 files changed, 11 insertions(+), 2 deletions(-)
Changes applied before test
commit 9d4d719d045b482de75507f2a276d09d9a7c718f Author: Valentin Lorentz <vlorentz@softwareheritage.org> Date: Thu Nov 24 11:15:12 2022 +0100 Document the need for higher vm.max_map_count commit 486312e00eaae441dbf36e066c4e07313195b238 Author: Valentin Lorentz <vlorentz@softwareheritage.org> Date: Thu Nov 24 11:13:56 2022 +0100 Fix crash on null Release message Encountered while compressing the 2021-03-23-popular-3k-python dataset.
See https://jenkins.softwareheritage.org/job/DGRPH/job/tests-on-diff/278/ for more details.
docs/compression.rst | ||
---|---|---|
125 | will allocate or will try to allocate I guess |
Comment Actions
Build is green
Patch application report for D8881 (id=32016)
Could not rebase; Attempt merge onto edcca81a60...
Updating edcca81..dc2cb79 Fast-forward docs/compression.rst | 6 ++++++ .../java/org/softwareheritage/graph/compress/ORCGraphDataset.java | 7 +++++-- 2 files changed, 11 insertions(+), 2 deletions(-)
Changes applied before test
commit dc2cb79bc6706685ef979efc42a12b49b73b0d2e Author: Valentin Lorentz <vlorentz@softwareheritage.org> Date: Thu Nov 24 11:15:12 2022 +0100 Document the need for higher vm.max_map_count commit 486312e00eaae441dbf36e066c4e07313195b238 Author: Valentin Lorentz <vlorentz@softwareheritage.org> Date: Thu Nov 24 11:13:56 2022 +0100 Fix crash on null Release message Encountered while compressing the 2021-03-23-popular-3k-python dataset.
See https://jenkins.softwareheritage.org/job/DGRPH/job/tests-on-diff/279/ for more details.