----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/31232/#review78177 -----------------------------------------------------------
core/src/main/java/org/apache/oozie/executor/jpa/sla/SLASummaryGetForFilterJPAExecutor.java <https://reviews.apache.org/r/31232/#comment126689> Remove import core/src/main/java/org/apache/oozie/executor/jpa/sla/SLASummaryGetForFilterJPAExecutor.java <https://reviews.apache.org/r/31232/#comment126686> private core/src/main/java/org/apache/oozie/executor/jpa/sla/SLASummaryGetForFilterJPAExecutor.java <https://reviews.apache.org/r/31232/#comment126690> LOG.debug docs/src/site/twiki/DG_SLAMonitoring.twiki <https://reviews.apache.org/r/31232/#comment126691> No quotes docs/src/site/twiki/DG_SLAMonitoring.twiki <https://reviews.apache.org/r/31232/#comment126692> startDelay/durationDelay/endDelay values returned indicate how much delay .... (Remove Bulk API) startDelay/durationDelay/endDelay and eventStatus also need to be added to previous examples. core/src/main/java/org/apache/oozie/executor/jpa/CoordinatorJobGetForUserAppnameJPAExecutor.java <https://reviews.apache.org/r/31232/#comment126688> private core/src/main/java/org/apache/oozie/sla/SLASummaryBean.java <https://reviews.apache.org/r/31232/#comment126694> Remove boolean bulk - Rohini Palaniswamy On March 23, 2015, 9:25 p.m., Ryota Egashira wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/31232/ > ----------------------------------------------------------- > > (Updated March 23, 2015, 9:25 p.m.) > > > Review request for oozie. > > > Repository: oozie-git > > > Description > ------- > > https://issues.apache.org/jira/browse/OOZIE-2146 > > > Diffs > ----- > > client/src/main/java/org/apache/oozie/client/OozieClient.java 5de25cc > client/src/main/java/org/apache/oozie/client/rest/JsonTags.java 1022dd7 > > core/src/main/java/org/apache/oozie/executor/jpa/CoordinatorJobGetForUserAppnameJPAExecutor.java > 3bb2f88 > > core/src/main/java/org/apache/oozie/executor/jpa/sla/SLASummaryGetForFilterJPAExecutor.java > b55cda3 > core/src/main/java/org/apache/oozie/servlet/V2SLAServlet.java 57170e1 > core/src/main/java/org/apache/oozie/sla/SLASummaryBean.java a88dcf6 > core/src/test/java/org/apache/oozie/servlet/DagServletTestCase.java 48193c7 > core/src/test/java/org/apache/oozie/servlet/TestV2SLAServlet.java 1886f48 > docs/src/site/twiki/DG_SLAMonitoring.twiki 1413945 > > Diff: https://reviews.apache.org/r/31232/diff/ > > > Testing > ------- > > > Thanks, > > Ryota Egashira > >
