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

Java Agent creating too many NewRelicMetricsReporter threads when used with Kafka instrumentation #1056

Closed
kford-newrelic opened this issue Oct 26, 2022 · 5 comments
Assignees
Labels
GTSE There is an associated support escalation with this issue. on-roadmap Issue has been added to our product roadmap and will be worked in the coming quarter

Comments

@kford-newrelic
Copy link
Contributor

Current agent design/implementation causes an unnecessary number of NewRelicMetricsReporter thread to be created when the agent is used with Kafka 3.x instrumentation. Refactoring this implementation would be best - perhaps to leverage a singleton instance, etc.

@workato-integration
Copy link

@kford-newrelic kford-newrelic added the GTSE There is an associated support escalation with this issue. label Oct 26, 2022
@kford-newrelic
Copy link
Contributor Author

Will consider for the Jan-Mar roadmap

@kford-newrelic kford-newrelic added Q4 SC on-roadmap Issue has been added to our product roadmap and will be worked in the coming quarter labels Nov 30, 2022
@kford-newrelic
Copy link
Contributor Author

Targeted for the Jan-Mar quarter

@kford-newrelic kford-newrelic added this to Triage in Java Engineering Board via automation Jan 3, 2023
@kford-newrelic kford-newrelic moved this from Triage to To do in Java Engineering Board Jan 3, 2023
@obenkenobi
Copy link
Contributor

A solution lives on the branch NEWRELIC-4832-reduce-thread-count. This bug is put on hold for higher priority tasks.

@workato-integration
Copy link

Work has been completed on this issue.

Java Engineering Board automation moved this from To do to Done Mar 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
GTSE There is an associated support escalation with this issue. on-roadmap Issue has been added to our product roadmap and will be worked in the coming quarter
Projects
Archived in project
Development

No branches or pull requests

2 participants