[jira] [Created] (KAFKA-7172) Prometheus /metrics http endpoint for metrics monitoring integration

2018-07-17 Thread Hari Sekhon (JIRA)
Hari Sekhon created KAFKA-7172:
--

 Summary: Prometheus /metrics http endpoint for metrics monitoring 
integration
 Key: KAFKA-7172
 URL: https://issues.apache.org/jira/browse/KAFKA-7172
 Project: Kafka
  Issue Type: Improvement
  Components: metrics
Affects Versions: 1.1.2
Reporter: Hari Sekhon


Feature Request to add native http /metrics endpoint for Prometheus metrics 
monitoring integration:

[https://prometheus.io/docs/prometheus/latest/configuration/configuration/#%3Cscrape_config%3E]

See also ticket for /jmx http endpoint similar to what Hadoop and HBase have 
done for years in

https://issues.apache.org/jira/browse/KAFKA-3377

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (KAFKA-3833) Feature Request: allow Kafka clients to retrieve Kafka broker versions

2016-06-13 Thread Hari Sekhon (JIRA)

 [ 
https://issues.apache.org/jira/browse/KAFKA-3833?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hari Sekhon updated KAFKA-3833:
---
Description: 
Feature request for the ability of Kafka clients to query the Kafka brokers for 
their versions.

This is an important check if you're writing code to support multiple Kafka 
versions and your test suite is supposed to check against the different Kafka 
versions then you want to be able to query them to ensure you're testing the 
right versions, rather than some left over Docker container of the wrong 
version or a Docker image with a version typo in the source Dockerfile.

This is related to but a simpler ask than KAFKA-3304.

  was:
Feature request for the ability of Kafka clients to query the Kafka brokers for 
their versions.

This is an important check if you're writing code to support multiple Kafka 
versions and your test suite is supposed to check against the different Kafka 
versions then you want to be able to query them to ensure you're testing the 
right versions, rather than some left over Docker container of the wrong 
version or a Docker image with a version typo in the source Dockerfile.


> Feature Request: allow Kafka clients to retrieve Kafka broker versions
> --
>
> Key: KAFKA-3833
> URL: https://issues.apache.org/jira/browse/KAFKA-3833
> Project: Kafka
>  Issue Type: Bug
>  Components: clients, consumer, producer 
>Reporter: Hari Sekhon
>Assignee: Neha Narkhede
>Priority: Minor
>
> Feature request for the ability of Kafka clients to query the Kafka brokers 
> for their versions.
> This is an important check if you're writing code to support multiple Kafka 
> versions and your test suite is supposed to check against the different Kafka 
> versions then you want to be able to query them to ensure you're testing the 
> right versions, rather than some left over Docker container of the wrong 
> version or a Docker image with a version typo in the source Dockerfile.
> This is related to but a simpler ask than KAFKA-3304.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (KAFKA-3833) Feature Request: allow Kafka clients to retrieve Kafka broker versions

2016-06-13 Thread Hari Sekhon (JIRA)
Hari Sekhon created KAFKA-3833:
--

 Summary: Feature Request: allow Kafka clients to retrieve Kafka 
broker versions
 Key: KAFKA-3833
 URL: https://issues.apache.org/jira/browse/KAFKA-3833
 Project: Kafka
  Issue Type: Bug
  Components: clients, consumer, producer 
Reporter: Hari Sekhon
Assignee: Neha Narkhede
Priority: Minor


Feature request for the ability of Kafka clients to query the Kafka brokers for 
their versions.

This is an important check if you're writing code to support multiple Kafka 
versions and your test suite is supposed to check against the different Kafka 
versions then you want to be able to query them to ensure you're testing the 
right versions, rather than some left over Docker container of the wrong 
version or a Docker image with a version typo in the source Dockerfile.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (KAFKA-1397) delete topic is not working

2015-09-10 Thread Hari Sekhon (JIRA)

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

Hari Sekhon commented on KAFKA-1397:


I've got this same issue with 0.8.2.2 and there are no consumers or producers 
using the topic that is remaining as marked for deletion but not disappearing 
from --list or --describe. I even checked I had set the correct variable 
delete.topic.enable=true and restarted Kafka. This is on HDP 2.3 fully 
kerberized.

> delete topic is not working 
> 
>
> Key: KAFKA-1397
> URL: https://issues.apache.org/jira/browse/KAFKA-1397
> Project: Kafka
>  Issue Type: Bug
>Affects Versions: 0.8.2.0
>Reporter: Jun Rao
>Assignee: Timothy Chen
> Fix For: 0.8.2.0
>
> Attachments: KAFKA-1397.patch, KAFKA-1397_2014-04-28_14:48:32.patch, 
> KAFKA-1397_2014-04-28_17:08:49.patch, KAFKA-1397_2014-04-30_14:55:28.patch, 
> KAFKA-1397_2014-05-01_15:53:57.patch, KAFKA-1397_2014-05-01_18:12:24.patch, 
> KAFKA-1397_2014-05-02_13:38:02.patch, KAFKA-1397_2014-05-05_11:17:59.patch, 
> KAFKA-1397_2014-05-05_14:00:29.patch
>
>
> All unit tests are disabled since they hang transiently (see details in 
> KAFKA-1391).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)