[
https://issues.apache.org/jira/browse/OOZIE-3200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16833881#comment-16833881
]
Andras Salamon commented on OOZIE-3200:
---------------------------------------
I don't think that we should drop it in a minor version, so I changed the fix
version field to 6.0
> Drop Instrumentation in favor of Metrics
> ----------------------------------------
>
> Key: OOZIE-3200
> URL: https://issues.apache.org/jira/browse/OOZIE-3200
> Project: Oozie
> Issue Type: Improvement
> Components: monitoring
> Affects Versions: 5.0.0
> Reporter: Andras Piros
> Assignee: Andras Salamon
> Priority: Blocker
> Fix For: 6.0
>
>
> OOZIE-1817 added the option to use DropWizard Metrics instead of our
> homegrown Instrumentation. We left the Instrumentation as the default for
> compatibility; in Oozie 5.1.0, we should drop Instrumentation and only have
> Metrics.
> OOZIE-2645 deprecated {{Instrumentation}} and made {{Metrics}} the default
> choice, but no code cleanup happened there.
> We can also use this opportunity to clean up the code and interface for
> Metrics, which currently has to conform to Instrumentation for pluggability.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)