[
https://issues.apache.org/jira/browse/HBASE-16970?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yu Li updated HBASE-16970:
--------------------------
Affects Version/s: 1.4.0
1.3.0
2.0.0
1.2.3
1.1.7
Hadoop Flags: Reviewed
Fix Version/s: 1.1.8
1.2.4
1.4.0
1.3.0
2.0.0
Thanks [~mantonov] for the confirmation. Have just pushed change into 1.3
> Clarify misleading Scan.java comment about caching
> --------------------------------------------------
>
> Key: HBASE-16970
> URL: https://issues.apache.org/jira/browse/HBASE-16970
> Project: HBase
> Issue Type: Sub-task
> Affects Versions: 2.0.0, 1.3.0, 1.4.0, 1.2.3, 1.1.7
> Reporter: Jim Kleckner
> Assignee: Jim Kleckner
> Priority: Trivial
> Labels: documentation, patch
> Fix For: 2.0.0, 1.3.0, 1.4.0, 1.2.4, 1.1.8
>
> Attachments: HBASE-16970.patch
>
>
> The Scan class has an integer field, caching, that defaults to -1. The
> meaning of -1 is that the option was not overriden (aka not set) and
> therefore that the default configuration should be used.
> This trivial patch corrects the comment of that field to reflect this meaning
> rather than misleading the reader to believe that caching is disabled.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)