[ 
https://issues.apache.org/jira/browse/HBASE-28497?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Duo Zhang resolved HBASE-28497.
-------------------------------
    Fix Version/s: 2.6.0
                   2.4.18
                   3.0.0-beta-2
                   2.5.9
     Hadoop Flags: Reviewed
       Resolution: Fixed

Merged to all active branches.

Thanks [~chandrasekhar.k]!

> 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)

Reply via email to