You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by pm...@apache.org on 2022/05/05 22:19:42 UTC

[samza] branch master updated (c4d42a4d2 -> 20e6529b8)

This is an automated email from the ASF dual-hosted git repository.

pmaheshwari pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/samza.git


    from c4d42a4d2 SAMZA-2737: Change RemoteAppRunner to plan for local deployments (#1602)
     add 3a023c185 Crash on uncaught exceptions in monitor threads
     new 20e6529b8 SAMZA-2729: samza-rest: Crash on uncaught exceptions in monitor threads

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 samza-rest/src/main/java/org/apache/samza/rest/SamzaRestService.java | 2 ++
 1 file changed, 2 insertions(+)


[samza] 01/01: SAMZA-2729: samza-rest: Crash on uncaught exceptions in monitor threads

Posted by pm...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

pmaheshwari pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/samza.git

commit 20e6529b8df1a8089cd92bd5463c4dbb893a73ed
Merge: c4d42a4d2 3a023c185
Author: Prateek Maheshwari <pr...@utexas.edu>
AuthorDate: Thu May 5 15:19:37 2022 -0700

    SAMZA-2729: samza-rest: Crash on uncaught exceptions in monitor threads
    
    SAMZA-2729: samza-rest: Crash on uncaught exceptions in monitor threads

 samza-rest/src/main/java/org/apache/samza/rest/SamzaRestService.java | 2 ++
 1 file changed, 2 insertions(+)