-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/10199/
-----------------------------------------------------------

(Updated April 29, 2013, 9:28 a.m.)


Review request for oozie.


Changes
-------

change logic of blacklist to deal with transient error, such that blacklist 
keeps number of sendFailedException for each email, and if actual fail count >= 
threshold, block email. 


Description
-------

https://issues.apache.org/jira/browse/OOZIE-1294


This addresses bug OOZIE-1294.
    https://issues.apache.org/jira/browse/OOZIE-1294


Diffs (updated)
-----

  
trunk/core/src/main/java/org/apache/oozie/action/email/EmailActionExecutor.java 
1471127 
  trunk/core/src/main/java/org/apache/oozie/email/EmailSLAEventListener.java 
PRE-CREATION 
  trunk/core/src/main/java/org/apache/oozie/service/EventHandlerService.java 
1471127 
  
trunk/core/src/main/java/org/apache/oozie/sla/event/listener/SLAEventListener.java
 1471127 
  
trunk/core/src/test/java/org/apache/oozie/email/TestEmailSLAEventListener.java 
PRE-CREATION 

Diff: https://reviews.apache.org/r/10199/diff/


Testing
-------

still WIP,  especially error handling/test case 


Thanks,

Ryota Egashira

Reply via email to