TestJdbcChannelProvider throws OOME based on RNG values
-------------------------------------------------------

                 Key: FLUME-816
                 URL: https://issues.apache.org/jira/browse/FLUME-816
             Project: Flume
          Issue Type: Bug
          Components: Technical Debt, Test
    Affects Versions: NG alpha 1
            Reporter: E. Sammer
             Fix For: NG alpha 2


TestJdbcChannelProvider uses a random number to test header overflow. This 
causes the JVM running the tests to sometimes die from an OOME. We should cap 
the test so overflows the header table value field size but stays within a 
reasonable limit. I've been able to verify this by increasing the maven test 
JVM heap size to values > 128MB (or more).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to