Uploaded image for project: 'Kudu'
  1. Kudu
  2. KUDU-1463

metrics: tablet's table id attribute is empty string

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.8.0
    • 0.10.0
    • None
    • None

    Description

      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:

      [
      {
      type: "tablet",
      id: "db28f9bb08554c36b91dcfc878b8702d",
      attributes: {
      partition: "range: [(<start>), (<end>))",
      table_name: "twitter",
      table_id: ""
      },
      metrics: [
      {
      name: "log_reader_bytes_read",
      value: 0
      },
      ...
      

      Attachments

        Activity

          People

            wdberkeley William Berkeley
            mpercy Mike Percy
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: