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

Todd Lipcon resolved KUDU-1463.
-------------------------------
       Resolution: Fixed
         Assignee: Will Berkeley
    Fix Version/s: 1.0.0

fixed in c11b8cf96acbd5be56b5e35c1e59da2f92b601fe

> metrics: tablet's table id attribute is empty string
> ----------------------------------------------------
>
>                 Key: KUDU-1463
>                 URL: https://issues.apache.org/jira/browse/KUDU-1463
>             Project: Kudu
>          Issue Type: Bug
>    Affects Versions: 0.8.0
>            Reporter: Mike Percy
>            Assignee: Will Berkeley
>             Fix For: 1.0.0
>
>
> I just noticed on the metrics page locally in my dev environment that the 
> table id is an empty string in the tablet attributes on the metrics page.
> Looks like this:
> {code}
> [
> {
> type: "tablet",
> id: "db28f9bb08554c36b91dcfc878b8702d",
> attributes: {
> partition: "range: [(<start>), (<end>))",
> table_name: "twitter",
> table_id: ""
> },
> metrics: [
> {
> name: "log_reader_bytes_read",
> value: 0
> },
> ...
> {code}



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

Reply via email to