[
https://issues.apache.org/jira/browse/PHOENIX-4016?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16084842#comment-16084842
]
Hudson commented on PHOENIX-4016:
---------------------------------
FAILURE: Integrated in Jenkins build Phoenix-master #1683 (See
[https://builds.apache.org/job/Phoenix-master/1683/])
PHOENIX-4016 Comment out handler count overrides and reduce number of (samarth:
rev 06c10dc391220da8e54f0191bef1c9b8b702f651)
* (edit) pom.xml
* (edit) phoenix-core/src/test/java/org/apache/phoenix/query/BaseTest.java
> Comment out handler count overrides and reduce number of forked JVMs in tests
> -----------------------------------------------------------------------------
>
> Key: PHOENIX-4016
> URL: https://issues.apache.org/jira/browse/PHOENIX-4016
> Project: Phoenix
> Issue Type: Bug
> Reporter: Samarth Jain
> Attachments: PHOENIX-4016.patch
>
>
> An attempt to get our tests back in a better shape. One theory is that the
> overrides we have for reducing the number of threads that a mini-cluster
> spawns some how is causing flappy behavior of our tests. We should reduce the
> number of forked VMs we are running to compensate for the increased number of
> threads before we hit the OS limit. And increase the amount of memory we are
> allocating to each VM (keeping the overall max heap the same as before) since
> each VM will be running more tests now.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)