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

Increase in JVM timed waiting threads #1105

Open
Shubh-vm opened this issue Apr 25, 2023 · 5 comments
Open

Increase in JVM timed waiting threads #1105

Shubh-vm opened this issue Apr 25, 2023 · 5 comments
Labels
v1.x Issues related to the 1.x version

Comments

@Shubh-vm
Copy link

After upgrading the version of "com.amazonaws:amazon-kinesis-client" from "1.13.3" to "1.14.9" the number of "JVM timed waiting threads" doubles. Can this be fixed?

@stair-aws stair-aws added the v1.x Issues related to the 1.x version label Apr 25, 2023
@Shubh-vm
Copy link
Author

Shubh-vm commented May 2, 2023

@stair-aws are there any updates on this ticket?

@Shubh-vm
Copy link
Author

@stair-aws can we get an update on this issue?

@stair-aws
Copy link
Contributor

@Shubh-vm Salut! We have not yet investigated this issue. Would you kindly provide specifics? (e.g., actual count of TIMED_WAITING threads observed on 1.13.3 and 1.14.9, host/OS details, Java runtime)

More importantly to help us understand the issue: what impact are you observing? (e.g., has KCL performance degraded and, if so, in what measurable way; how might we replicate this impact) This information may be valuable to help us prioritize. Thanks in advance!

@Shubh-vm
Copy link
Author

Hey @stair-aws , The number of TIMED_WAITING thread increases by double. From the thread dump while running our application locally, I observed the numbers of TIMED_WAITING from 80 in KCL version "1.13.3" to 160 in KCL version "1.14.9".
OS used: photon
Java runtime is: 11

We are not sure of any function impact, but we observed the TIMED_WAITING thread metrics to increase abruptly, so downgraded it back to "1.13.3".

@Shubh-vm
Copy link
Author

Hey @stair-aws , any update for us?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
v1.x Issues related to the 1.x version
Projects
None yet
Development

No branches or pull requests

2 participants