You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With strict 1.0-compliant behavior, the benefit of the @Health annotation is a quick & obvious way to disable health checks.
Keeping @Health also provides a place for group names to be defined as in issue #81 about executing health check groups or individual checks.
MicroProfile Health implementations will from now on forever reference the @Health annotation, so why get rid of it so quickly?
Forgive me for saying this, but a lot of activity in MP Health's master branch seems to be microscopic nitpicking, second-guessing and flip-flopping, instead of big picture, move-the-ball-down-the-court kind of stuff.
The ship has already sailed with MicroProfile Health 1.0. Implementations will now forever refer to an annotation that is instantly deprecated, which seems wasteful.
The text was updated successfully, but these errors were encountered:
With strict 1.0-compliant behavior, the benefit of the
@Health
annotation is a quick & obvious way to disable health checks.Keeping
@Health
also provides a place for group names to be defined as in issue #81 about executing health check groups or individual checks.MicroProfile Health implementations will from now on forever reference the
@Health
annotation, so why get rid of it so quickly?Forgive me for saying this, but a lot of activity in MP Health's
master
branch seems to be microscopic nitpicking, second-guessing and flip-flopping, instead of big picture, move-the-ball-down-the-court kind of stuff.The ship has already sailed with MicroProfile Health 1.0. Implementations will now forever refer to an annotation that is instantly deprecated, which seems wasteful.
The text was updated successfully, but these errors were encountered: