You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by tedxia <gi...@git.apache.org> on 2015/05/04 05:59:35 UTC

[GitHub] storm pull request: STORM-806: use storm.zookeeper.connection.time...

Github user tedxia commented on the pull request:

    https://github.com/apache/storm/pull/540#issuecomment-98583320
  
    ```
    [INFO] ------------------------------------------------------------------------
    [INFO] Reactor Summary:
    [INFO] 
    [INFO] Storm ............................................. SUCCESS [0.550s]
    [INFO] maven-shade-clojure-transformer ................... SUCCESS [0.840s]
    [INFO] storm-maven-plugins ............................... SUCCESS [1.063s]
    [INFO] multilang-javascript .............................. SUCCESS [0.105s]
    [INFO] multilang-python .................................. SUCCESS [0.102s]
    [INFO] multilang-ruby .................................... SUCCESS [0.096s]
    [INFO] Storm Core ........................................ SUCCESS [3:48.903s]
    [INFO] storm-starter ..................................... SUCCESS [2.032s]
    [INFO] storm-kafka ....................................... SUCCESS [57.901s]
    [INFO] storm-hdfs ........................................ SUCCESS [0.741s]
    [INFO] storm-hbase ....................................... SUCCESS [0.944s]
    [INFO] storm-hive ........................................ SUCCESS [50.312s]
    [INFO] storm-jdbc ........................................ SUCCESS [1.186s]
    [INFO] storm-redis ....................................... SUCCESS [0.209s]
    [INFO] storm-eventhubs ................................... SUCCESS [2.440s]
    [INFO] ------------------------------------------------------------------------
    [INFO] BUILD SUCCESS
    [INFO] ------------------------------------------------------------------------
    [INFO] Total time: 5:48.069s
    [INFO] Finished at: Mon May 04 11:53:15 CST 2015
    [INFO] Final Memory: 53M/925M
    ```
    Without run multilang_test.clj,  all tests pass on my machine. I don't think the change in stom-kafka will break multilang_test, will someone give some advice, thanks a lot.



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---