Shanthoosh Venkataraman created SAMZA-1698:
----------------------------------------------
Summary: Update appStatus on failures in
localApplication.run(streamApp).
Key: SAMZA-1698
URL: https://issues.apache.org/jira/browse/SAMZA-1698
Project: Samza
Issue Type: Bug
Reporter: Shanthoosh Venkataraman
Assignee: Shanthoosh Venkataraman
In existing LocalApplicationRunner implementation, any exception in
localApplicationRunner.run(streamApp) is bubbled up to the caller without
updating the localApplicationRunner.appStatus.
This leaves the localApplicationRunner object in a weird state.
Any monitoring reported based on applicationStatus will be incorrect.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)