apurtell commented on PR #2133:
URL: https://github.com/apache/phoenix/pull/2133#issuecomment-2860948413

   There is one relevant precommit test failure here. 
   
       [ERROR] Tests run: 18, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 
21.00 s <<< FAILURE! -- in org.apache.phoenix.replication.log.LogFileCodecTest
       [ERROR] 
org.apache.phoenix.replication.log.LogFileCodecTest.testCodecWithVeryLargeRecord
 -- Time elapsed: 17.58 s <<< ERROR!
       java.lang.OutOfMemoryError: Java heap space
   
   I also saw NullValueTest OOME so I think the JVM heap is quite limited and I 
will just remove this test case. It's not really necessary. It is testing an 
unrealistic edge case. 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to