You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@apex.apache.org by th...@apache.org on 2015/09/14 22:02:34 UTC

[1/4] incubator-apex-core git commit: Add tag @since 3.1.0

Repository: incubator-apex-core
Updated Branches:
  refs/heads/devel-3 5e1d54115 -> eead2d178


Add tag @since 3.1.0


Project: http://git-wip-us.apache.org/repos/asf/incubator-apex-core/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-apex-core/commit/8aae5733
Tree: http://git-wip-us.apache.org/repos/asf/incubator-apex-core/tree/8aae5733
Diff: http://git-wip-us.apache.org/repos/asf/incubator-apex-core/diff/8aae5733

Branch: refs/heads/devel-3
Commit: 8aae573318b74948478a1dd29d832d4daa1a9080
Parents: 760039e
Author: Aniruddha Thombre <an...@aniruddhas.com>
Authored: Mon Sep 14 17:22:48 2015 +0530
Committer: Aniruddha Thombre <an...@aniruddhas.com>
Committed: Mon Sep 14 17:22:48 2015 +0530

----------------------------------------------------------------------
 .../java/com/datatorrent/common/util/AsyncFSStorageAgent.java   | 5 +++++
 1 file changed, 5 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-apex-core/blob/8aae5733/common/src/main/java/com/datatorrent/common/util/AsyncFSStorageAgent.java
----------------------------------------------------------------------
diff --git a/common/src/main/java/com/datatorrent/common/util/AsyncFSStorageAgent.java b/common/src/main/java/com/datatorrent/common/util/AsyncFSStorageAgent.java
index cc8da25..374917a 100644
--- a/common/src/main/java/com/datatorrent/common/util/AsyncFSStorageAgent.java
+++ b/common/src/main/java/com/datatorrent/common/util/AsyncFSStorageAgent.java
@@ -13,6 +13,11 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  */
+
+/**
+ * @since 3.1.0
+ */
+
 package com.datatorrent.common.util;
 
 import java.io.*;


[3/4] incubator-apex-core git commit: Fixed Changelog Format

Posted by th...@apache.org.
Fixed Changelog Format

Conflicts:
	CHANGELOG.md


Project: http://git-wip-us.apache.org/repos/asf/incubator-apex-core/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-apex-core/commit/9aa8514a
Tree: http://git-wip-us.apache.org/repos/asf/incubator-apex-core/tree/9aa8514a
Diff: http://git-wip-us.apache.org/repos/asf/incubator-apex-core/diff/9aa8514a

Branch: refs/heads/devel-3
Commit: 9aa8514afd0c97f3561c25843da4ecdcdd5eeb80
Parents: f296129
Author: DataTorrent CI <je...@datatorrent.com>
Authored: Thu Sep 10 18:05:50 2015 +0530
Committer: Aniruddha Thombre <an...@aniruddhas.com>
Committed: Mon Sep 14 18:49:01 2015 +0530

----------------------------------------------------------------------
 CHANGELOG.md | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-apex-core/blob/9aa8514a/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 141ff79..af1ca53 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,22 @@
 Apex Changelog
 ========================================================================================================================
 
+
+Version 3.1.0
+------------------------------------------------------------------------------------------------------------------------
+
+### Improvement
+* [APEX-12] - Fix Base Operator To Not Show Name Property In App Builder
+
+### Bug
+* [APEX-35] - Test exceptions due to missing directory in saveMetaInfo
+* [APEX-36] - FSStorageAgent to account for HDFS lease when writing checkpoint files
+* [APEX-37] - Container and operator json line file in StreamingContainerManager should not be appended from previous app attempt 
+* [APEX-43] - SchemaSupport: TUPLE_CLASS attribute should use Class2String StringCodec
+* [APEX-56] - Controlled plan modification on operator shutdown 
+
+
+
 Version 3.0.0
 ------------------------------------------------------------------------------------------------------------------------
 


[4/4] incubator-apex-core git commit: Merge branch 'devel-3' of https://github.com/aniruddhas/incubator-apex-core into devel-3

Posted by th...@apache.org.
Merge branch 'devel-3' of https://github.com/aniruddhas/incubator-apex-core into devel-3


Project: http://git-wip-us.apache.org/repos/asf/incubator-apex-core/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-apex-core/commit/eead2d17
Tree: http://git-wip-us.apache.org/repos/asf/incubator-apex-core/tree/eead2d17
Diff: http://git-wip-us.apache.org/repos/asf/incubator-apex-core/diff/eead2d17

Branch: refs/heads/devel-3
Commit: eead2d178500437098ad70a95c591f4fa7ac1f2a
Parents: 5e1d541 9aa8514
Author: Thomas Weise <th...@datatorrent.com>
Authored: Mon Sep 14 13:01:13 2015 -0700
Committer: Thomas Weise <th...@datatorrent.com>
Committed: Mon Sep 14 13:01:13 2015 -0700

----------------------------------------------------------------------
 CHANGELOG.md                                        | 16 ++++++++++++++++
 bufferserver/pom.xml                                |  2 +-
 .../common/util/AsyncFSStorageAgent.java            |  5 +++++
 3 files changed, 22 insertions(+), 1 deletion(-)
----------------------------------------------------------------------



[2/4] incubator-apex-core git commit: Fixed version reference

Posted by th...@apache.org.
Fixed version reference


Project: http://git-wip-us.apache.org/repos/asf/incubator-apex-core/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-apex-core/commit/f296129c
Tree: http://git-wip-us.apache.org/repos/asf/incubator-apex-core/tree/f296129c
Diff: http://git-wip-us.apache.org/repos/asf/incubator-apex-core/diff/f296129c

Branch: refs/heads/devel-3
Commit: f296129c34032ecaf5c456ffd047389b57d1f93e
Parents: 8aae573
Author: Aniruddha Thombre <an...@aniruddhas.com>
Authored: Mon Sep 14 18:35:44 2015 +0530
Committer: Aniruddha Thombre <an...@aniruddhas.com>
Committed: Mon Sep 14 18:35:44 2015 +0530

----------------------------------------------------------------------
 bufferserver/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-apex-core/blob/f296129c/bufferserver/pom.xml
----------------------------------------------------------------------
diff --git a/bufferserver/pom.xml b/bufferserver/pom.xml
index 5d169ae..b09db32 100644
--- a/bufferserver/pom.xml
+++ b/bufferserver/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <groupId>com.datatorrent</groupId>
     <artifactId>dt-framework</artifactId>
-    <version>3.2.0-SNAPSHOT</version>
+    <version>${project.version}</version>
   </parent>
 
   <artifactId>dt-bufferserver</artifactId>