Skip to content

Operation system worker thread names #9968

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

Closed
IrlJidel opened this issue Sep 7, 2018 · 0 comments
Closed

Operation system worker thread names #9968

IrlJidel opened this issue Sep 7, 2018 · 0 comments

Comments

@IrlJidel
Copy link
Contributor

IrlJidel commented Sep 7, 2018

Currently all filter/output worker threads appear with name [#{pipeline_id}]-pipeline-manager.

(This is longer than the 15chars normally visible in OS.)

This behaviour contradicts the documentation
and pipeline workers show up as [base]>workerN, where N is an integer.

I believe the fix is simple and you just need to use Util.set_thread_name in start_workers in java_pipeline.rb and pipeline.rb

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

No branches or pull requests

1 participant