[
https://issues.apache.org/jira/browse/HBASE-28497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17839478#comment-17839478
]
Hudson commented on HBASE-28497:
--------------------------------
Results for branch branch-2
[build #1037 on
builds.a.o|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2/1037/]:
(x) *{color:red}-1 overall{color}*
----
details (if available):
(/) {color:green}+1 general checks{color}
-- For more information [see general
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2/1037/General_20Nightly_20Build_20Report/]
(x) {color:red}-1 jdk8 hadoop2 checks{color}
-- For more information [see jdk8 (hadoop2)
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2/1037/JDK8_20Nightly_20Build_20Report_20_28Hadoop2_29/]
(x) {color:red}-1 jdk8 hadoop3 checks{color}
-- For more information [see jdk8 (hadoop3)
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2/1037/JDK8_20Nightly_20Build_20Report_20_28Hadoop3_29/]
(/) {color:green}+1 jdk11 hadoop3 checks{color}
-- For more information [see jdk11
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2/1037/JDK11_20Nightly_20Build_20Report_20_28Hadoop3_29/]
(/) {color:green}+1 source release artifact{color}
-- See build output for details.
(/) {color:green}+1 client integration test{color}
> Missing fields in Get.toJSON
> ----------------------------
>
> Key: HBASE-28497
> URL: https://issues.apache.org/jira/browse/HBASE-28497
> Project: HBase
> Issue Type: Improvement
> Components: Client
> Reporter: Chandra Sekhar K
> Assignee: Chandra Sekhar K
> Priority: Major
> Labels: pull-request-available
> Fix For: 2.6.0, 2.4.18, 3.0.0-beta-2, 2.5.9
>
>
> Missing fields in Get.toJSON conversion.
> |Class|Whether Mapped to JSON?|add to json?|
> |Get| | |
> |row|Yes| |
> |maxVersions|Yes| |
> |cacheBlocks|Yes| |
> |storeLimit|No|Yes|
> |storeOffset|No|Yes|
> |tr|Yes| |
> |checkExistenceOnly|No|Yes|
> |familyMap|Yes| |
> | | | |
> |Query| | |
> |filter|Yes| |
> |targetReplicaId|No|Yes|
> |consistency|No|Yes|
> |colFamTimeRangeMap|No|Yes|
> |loadColumnFamiliesOnDemand|No|Yes|
> | | | |
> |OperationWithAttributes| | |
> |attributes|partial, only ID attribute is set|Yes|
> |priority|No|Yes|
--
This message was sent by Atlassian Jira
(v8.20.10#820010)