[
https://issues.apache.org/jira/browse/HBASE-13446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14679674#comment-14679674
]
Hudson commented on HBASE-13446:
--------------------------------
FAILURE: Integrated in HBase-TRUNK #6708 (See
[https://builds.apache.org/job/HBase-TRUNK/6708/])
HBASE-13446 Add docs warning about missing data for downstream on versions
prior to HBASE-13262 (mstanleyjones: rev
0daae433423da12343d4a64fdc987ffa64d4785f)
* src/main/asciidoc/_chapters/upgrading.adoc
* src/main/asciidoc/_chapters/troubleshooting.adoc
> Add docs warning about missing data for downstream on versions prior to
> HBASE-13262
> -----------------------------------------------------------------------------------
>
> Key: HBASE-13446
> URL: https://issues.apache.org/jira/browse/HBASE-13446
> Project: HBase
> Issue Type: Task
> Components: documentation
> Affects Versions: 0.98.0, 1.0.0
> Reporter: Sean Busbey
> Assignee: Misty Stanley-Jones
> Priority: Critical
> Fix For: 2.0.0
>
> Attachments: HBASE-13446.patch
>
>
> From conversation at the end of HBASE-13262:
> [~davelatham]
> {quote}
> Should we put a warning somewhere (mailing list? book?) about this? Something
> like:
> IF (client OR server is <= 0.98.11/1.0.0) AND server has a smaller value for
> hbase.client.scanner.max.result.size than client does, THEN scan requests
> that reach the server's hbase.client.scanner.max.result.size are likely to
> miss data. In particular, 0.98.11 defaults
> hbase.client.scanner.max.result.size to 2MB but other versions default to
> larger values, so be very careful using 0.98.11 servers with any other client
> version.
> {quote}
> [~busbey]
> {quote}
> How about we add a note in the ref guide for upgrades and for
> troubleshooting?
> {quote}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)