Skip to content

Fix concurrency issue with multiline codec and other grok-based plugins#75

Closed
edmocosta wants to merge 2 commits into
logstash-plugins:mainfrom
edmocosta:fix-grok-conc-issue
Closed

Fix concurrency issue with multiline codec and other grok-based plugins#75
edmocosta wants to merge 2 commits into
logstash-plugins:mainfrom
edmocosta:fix-grok-conc-issue

Conversation

@edmocosta

Copy link
Copy Markdown

Fixed a concurrency issue with multiline codec and other grok-based plugins, that when combined, was generating the following error:

{:action=>LogStash::PipelineAction::Create/pipeline_id:pipeline2, :exception=>"Java::JavaLang::IllegalStateException", :message=>"Unable to configure plugins: (LoadError) load error: cabin/mixins/logger -- java.lang.StringIndexOutOfBoundsException: Index -1 out of bounds for length 16"}

@edmocosta edmocosta requested a review from jsvd August 11, 2025 14:42
@edmocosta

Copy link
Copy Markdown
Author

This issue was being caused by jruby/jruby#8960, and this PR is no longer needed.

@edmocosta edmocosta closed this Aug 14, 2025
@edmocosta edmocosta deleted the fix-grok-conc-issue branch August 14, 2025 09:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant