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

Hudson commented on PHOENIX-2049:
---------------------------------

FAILURE: Integrated in Phoenix-master #789 (See 
[https://builds.apache.org/job/Phoenix-master/789/])
PHOENIX-2049 Change ArraysWithNullsIT to be derived from BaseHBaseManagedTimeIT 
(jamestaylor: rev 2d70eff6594d0f46b10f2d9c4c8fa5d43d6ba5ab)
* phoenix-core/src/it/java/org/apache/phoenix/end2end/ArraysWithNullsIT.java


> Change ArraysWithNullsIT to be derived from BaseHBaseManagedTimeIT
> ------------------------------------------------------------------
>
>                 Key: PHOENIX-2049
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-2049
>             Project: Phoenix
>          Issue Type: Sub-task
>            Reporter: James Taylor
>            Assignee: James Taylor
>             Fix For: 5.0.0, 4.5.0, 4.4.1
>
>         Attachments: PHOENIX-2049.patch
>
>
> Integration tests are typically derived from BaseHBaseManagedTimeIT which 
> means that you're letting the HBase server dole out timestamps instead of 
> managing them yourself. Tests derived from BaseClientManagedTimeIT require 
> you to set the CURRENT_SCN property on every connection, otherwise at tear 
> down time, your tables will not be deleted from the SYSTEM.CATALOG as 
> expected. This leads to other tests failing down the road if they happen to 
> use the same table names (which is pretty common).
> FYI, [~ram_krish] and [~Dumindux].



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to