You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@oozie.apache.org by vi...@apache.org on 2012/09/21 05:16:33 UTC

svn commit: r1388311 - /oozie/trunk/release-log.txt

Author: virag
Date: Fri Sep 21 03:16:33 2012
New Revision: 1388311

URL: http://svn.apache.org/viewvc?rev=1388311&view=rev
Log:
Amendment to release-log

Modified:
    oozie/trunk/release-log.txt

Modified: oozie/trunk/release-log.txt
URL: http://svn.apache.org/viewvc/oozie/trunk/release-log.txt?rev=1388311&r1=1388310&r2=1388311&view=diff
==============================================================================
--- oozie/trunk/release-log.txt (original)
+++ oozie/trunk/release-log.txt Fri Sep 21 03:16:33 2012
@@ -2,21 +2,21 @@
 
 OOZIE-998 test-patch doesn't allow lines that are exactly 132 characters (rkanter via tucu)
 OOZIE-739 a coord action fails because the uri points to a namenode that is not in whitelist. the E0901 error shows in the oozie.log, but not written to the database (mona,mbattisha via virag)
-OOZIE-989 Testcases failing intermittently where coordinator jobs are in catchup mode (virag)
-OOZIE-990 TestLogStreamer.testStreamLog fails in very rare cases (rkanter via tucu)
 OOZIE-987 Fix minor bug in one of the uber jar tests (rkanter via tucu)
 OOZIE-809 MySQL TEXT columns should be MEDIUMTEXT (rkanter via tucu)
 OOZIE-988 Improve verification of TestJavaActionExecutor.testLibFileArchives (rkanter via tucu)
 OOZIE-973 Allow Oozie to run against Hadoop trunk branch (rkanter via tucu)
 OOZIE-975 Test cases should not load all the services classes (virag)
 OOZIE-984 Allow EL Functions in Coordinator timeout (rkanter via tucu)
-OOZIE-972 Provide  EL function to append a string in each substring of another string separated by delimiter (kamrul via virag)
+OOZIE-972 Provide  EL function to append a string in each substring of another string separated by delimiter (Mohammad via virag)
 OOZIE-977 NotificationXCommand (job.notification queue entry) should set a timeout in the HTTP connections it makes (tucu)
 OOZIE-654 Provide a way to use 'uber' jars with Oozie MR actions (rkanter via tucu)
 OOZIE-979 bump up trunk version to 3.4.0-SNAPSHOT (tucu)
 
 -- Oozie 3.3.0 release (unreleased)
 
+OOZIE-989 Testcases failing intermittently where coordinator jobs are in catchup mode (virag)
+OOZIE-990 TestLogStreamer.testStreamLog fails in very rare cases (rkanter via tucu)
 OOZIE-997 Add schema def. for distcp to work with global section and add missing xsd's for client xml validation (virag)
 OOZIE-991 action prepare executions work only with HDFS filesystems (tucu)
 OOZIE-981 Subworkflow lib not found in classpath when parent workflow lib overwrites it (mona via virag)
@@ -27,7 +27,7 @@ OOZIE-960 TestStatusTransitService faili
 OOZIE-968 source oozie environment from conf in oozie db setup script (svenkat via virag)
 OOZIE-944 Implement Workflow Generator UI Tool (egashira via virag)
 OOZIE-961 Load Hbase credentials in Oozie (virag)
-OOZIE-963 Add new EL function to replace all instances of a sub-string with another one (kamrul via virag)
+OOZIE-963 Add new EL function to replace all instances of a sub-string with another one (Mohammad via virag)
 OOZIE-969 Unit tests in TestStatusTransitService failing due to change in CoordKillX (mona via virag)
 OOZIE-965 Allow the timezone attribute in coordinator jobs to use a format like GMT-#### (rkanter via tucu)
 OOZIE-848 Bulk Monitoring API - Consolidated view of jobs (mona via virag)