[
https://issues.apache.org/jira/browse/PHOENIX-1514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14251055#comment-14251055
]
James Taylor commented on PHOENIX-1514:
---------------------------------------
@Mujtaba ran the backward compatibility test suite for a 4.2.1 client against
this on master and it passed. Nice work, [~ndimiduk]. I'm +1 on getting this
into 4.0 branch.
Phoenix Continous Backward Compatibility Verification v4.2.1 - master (04ef859)
|Client / Server| Step| Verification|
|v4.2.1/v4.2.1| Create tables, add data and verify |Passed|
|v4.2.1 / master (04ef859)| Verify existing data with updated server
|Passed|
|v4.2.1 / master (04ef859)| Add additional data and verify on updated
server |Passed|
|v4.2.1 / master (04ef859)| Verify delete/drop/alter |Passed|
|v4.2.1 / master (04ef859)| Verify sequence |Passed|
|master (04ef859) / master (04ef859)| Verify existing data with updated
client and server |Passed|
|master (04ef859) / master (04ef859)| Add additional data and verify with
updated client and server |Passed|
|master (04ef859) / master (04ef859)| Verify delete/drop/alter |Passed|
|master (04ef859) / master (04ef859)| Verify sequence |Passed|
|v4.2.1 / master (04ef859)| Verify existing data again with v4.2.1 client
and master server |Passed|
|v4.2.1 / master (04ef859)| Verify delete/drop/alter |Passed|
|v4.2.1 / master (04ef859)| Verify sequence |Passed|
> Break up PDataType Enum
> -----------------------
>
> Key: PHOENIX-1514
> URL: https://issues.apache.org/jira/browse/PHOENIX-1514
> Project: Phoenix
> Issue Type: Sub-task
> Affects Versions: 5.0.0
> Reporter: Nick Dimiduk
> Assignee: Nick Dimiduk
> Fix For: 5.0.0
>
> Attachments: PHOENIX-1514.00.patch, PHOENIX-1514.01.patch,
> PHOENIX-1514.02.patch, PHOENIX-1514.04.patch, PHOENIX-1514.05.patch,
> hung-phoenix-verify.txt, stack.txt
>
>
> A first step in adopting (a portion of) HBase's type encodings is to break up
> the PDataType enum into an interface. This will pave the way for more
> flexibility going forward.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)