You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@phoenix.apache.org by "Hudson (Jira)" <ji...@apache.org> on 2020/05/27 03:59:00 UTC

[jira] [Commented] (PHOENIX-5799) Inline Index Verification Output API

    [ https://issues.apache.org/jira/browse/PHOENIX-5799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17117344#comment-17117344 ] 

Hudson commented on PHOENIX-5799:
---------------------------------

FAILURE: Integrated in Jenkins build PreCommit-PHOENIX-Build #3894 (See [https://builds.apache.org/job/PreCommit-PHOENIX-Build/3894/])
PHOENIX-5890: Port Phoenix-5799 to master (#787) (github: rev 5a9ec5552fb63fdf640e0c9adbb81eb6eec0ccae)
* (add) phoenix-core/src/main/java/org/apache/phoenix/mapreduce/index/IndexVerificationOutputRepository.java
* (add) phoenix-core/src/main/java/org/apache/phoenix/mapreduce/index/IndexVerificationOutputRow.java
* (edit) phoenix-core/src/main/java/org/apache/phoenix/coprocessor/IndexToolVerificationResult.java
* (edit) phoenix-core/src/main/java/org/apache/phoenix/mapreduce/index/PhoenixIndexImportDirectReducer.java
* (add) phoenix-core/src/main/java/org/apache/phoenix/mapreduce/index/IndexVerificationResultRepository.java
* (edit) phoenix-core/src/it/java/org/apache/phoenix/end2end/IndexToolIT.java
* (add) phoenix-core/src/it/java/org/apache/phoenix/end2end/index/IndexVerificationOutputRepositoryIT.java
* (add) phoenix-core/src/it/java/org/apache/phoenix/end2end/index/IndexVerificationResultRepositoryIT.java
* (edit) phoenix-core/src/main/java/org/apache/phoenix/coprocessor/IndexRebuildRegionScanner.java
* (edit) phoenix-core/src/main/java/org/apache/phoenix/util/ByteUtil.java
* (edit) phoenix-core/src/main/java/org/apache/phoenix/mapreduce/index/IndexTool.java


> Inline Index Verification Output API
> ------------------------------------
>
>                 Key: PHOENIX-5799
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-5799
>             Project: Phoenix
>          Issue Type: Bug
>            Reporter: Geoffrey Jacoby
>            Assignee: Geoffrey Jacoby
>            Priority: Major
>             Fix For: 4.16.0
>
>         Attachments: PHOENIX-5799-4.x.v1.patch
>
>          Time Spent: 2h 50m
>  Remaining Estimate: 0h
>
> Followup from PHOENIX-5773 -- split out the logic in IndexRebuildRegionScanner that writes to the output table into its own class, plus add read methods and tests. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)