Re: [I] [Bug] Benchmark java17 version exception [rocketmq]

2024-11-19 Thread via GitHub
hakusai22 closed issue #8898: [Bug] Benchmark java17 version exception URL: https://github.com/apache/rocketmq/issues/8898 -- 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 un

Re: [I] [Bug] Benchmark java17 version exception [rocketmq]

2024-11-08 Thread via GitHub
hexueyuan commented on issue #8898: URL: https://github.com/apache/rocketmq/issues/8898#issuecomment-2464434010 > Is it possible to select appropriate parameters according to the java version? Java8 as the dividing line or abandon the original jvm parameters? The [fix](https://github

Re: [I] [Bug] Benchmark java17 version exception [rocketmq]

2024-11-06 Thread via GitHub
hakusai22 commented on issue #8898: URL: https://github.com/apache/rocketmq/issues/8898#issuecomment-2461198836 Is it possible to select appropriate parameters according to the java version? Java8 as the dividing line or abandon the original jvm parameters? -- This is an automated message

Re: [I] [Bug] Benchmark java17 version exception [rocketmq]

2024-11-06 Thread via GitHub
hakusai22 commented on issue #8898: URL: https://github.com/apache/rocketmq/issues/8898#issuecomment-2461184825 > You can manually modify benchmark’s startup script benchmark/runclass.sh. > > In your case, you should change '-XX:PermSize=128m -XX:MaxPermSize=320m' to '-XX:MetaspaceSiz

Re: [I] [Bug] Benchmark java17 version exception [rocketmq]

2024-11-06 Thread via GitHub
hexueyuan commented on issue #8898: URL: https://github.com/apache/rocketmq/issues/8898#issuecomment-2461183174 You can manually modify benchmark’s startup script benchmark/runclass.sh. In your case, you should change '-XX:PermSize=128m -XX:MaxPermSize=320m' to '-XX:MetaspaceSize=128