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

alexcb commented on KAFKA-1425:
-------------------------------

the "post-review" command has been removed in the latest reviewboardtool 
(actually, looks like from current dev version), it's been replaced with the 
"rbt post" command.

"The rbt command obsoletes the old “post-review” command. For built in help you 
may execute:" -- from: http://www.reviewboard.org/docs/rbtools/dev/

I didn't ask for the dev version, but somehow that's what I got.

Anyways, I ran:

rbt post --tracking-branch=origin/trunk

which uploaded:

https://reviews.apache.org/r/20927/

I hope this is enough for you to review the changes.

> provide logStartOffset in addition to LogEndOffset metric
> ---------------------------------------------------------
>
>                 Key: KAFKA-1425
>                 URL: https://issues.apache.org/jira/browse/KAFKA-1425
>             Project: Kafka
>          Issue Type: Improvement
>            Reporter: alexcb
>            Priority: Minor
>         Attachments: KAFKA-1425.patch, KAFKA-1425.patch, KAFKA-1425.patch
>
>
> Hello,
> Would it be possible to include a metric to report the minimum message offset 
> for each topic/partition? This would mirror the LogEndOffset which is already 
> provided.
> There's also a Size metric that's provided; however, this gives us the size 
> of a topic/partition in bytes so I'm unable to calculate the 
> Starting/beginning message offset based on the end offset.
> I've attached a patch I used with kafka 0.8.1 to expose this metric.
> Thanks,
> Alex



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to