[GitHub] [storm] atulsm commented on pull request #3503: Adding IgnoreUnrecognizedVMOptions to make worker start with jdk-11

2022-12-07 Thread GitBox
atulsm commented on PR #3503: URL: https://github.com/apache/storm/pull/3503#issuecomment-1341872275 @bipinprasad , can this be merged to master? -- 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 t

[GitHub] [storm] atulsm opened a new pull request, #3503: Adding IgnoreUnrecognizedVMOptions to make worker start with jdk-11

2022-12-07 Thread GitBox
atulsm opened a new pull request, #3503: URL: https://github.com/apache/storm/pull/3503 Issue: May of the default worker JVM parameters is no longer supported in java versions > 11. This will result in the worker process getting crashed. eg: https://github.com/31z4/storm-docker/issues/