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

(Updated 2011-11-15 06:48:22.623611)


Review request for oozie.


Changes
-------

setting the boolean flags in the test to FALSE at the beginning of the test as 
the order of execution of test methods is not deterministic and one of the test 
services is used in another test


Summary
-------

The patch loads all services classes, initializes them to find out the service 
interface and keeps the latest one, after that only the final ones are 
initialized.

This will address the problem of the 
HadoopAccessorService/KerberosAccessorService


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


Diffs (updated)
-----

  /trunk/core/src/main/java/org/apache/oozie/ErrorCode.java 1202059 
  /trunk/core/src/main/java/org/apache/oozie/service/Services.java 1202059 
  /trunk/core/src/test/java/org/apache/oozie/service/TestServices.java 1202059 

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


Testing
-------


Thanks,

Alejandro

Reply via email to