Github user revans2 commented on a diff in the pull request:

    https://github.com/apache/storm/pull/1093#discussion_r52476987
  
    --- Diff: dev-tools/travis/travis-script.sh ---
    @@ -24,8 +24,10 @@ cd ${STORM_SRC_ROOT_DIR}
     
     # We should be concerned that Travis CI could be very slow because it uses 
VM
     export STORM_TEST_TIMEOUT_MS=150000
    +# Travis only has 3GB of memory, lets use 1GB for build, and 1.5GB for 
forked JVMs
    +#export MAVEN_OPTS="-Xmx1024m"
    --- End diff --
    
    oops I should not have commented that out.  Looks like it works without it, 
but I meant to not have it in a comment.  will fix it.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to