[
https://issues.apache.org/jira/browse/PHOENIX-5074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16728646#comment-16728646
]
Lars Hofhansl commented on PHOENIX-5074:
----------------------------------------
[~kozdemir] Turns out this breaks compilation in 4.x-HBase-1.4 at least:
{code}
[ERROR]
/home/lars/dev/phoenix/phoenix-core/src/it/java/org/apache/phoenix/end2end/DropTableWithViewsIT.java:[63,25]
cannot find symbol
symbol: method getRegions(org.apache.hadoop.hbase.TableName)
location: class org.apache.hadoop.hbase.regionserver.HRegionServer
{code}
> DropTableWithViewsIT.testDropTableWithChildViews is flapping
> ------------------------------------------------------------
>
> Key: PHOENIX-5074
> URL: https://issues.apache.org/jira/browse/PHOENIX-5074
> Project: Phoenix
> Issue Type: Test
> Reporter: Thomas D'Silva
> Assignee: Kadir OZDEMIR
> Priority: Major
> Fix For: 4.15.0, 5.1.0
>
>
> [~kozdemir]
> This test is failing intermittently (see
> https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/295/testReport/junit/org.apache.phoenix.end2end/DropTableWithViewsIT/testDropTableWithChildViews_DropTableWithViewsIT_multiTenant_false__columnEncoded_false_/).
> Can you modify the test so that the reaper process runs immediately?
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)