You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by pt...@apache.org on 2016/04/01 21:29:41 UTC

[1/3] storm git commit: Merge branch '1671' of github.com:zhuoliu/storm

Repository: storm
Updated Branches:
  refs/heads/master 68cc70518 -> 69ec8ffa1


Merge branch '1671' of github.com:zhuoliu/storm


Project: http://git-wip-us.apache.org/repos/asf/storm/repo
Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/224d156e
Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/224d156e
Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/224d156e

Branch: refs/heads/master
Commit: 224d156ec0a301591676d129105bc533b86d00c7
Parents: 175beec 8210283
Author: P. Taylor Goetz <pt...@gmail.com>
Authored: Fri Apr 1 14:45:23 2016 -0400
Committer: P. Taylor Goetz <pt...@gmail.com>
Committed: Fri Apr 1 14:45:23 2016 -0400

----------------------------------------------------------------------
 .../clj/org/apache/storm/daemon/logviewer.clj   |  7 ++++---
 .../apache/storm/daemon/DirectoryCleaner.java   |  2 +-
 .../clj/org/apache/storm/logviewer_test.clj     | 20 ++++++++++----------
 3 files changed, 15 insertions(+), 14 deletions(-)
----------------------------------------------------------------------



[2/3] storm git commit: add STORM-1671 to changelog

Posted by pt...@apache.org.
add STORM-1671 to changelog


Project: http://git-wip-us.apache.org/repos/asf/storm/repo
Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/3f11cca9
Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/3f11cca9
Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/3f11cca9

Branch: refs/heads/master
Commit: 3f11cca9355cebb6054b56ec28ad54cd13e453e8
Parents: 224d156
Author: P. Taylor Goetz <pt...@gmail.com>
Authored: Fri Apr 1 14:46:32 2016 -0400
Committer: P. Taylor Goetz <pt...@gmail.com>
Committed: Fri Apr 1 14:46:32 2016 -0400

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


http://git-wip-us.apache.org/repos/asf/storm/blob/3f11cca9/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 120aae0..50129b3 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -74,6 +74,7 @@
  * STORM-1521: When using Kerberos login from keytab with multiple bolts/executors ticket is not renewed in hbase bolt.
 
 ## 1.0.0
+ * STORM-1671: Enable logviewer to delete a dir without yaml
  * STORM-1673: log4j2/worker.xml refers old package of LoggerMetricsConsumer
  * STORM-1669: Fix SolrUpdateBolt flush bug
  * STORM-1573: Add batch support for MongoInsertBolt


[3/3] storm git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/storm

Posted by pt...@apache.org.
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/storm


Project: http://git-wip-us.apache.org/repos/asf/storm/repo
Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/69ec8ffa
Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/69ec8ffa
Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/69ec8ffa

Branch: refs/heads/master
Commit: 69ec8ffa1f9bb043291b94d3fd3c1b9b2a74f598
Parents: 3f11cca 68cc705
Author: P. Taylor Goetz <pt...@gmail.com>
Authored: Fri Apr 1 15:29:01 2016 -0400
Committer: P. Taylor Goetz <pt...@gmail.com>
Committed: Fri Apr 1 15:29:01 2016 -0400

----------------------------------------------------------------------

----------------------------------------------------------------------