Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-18920

Operation.toString() is counterintuitive

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None
    • None

    Description

      When debugging, you often need to know which columns are projected into the Scan. The Operation.toString() silently truncates what you see to the first 5. Typically, if you truncate a value, you should end it with "..." so that the user knows there are actually more (instead of wasting time thinking they're not projecting everything that needs to be projected). Also, a limit of 5 is way to small of a default.

      Attachments

        Activity

          People

            jackyhobingo Hua-Yi Ho
            jamestaylor James R. Taylor
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated: