Re: Feedback for Kafka Web Console's Topic Feed

2014-05-28 Thread Claude Mamo
I will see if I can fit this in the next release Guozhang. But I don't think this falls under the topic feed's scope. Currently the topic feed displays the latest published partition messages, although it's a little buggy ;-). Claude On Wed, May 28, 2014 at 6:47 PM, Guozhang Wang wrote: > Also

Re: Feedback for Kafka Web Console's Topic Feed

2014-05-28 Thread Claude Mamo
The size of topics and partitions will be included in the next release but it will be separate from the topic feed. Claude On Wed, May 28, 2014 at 4:42 PM, Jun Rao wrote: > Is Topic Feed supposed to include all logs related to a topic? One of the > things that could be useful is to also includ

Re: Feedback for Kafka Web Console's Topic Feed

2014-05-28 Thread Guozhang Wang
Also does this also include request handler logs and the controller logs? I think it will be also useful to include these logs and arrange them in time-line orders. Guozhang On Wed, May 28, 2014 at 7:42 AM, Jun Rao wrote: > Is Topic Feed supposed to include all logs related to a topic? One of

Re: Feedback for Kafka Web Console's Topic Feed

2014-05-28 Thread Jun Rao
Is Topic Feed supposed to include all logs related to a topic? One of the things that could be useful is to also include the size of each topic/partition (we added such a jmx in trunk). Thanks, Jun On Wed, May 28, 2014 at 12:35 AM, Claude Mamo wrote: > Hello all, > > I'm working on the next v