Mathias Kub created KAFKA-7732:
--
Summary: Kafka broker lag metrics is more than 0, but no
partitions are under replicated
Key: KAFKA-7732
URL: https://issues.apache.org/jira/browse/KAFKA-7732
Project
Mathias Kub created KAFKA-7265:
--
Summary: Broker and consumer metrics topic names are reported
differently
Key: KAFKA-7265
URL: https://issues.apache.org/jira/browse/KAFKA-7265
Project: Kafka
Hi there,
I am having problems aggregating metrics for our monitoring system,
because some JMX beans use dots in its names (e.g.
kafka.server:type=BrokerTopicMetrics,name=MessagesInPerSec, "topic" just
uses the plain topic name as is).
Other JMX beans replace dots by underscores, like the one add
Mathias Kub created KAFKA-6864:
--
Summary: null is not passed to keyDeserialzer and
valueDeserializer in Fetcher
Key: KAFKA-6864
URL: https://issues.apache.org/jira/browse/KAFKA-6864
Project: Kafka
[
https://issues.apache.org/jira/browse/KAFKA-4715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15872493#comment-15872493
]
Mathias Kub commented on KAFKA-4715:
Overriding any method coming from Enum seems
[
https://issues.apache.org/jira/browse/KAFKA-4715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15861061#comment-15861061
]
Mathias Kub commented on KAFKA-4715:
I thought of `configValue`, because it be
[
https://issues.apache.org/jira/browse/KAFKA-4715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15853975#comment-15853975
]
Mathias Kub edited comment on KAFKA-4715 at 2/6/17 1:2
[
https://issues.apache.org/jira/browse/KAFKA-4715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15853975#comment-15853975
]
Mathias Kub commented on KAFKA-4715:
Hi, I've introduced a small changeset t