[jira] [Resolved] (SAMZA-2721) Container should exit with non-zero status code in case of errors during launch

2022-02-14 Thread Bharath Kumarasubramanian (Jira)
[ 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

[jira] [Assigned] (SAMZA-2721) Container should exit with non-zero status code in case of errors during launch

2022-02-14 Thread Bharath Kumarasubramanian (Jira)
[ 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

[samza] branch master updated: SAMZA-2721: Container should exit with non-zero status code in case of errors during launch (#1583)

2022-02-14 Thread bharathkk
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

[GitHub] [samza] mynameborat merged pull request #1583: SAMZA-2721: Container should exit with non-zero status code in case of errors during launch

2022-02-14 Thread GitBox
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

[samza] branch SAMZA-2721 updated (38a9287 -> 2b31421)

2022-02-14 Thread bharathkk
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

[GitHub] [samza] mynameborat commented on a change in pull request #1583: SAMZA-2721: Container should exit with non-zero status code in case of errors during launch

2022-02-14 Thread GitBox
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

[GitHub] [samza] mynameborat commented on a change in pull request #1583: SAMZA-2721: Container should exit with non-zero status code in case of errors during launch

2022-02-14 Thread GitBox
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

[GitHub] [samza] cameronlee314 commented on a change in pull request #1583: SAMZA-2721: Container should exit with non-zero status code in case of errors during launch

2022-02-14 Thread GitBox
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

[samza] branch SAMZA-2721 updated (ad596c8 -> 38a9287)

2022-02-14 Thread bharathkk
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

[GitHub] [samza] mynameborat commented on a change in pull request #1583: SAMZA-2721: Container should exit with non-zero status code in case of errors during launch

2022-02-14 Thread GitBox
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

[GitHub] [samza] mynameborat commented on a change in pull request #1583: SAMZA-2721: Container should exit with non-zero status code in case of errors during launch

2022-02-14 Thread GitBox
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

[GitHub] [samza] cameronlee314 commented on a change in pull request #1583: SAMZA-2721: Container should exit with non-zero status code in case of errors during launch

2022-02-14 Thread GitBox
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

[GitHub] [samza] cameronlee314 commented on a change in pull request #1583: SAMZA-2721: Container should exit with non-zero status code in case of errors during launch

2022-02-14 Thread GitBox
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

[GitHub] [samza] mynameborat commented on a change in pull request #1583: SAMZA-2721: Container should exit with non-zero status code in case of errors during launch

2022-02-14 Thread GitBox
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

[GitHub] [samza] mynameborat commented on a change in pull request #1583: SAMZA-2721: Container should exit with non-zero status code in case of errors during launch

2022-02-14 Thread GitBox
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

[GitHub] [samza] kw2542 commented on a change in pull request #1583: SAMZA-2721: Container should exit with non-zero status code in case of errors during launch

2022-02-14 Thread GitBox
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

[GitHub] [samza] mynameborat opened a new pull request #1583: SAMZA-2721: Container should exit with non-zero status code in case of errors during launch

2022-02-14 Thread GitBox
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**:

[samza] branch SAMZA-2721 created (now ad596c8)

2022-02-14 Thread bharathkk
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

[samza] 01/01: SAMZA-2721: Container should exit with non-zero status code in case of errors during launch

2022-02-14 Thread bharathkk
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