[
https://issues.apache.org/jira/browse/PHOENIX-3722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15901707#comment-15901707
]
Geoffrey Jacoby commented on PHOENIX-3722:
------------------------------------------
+1, thanks for fixing this and explaining the correct way to do it.
Curious though -- since there are both it and test directories, why is maven's
division between Test and IT class-name-based instead of directory-based? (Of
course, you'd want the naming convention anyway just for developer clarity)
> TestSystemCatalogWALEntryFilter causes builds to hang
> -----------------------------------------------------
>
> Key: PHOENIX-3722
> URL: https://issues.apache.org/jira/browse/PHOENIX-3722
> Project: Phoenix
> Issue Type: Bug
> Reporter: Samarth Jain
> Assignee: Samarth Jain
> Priority: Blocker
> Fix For: 4.10.0
>
> Attachments: PHOENIX-3722.patch
>
>
> When running tests locally using mvn clean package, I noticed that the test
> run hangs because TestSystemCatalogWALEntryFilter is setting up a mini
> cluster.
> FYI, [~gjacoby] - any of our tests that use mini clusters cannot have the
> test class name start with Test. They also need to have the name end with IT.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)