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

Cherry-pick #23770 to 7.x: Update go-concert to 0.1.0 #24050

Merged
merged 2 commits into from Feb 17, 2021

Conversation

urso
Copy link

@urso urso commented Feb 15, 2021

Cherry-pick of PR #23770 to 7.x branch. Original message:

  • Update dependency

What does this PR do?

Update go-concert to version 0.1.0 and update some code in Beats.

Why is it important?

Uhm... UPDATES \o/

Checklist

  • My code follows the style guidelines of this project
    - [ ] I have commented my code, particularly in hard-to-understand areas
    - [ ] I have made corresponding changes to the documentation
    - [ ] I have made corresponding change to the default configuration files
    - [ ] I have added tests that prove my fix is effective or that my feature works
    - [ ] I have added an entry in CHANGELOG.next.asciidoc or CHANGELOG-developer.next.asciidoc.

@urso urso added [zube]: In Review backport Team:Services (Deprecated) Label for the former Integrations-Services team labels Feb 15, 2021
@botelastic botelastic bot added the needs_team Indicates that the issue/PR needs a Team:* label label Feb 15, 2021
@elasticmachine
Copy link
Collaborator

Pinging @elastic/integrations-services (Team:Services)

@botelastic botelastic bot removed the needs_team Indicates that the issue/PR needs a Team:* label label Feb 15, 2021
@urso urso requested a review from kvch February 15, 2021 22:55
@elasticmachine
Copy link
Collaborator

elasticmachine commented Feb 16, 2021

💚 Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview

Expand to view the summary

Build stats

  • Build Cause: Pull request #24050 updated

  • Start Time: 2021-02-17T13:12:18.226+0000

  • Duration: 119 min 15 sec

  • Commit: 3b05dd2

Test stats 🧪

Test Results
Failed 0
Passed 46507
Skipped 4841
Total 51348

Trends 🧪

Image of Build Times

Image of Tests

Steps errors 1

Expand to view the steps failures

winlogbeat-windows-8-windows-8 - Install Go/Mage/Python 1.15.8
  • Took 0 min 7 sec . View more details on here
  • Description: .ci/scripts/install-tools.bat

💚 Flaky test report

Tests succeeded.

Expand to view the summary

Test stats 🧪

Test Results
Failed 0
Passed 46507
Skipped 4841
Total 51348

l.Listener.Close()
}()

l.log.Info("Started listening for " + l.family.String() + " connection")
Copy link
Author

Choose a reason for hiding this comment

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

This code-block should not have existed in 7.x. Maybe some older backport that didn't go well.

Removing this block fixes:

  • reduce chance for leaking resources due to an existing context being overwritten
  • remove duplicate log message.

@urso urso merged commit c7d49d9 into elastic:7.x Feb 17, 2021
@urso urso deleted the backport_23770_7.x branch February 17, 2021 16:15
@zube zube bot removed the [zube]: Done label May 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport Team:Services (Deprecated) Label for the former Integrations-Services team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants