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

Review request for oozie.


Repository: oozie-git


Description
-------

In XCommand, the requeue delay for requeuing commands who's lock timed out 
should be configurable (like the lock timeout itself already is).
Its currently hardcoded to 10 seconds; we should add a 
oozie.command.default.requeue.delay property for oozie-site.


Diffs
-----

  core/src/main/java/org/apache/oozie/command/XCommand.java 44e1133 
  core/src/main/resources/oozie-default.xml ebceaa7 
  core/src/test/java/org/apache/oozie/command/TestXCommand.java c32f816 

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


Testing
-------

unit test included.


Thanks,

Sreepathi Prasanna

Reply via email to