Update LogstashWriter.java to fix "Jenkins.instance is missing" error#147
Closed
tranceporter wants to merge 6 commits into
Closed
Update LogstashWriter.java to fix "Jenkins.instance is missing" error#147tranceporter wants to merge 6 commits into
tranceporter wants to merge 6 commits into
Conversation
|
I think we should include the changes in !146 This change looks useful: https://github.com/jenkinsci/logstash-plugin/pull/138/files#diff-13917fce5a3d9038026493f94c39a0ad41afc4084922449b8d4fb06ffc107959 And we sure can use the additional tests that are added |
|
Hi, how is it going? Can we support with anything to have this issue fixed soon? |
|
Combining this PR with !138 should do. You are free to contribute :) |
|
Superseded by #149 149 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Image above explains the solution for the issue https://issues.jenkins.io/browse/JENKINS-71693?jql=project%20%3D%20JENKINS%20AND%20component%20%3D%20logstash-plugin
Testing done
Submitter checklist