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

James Taylor updated PHOENIX-3282:
----------------------------------
    Description: 
Convert BaseClientManagedTimeIT to be derived from 
BaseHBaseManagedTimeTableReuseIT by:
- Using unique table names in all tests
- Removing any usage of BaseTest.ensureTableCreated()
- Change static methods and member variables to be instance level

Also, we should convert these tests to not manage there own timestamps (i.e. do 
not set the CURRENT_SCN property and do not open new connections) unless the 
test depends on this functionality (which I believe is only the case for 
PointInTimeQueryIT).

  was:
Convert BaseClientManagedTimeIT to be derived from 
BaseHBaseManagedTimeTableReuseIT by:
- Using unique table names in all tests
- Removing any usage of BaseTest.ensureTableCreated()
- Change static methods and member variables to be instance level


> Convert BaseClientManagedTimeIT to be derived from 
> BaseHBaseManagedTimeTableReuseIT
> -----------------------------------------------------------------------------------
>
>                 Key: PHOENIX-3282
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-3282
>             Project: Phoenix
>          Issue Type: Sub-task
>            Reporter: James Taylor
>
> Convert BaseClientManagedTimeIT to be derived from 
> BaseHBaseManagedTimeTableReuseIT by:
> - Using unique table names in all tests
> - Removing any usage of BaseTest.ensureTableCreated()
> - Change static methods and member variables to be instance level
> Also, we should convert these tests to not manage there own timestamps (i.e. 
> do not set the CURRENT_SCN property and do not open new connections) unless 
> the test depends on this functionality (which I believe is only the case for 
> PointInTimeQueryIT).



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

Reply via email to