| clear query|facets|time |
Search criteria: .
Results from 31 to 40 from
154 (0.27s).
|
|
|
Loading phrases to help you refine your search...
|
|
[KAFKA-585] Remove custom metrics jar and replace with latest from metrics HEAD - Kafka - [issue]
|
|
...This is for at least until metrics 3.x is mavenized.Also:The KafkaCSVMetricsReporter object may be better named as KafkaMetricsReporter since startCSVMetricsReporterpotentially starts up oth...
|
|
|
http://issues.apache.org/jira/browse/KAFKA-585
Author: Joel Koshy,
2012-11-14, 18:58
|
|
|
Re: Unused streams not getting shutdown - Kafka - [mail # user]
|
|
...That would be a bug. Can you file a jira? Thanks, Joel On Tue, Nov 6, 2012 at 1:43 PM, Jason Rosenberg wrote: ...
|
|
|
Author: Joel Koshy,
2012-11-07, 00:06
|
|
|
Re: value of zk.connectiontimeout.ms - Kafka - [mail # user]
|
|
...If you want it to wait indefinitely I think for that setting you would just have to just go with a high value. On Mon, Nov 5, 2012 at 3:59 PM, Dmitri Priimak wrote: ...
|
|
|
Author: Joel Koshy,
2012-11-06, 03:16
|
|
|
Re: Unused streams not getting shutdown - Kafka - [mail # user]
|
|
...Can you try the latest from trunk? This might be related to https://issues.apache.org/jira/browse/KAFKA-550 which did not make it into 0.7.2 Thanks, Joel On Mon, Nov 5, 20...
|
|
|
Author: Joel Koshy,
2012-11-06, 03:10
|
|
|
Re: CSV metrics - Kafka - [mail # dev]
|
|
...This will be handled in https://issues.apache.org/jira/browse/KAFKA-585 Thanks, Joel On Tue, Oct 30, 2012 at 9:24 AM, Jay Kreps wrote: ...
|
|
|
Author: Joel Koshy,
2012-10-30, 17:03
|
|
|
[KAFKA-541] Use metrics CSV reporter instead of jmx tool for system tests - Kafka - [issue]
|
|
...The existing system test framework spawns off a bunch of jmxtool processes to collect metrics. This is rather heavy-weight and also, requires advance knowledge of all the beans (many of whic...
|
|
|
http://issues.apache.org/jira/browse/KAFKA-541
Author: Joel Koshy,
2012-10-25, 02:21
|
|
|
[KAFKA-564] Wildcard-based topic consumption should assign partitions to threads uniformly - Kafka - [issue]
|
|
...Right now, if when a client uses createMessageStreamsByFilter and specifies 'n' streams (threads), 'n' should be <= the max partition count of any topic. If it is greater ...
|
|
|
http://issues.apache.org/jira/browse/KAFKA-564
Author: Joel Koshy,
2012-10-10, 17:41
|
|
|
[KAFKA-550] Wildcarded consumption is single-threaded - Kafka - [issue]
|
|
...It's surprising that we haven't noticed this before, but I was looking at a CPU usage profile on yourkit and It turns out that only one mirror maker thread is actually doing anything...
|
|
|
http://issues.apache.org/jira/browse/KAFKA-550
Author: Joel Koshy,
2012-10-10, 17:30
|
|
|
[KAFKA-542] Upgrade to metrics 3.x - Kafka - [issue]
|
|
...metrics 3.0.0 fixes some issues with the csv reporter that affect 0.8E.g., with metrics 2.1.3 we would just have NumDelayedRequests.csv but with 3.0.0 we would have kafka.server.ProducerRequ...
|
|
|
http://issues.apache.org/jira/browse/KAFKA-542
Author: Joel Koshy,
2012-10-09, 22:29
|
|
|
[KAFKA-558] KafkaETLContext should use getTopicMetadata before sending offset requests - Kafka - [issue]
|
|
...Filing this or I may forget....
|
|
|
http://issues.apache.org/jira/browse/KAFKA-558
Author: Joel Koshy,
2012-10-09, 18:08
|
|
|
|