[GitHub] [ignite] NSAmelchev commented on a diff in pull request #10482: IGNITE-18545 Fixes task execution options propagation.

2023-01-20 Thread via GitHub
NSAmelchev commented on code in PR #10482: URL: https://github.com/apache/ignite/pull/10482#discussion_r1082947629 ## modules/core/src/main/java/org/apache/ignite/internal/processors/task/GridTaskProcessor.java: ## @@ -626,21 +540,10 @@ private ComputeTaskInternalFuture

[GitHub] [ignite] NSAmelchev commented on a diff in pull request #10482: IGNITE-18545 Fixes task execution options propagation.

2023-01-20 Thread via GitHub
NSAmelchev commented on code in PR #10482: URL: https://github.com/apache/ignite/pull/10482#discussion_r1082925214 ## modules/core/src/test/java/org/apache/ignite/internal/processors/compute/TaskOptionsPropagationTest.java: ## @@ -0,0 +1,315 @@ +/* + * Licensed to the Apache

[GitHub] [ignite] NSAmelchev commented on a diff in pull request #10482: IGNITE-18545 Fixes task execution options propagation.

2023-01-20 Thread via GitHub
NSAmelchev commented on code in PR #10482: URL: https://github.com/apache/ignite/pull/10482#discussion_r1082924047 ## modules/core/src/test/java/org/apache/ignite/internal/processors/compute/TaskOptionsPropagationTest.java: ## @@ -0,0 +1,315 @@ +/* + * Licensed to the Apache

[GitHub] [ignite] NSAmelchev commented on a diff in pull request #10482: IGNITE-18545 Fixes task execution options propagation.

2023-01-20 Thread via GitHub
NSAmelchev commented on code in PR #10482: URL: https://github.com/apache/ignite/pull/10482#discussion_r1082922705 ## modules/core/src/test/java/org/apache/ignite/internal/processors/compute/TaskOptionsPropagationTest.java: ## @@ -0,0 +1,315 @@ +/* + * Licensed to the Apache