[
https://issues.apache.org/jira/browse/HBASE-17634?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15886008#comment-15886008
]
Hudson commented on HBASE-17634:
--------------------------------
SUCCESS: Integrated in Jenkins build HBase-Trunk_matrix #2581 (See
[https://builds.apache.org/job/HBase-Trunk_matrix/2581/])
HBASE-17634 Cleaned up the usage of Result.isPartial (zhangduo: rev
84a9eb3f5c740d56c02a3ba54c9479090cd49f31)
* (edit)
hbase-server/src/test/java/org/apache/hadoop/hbase/TestPartialResultsFromClientSide.java
* (edit)
hbase-client/src/main/java/org/apache/hadoop/hbase/client/ScannerCallableWithReplicas.java
> Clean up the usage of Result.isPartial
> --------------------------------------
>
> Key: HBASE-17634
> URL: https://issues.apache.org/jira/browse/HBASE-17634
> Project: HBase
> Issue Type: Improvement
> Components: scan
> Affects Versions: 2.0.0, 1.4.0
> Reporter: Duo Zhang
> Assignee: Jan Hentschel
> Labels: refactor, trivial
> Fix For: 2.0.0, 1.4.0
>
> Attachments: HBASE-17634.master.001.patch,
> HBASE-17634.master.002.patch
>
>
> We have marked Result.isPartial as deprecated in HBASE-17599. This issue aims
> to remove the isPartial usage in our code base.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)