skorotkov commented on code in PR #11536: URL: https://github.com/apache/ignite/pull/11536#discussion_r1762260129
########## modules/ducktests/tests/ignitetest/services/utils/jvm_utils.py: ########## @@ -31,14 +31,14 @@ def create_jvm_settings(heap_size=DEFAULT_HEAP, gc_settings=JVM_PARAMS_GC_G1, generic_params=JVM_PARAMS_GENERIC, - gc_dump_path=None, oom_path=None, vm_error_path=None): + gc_dump_path=None, oom_path=None, vm_error_path=None,): Review Comment: Why this change? -- 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]
