[ 
https://issues.apache.org/jira/browse/KAFKA-826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13622062#comment-13622062
 ] 

Maxime Brugidou edited comment on KAFKA-826 at 4/4/13 11:48 AM:
----------------------------------------------------------------

Yes there has been some work and it breaks when I try to use 3.0.0-BETA1 from 
0.8 branch. We need to have a MetricsRegistry (static or injected) and use the 
new register() method to add gauges/metrics. Also the core namespace has been 
removed

Anyone working on a patch to get the BETA1 ? (and remove the 
core/lib/metrics*.jar files? )

By the way I don't think we use metrics-annotation, just metrics-core right?
                
      was (Author: brugidou):
    Yes there has been some work and it breaks when I try to use 3.0.0-BETA1 
from 0.8 branch. We need to have a MetricsRegistry (static or injected) and use 
the new register() method to add gauges/metrics. Also the core namespace has 
been removed
                  
> Make Kafka 0.8 depend on metrics 2.2.0 instead of 3.x
> -----------------------------------------------------
>
>                 Key: KAFKA-826
>                 URL: https://issues.apache.org/jira/browse/KAFKA-826
>             Project: Kafka
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 0.8
>            Reporter: Neha Narkhede
>            Assignee: Dragos Manolescu
>            Priority: Blocker
>              Labels: build, kafka-0.8, metrics
>         Attachments: kafka-fix-for-826.patch, kafka-fix-for-826-take2.patch
>
>
> In order to mavenize Kafka 0.8, we have to depend on metrics 2.2.0 since 
> metrics 3.x is a huge change as well as not an officially supported release.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to