Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

stopTimers capture in ServiceManager #5903

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ayushjais2654
Copy link

Fixes : #5842
This feature provide the stopTimers for the defined services in the ServiceManager somewhat similar to the com.google.common.util.concurrent.ServiceManager.ServiceManagerState#startupTimers.

@ayushjais2654
Copy link
Author

ayushjais2654 commented Jan 28, 2022

@netdpb @ben-manes please review this pull request. CLA check is passed for this.

@ayushjais2654
Copy link
Author

@netdpb can someone please help in reviewing/merging this PR

@netdpb
Copy link
Member

netdpb commented Feb 7, 2022

Hi @ayushjais2654. Thanks for this work, but we have to make a decision on whether we want to suppor this feature (#5842) in Guava before we can merge an implementation. We'll discuss more today.

@ayushjais2654
Copy link
Author

sure

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Provide ServiceManager.stopTimes() to enable debugging slow ServiceManager shutdowns
2 participants