lhotari commented on PR #23752:
URL: https://github.com/apache/pulsar/pull/23752#issuecomment-2550590619

   btw. regarding the StackOverflowError, the config in `.mvn/jvm.config` with 
`-Xss1500k` has been a workaround for this problem. We can keep that setting 
even if Lombok has improved since it's not causing any issues to increase the 
default stack size from 1MB to 1500kB. 
   I have forgotten to document this workaround in IntelliJ compiler:
   <img width="1164" alt="image" 
src="https://github.com/user-attachments/assets/d899dae1-6afa-41b8-a168-f347b3a7d9cb";
 />
   
   


-- 
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