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

use beats-patched badger #4283

Merged
merged 1 commit into from
Oct 7, 2020
Merged

use beats-patched badger #4283

merged 1 commit into from
Oct 7, 2020

Conversation

graphaelli
Copy link
Member

@graphaelli graphaelli commented Oct 7, 2020

Same as #4282

go mod edit -replace github.com/dgraph-io/badger/v2=github.com/elastic/badger/[email protected]
go build
make notice

Had I done this in the right order this pr would have come first and that one would have been a backport.

relates to elastic/beats#21613

@codecov-io
Copy link

Codecov Report

Merging #4283 into master will decrease coverage by 0.07%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #4283      +/-   ##
==========================================
- Coverage   80.15%   80.08%   -0.08%     
==========================================
  Files         160      160              
  Lines        8881     8881              
==========================================
- Hits         7119     7112       -7     
- Misses       1762     1769       +7     
Impacted Files Coverage Δ
kibana/connecting_client.go 61.40% <0.00%> (-8.78%) ⬇️
processor/otel/consumer.go 93.58% <0.00%> (-0.45%) ⬇️

@apmmachine
Copy link
Contributor

💚 Build Succeeded

Pipeline View Test View Changes Artifacts preview

Expand to view the summary

Build stats

  • Build Cause: [Pull request #4283 opened]

  • Start Time: 2020-10-07T22:45:06.708+0000

  • Duration: 45 min 44 sec

Test stats 🧪

Test Results
Failed 0
Passed 4278
Skipped 145
Total 4423

Steps errors 3

Expand to view the steps failures

  • Name: Check out from version control

    • Description: [2020-10-07T22:47:22.510Z] using credential f6c7695a-671e-4f4f-a331-acdce44ff9ba
      [2020-10-07T22:47:

    • Duration: 0 min 14 sec

    • Start Time: 2020-10-07T22:47:19.214+0000

    • log

  • Name: Compress

    • Description: tar --exclude=coverage-files.tgz -czf coverage-files.tgz coverage

    • Duration: 0 min 0 sec

    • Start Time: 2020-10-07T23:02:10.605+0000

    • log

  • Name: Compress

    • Description: tar --exclude=system-tests-linux-files.tgz -czf system-tests-linux-files.tgz system-tests

    • Duration: 0 min 0 sec

    • Start Time: 2020-10-07T23:14:08.039+0000

    • log

@axw
Copy link
Member

axw commented Oct 7, 2020

Failure appears unrelated, merging.

@axw axw merged commit e716d40 into elastic:master Oct 7, 2020
@graphaelli graphaelli deleted the update-badger branch October 8, 2020 00:13
@jalvz jalvz mentioned this pull request Oct 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants