- Notifications
You must be signed in to change notification settings - Fork 58
Closed
Labels
contribfestA good issue for Contribfest KubeCon EU '24A good issue for Contribfest KubeCon EU '24enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
https://github.com/open-feature/java-sdk-contrib/blob/main/providers/flagd/src/main/java/dev/openfeature/contrib/providers/flagd/FlagdProvider.java#L56
It's not always guaranteed that FeatureProvider.shutdown()
method is called at the end of application lifecycle. The user can call the shutdown method at any point in time of application lifetime. So it's better to reset the state. may be NOT_READY or new state and publish the event with the new state.
Kavindu-Dodan, beeme1mr, toddbaert and mehtasankets
Metadata
Metadata
Assignees
Labels
contribfestA good issue for Contribfest KubeCon EU '24A good issue for Contribfest KubeCon EU '24enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers