We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89919b6 commit 77bf9a0Copy full SHA for 77bf9a0
pom.xml
@@ -1669,7 +1669,7 @@ flexible messaging model and an intuitive client API.</description>
1669
<groupId>org.apache.maven.plugins</groupId>
1670
<artifactId>maven-surefire-plugin</artifactId>
1671
<configuration>
1672
- <argLine>${testJacocoAgentArgument} -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=${testHeapDumpPath} -XX:+ExitOnOutOfMemoryError -Xmx2G -XX:+UseZGC
+ <argLine>${testJacocoAgentArgument} -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=${testHeapDumpPath} -XX:+ExitOnOutOfMemoryError -Xmx3G -XX:+UseZGC
1673
-Dpulsar.allocator.pooled=true
1674
-Dpulsar.allocator.leak_detection=Advanced
1675
-Dpulsar.allocator.exit_on_oom=false
0 commit comments