[
https://issues.apache.org/jira/browse/HBASE-18920?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hua-Yi Ho reassigned HBASE-18920:
---------------------------------
Assignee: Hua-Yi Ho
> Operation.toString() is counterintuitive
> ----------------------------------------
>
> Key: HBASE-18920
> URL: https://issues.apache.org/jira/browse/HBASE-18920
> Project: HBase
> Issue Type: Bug
> Reporter: James Taylor
> Assignee: Hua-Yi Ho
> Priority: Major
>
> 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.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)