[
https://issues.apache.org/jira/browse/SAMZA-2721?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bharath Kumarasubramanian resolved SAMZA-2721.
--
Resolution: Fixed
> Container should exit with non-zero status code in
[
https://issues.apache.org/jira/browse/SAMZA-2721?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bharath Kumarasubramanian reassigned SAMZA-2721:
Assignee: Bharath Kumarasubramanian
> Container should exit with n
This is an automated email from the ASF dual-hosted git repository.
bharathkk pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/samza.git
The following commit(s) were added to refs/heads/master by this push:
new 664ebb0 SAMZA-2721: Container should exit wit
mynameborat merged pull request #1583:
URL: https://github.com/apache/samza/pull/1583
--
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: commits-unsu
This is an automated email from the ASF dual-hosted git repository.
bharathkk pushed a change to branch SAMZA-2721
in repository https://gitbox.apache.org/repos/asf/samza.git.
discard 38a9287 SAMZA-2721: Container should exit with non-zero status code
in case of errors during launch
add
mynameborat commented on a change in pull request #1583:
URL: https://github.com/apache/samza/pull/1583#discussion_r806295337
##
File path:
samza-core/src/main/java/org/apache/samza/runtime/ContainerLaunchUtil.java
##
@@ -179,15 +187,33 @@ private static void run(
if
mynameborat commented on a change in pull request #1583:
URL: https://github.com/apache/samza/pull/1583#discussion_r806294114
##
File path:
samza-core/src/test/java/org/apache/samza/runtime/TestContainerLaunchUtil.java
##
@@ -0,0 +1,68 @@
+/*
+ * Licensed to the Apache Softwar
cameronlee314 commented on a change in pull request #1583:
URL: https://github.com/apache/samza/pull/1583#discussion_r806238979
##
File path:
samza-core/src/test/java/org/apache/samza/runtime/TestContainerLaunchUtil.java
##
@@ -0,0 +1,68 @@
+/*
+ * Licensed to the Apache Softw
This is an automated email from the ASF dual-hosted git repository.
bharathkk pushed a change to branch SAMZA-2721
in repository https://gitbox.apache.org/repos/asf/samza.git.
discard ad596c8 SAMZA-2721: Container should exit with non-zero status code
in case of errors during launch
add
mynameborat commented on a change in pull request #1583:
URL: https://github.com/apache/samza/pull/1583#discussion_r806221403
##
File path:
samza-core/src/main/java/org/apache/samza/runtime/ContainerLaunchUtil.java
##
@@ -179,15 +181,26 @@ private static void run(
if
mynameborat commented on a change in pull request #1583:
URL: https://github.com/apache/samza/pull/1583#discussion_r806221125
##
File path:
samza-core/src/main/java/org/apache/samza/runtime/ContainerLaunchUtil.java
##
@@ -179,15 +181,26 @@ private static void run(
if
cameronlee314 commented on a change in pull request #1583:
URL: https://github.com/apache/samza/pull/1583#discussion_r806172524
##
File path:
samza-core/src/main/java/org/apache/samza/runtime/ContainerLaunchUtil.java
##
@@ -179,15 +181,26 @@ private static void run(
i
cameronlee314 commented on a change in pull request #1583:
URL: https://github.com/apache/samza/pull/1583#discussion_r806159097
##
File path:
samza-core/src/main/java/org/apache/samza/runtime/ContainerLaunchUtil.java
##
@@ -179,15 +181,26 @@ private static void run(
i
mynameborat commented on a change in pull request #1583:
URL: https://github.com/apache/samza/pull/1583#discussion_r806102951
##
File path:
samza-core/src/main/java/org/apache/samza/runtime/ContainerLaunchUtil.java
##
@@ -179,15 +181,26 @@ private static void run(
if
mynameborat commented on a change in pull request #1583:
URL: https://github.com/apache/samza/pull/1583#discussion_r806099549
##
File path:
samza-core/src/main/java/org/apache/samza/runtime/ContainerLaunchUtil.java
##
@@ -179,15 +181,26 @@ private static void run(
if
kw2542 commented on a change in pull request #1583:
URL: https://github.com/apache/samza/pull/1583#discussion_r806094603
##
File path:
samza-core/src/main/java/org/apache/samza/runtime/ContainerLaunchUtil.java
##
@@ -179,15 +181,26 @@ private static void run(
if (cont
mynameborat opened a new pull request #1583:
URL: https://github.com/apache/samza/pull/1583
**Problem**:
ContainerLaunchUtil during its launch sequence swallows exception and
proceeds to shutdown with 0 status code. This causes AM to not restart the
container.
**Description**:
This is an automated email from the ASF dual-hosted git repository.
bharathkk pushed a change to branch SAMZA-2721
in repository https://gitbox.apache.org/repos/asf/samza.git.
at ad596c8 SAMZA-2721: Container should exit with non-zero status code
in case of errors during launch
This bra
This is an automated email from the ASF dual-hosted git repository.
bharathkk pushed a commit to branch SAMZA-2721
in repository https://gitbox.apache.org/repos/asf/samza.git
commit ad596c87c1c8c07ca58b29e29974227b29444a29
Author: Bharath Kumarasubramanian
AuthorDate: Mon Feb 14 09:28:38 2022 -0
19 matches
Mail list logo