This is an automated email from the ASF dual-hosted git repository.

rabreu pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/storm.git


    from bd9c38a30 Merge pull request #3640 from steveclark72/check_userid
     add 1ff0d6239 STORM-4060: exposing Netty flush timeout as a configurable 
property
     add ec1e9d279 STORM-4060: exposing Netty flush timeout as a configurable 
property
     add 4d4fe3e80 STORM-4060: exposing Netty flush timeout as a configurable 
property
     add 99cf22ff9 Update NettyTest.java
     add 875a7b4aa Merge branch 'master' of https://github.com/reiabreu/storm
     new 19148e095 Merge pull request #3642 from reiabreu/master

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 conf/defaults.yaml                                   |  1 +
 storm-client/src/jvm/org/apache/storm/Config.java    |  8 ++++++++
 .../jvm/org/apache/storm/messaging/netty/Client.java | 13 ++++++++-----
 .../apache/storm/validation/ConfigValidation.java    | 20 ++++++++++++++++++++
 .../validation/ConfigValidationAnnotations.java      |  7 +++++++
 .../jvm/org/apache/storm/TestConfigValidate.java     | 19 +++++++++++++++++++
 .../org/apache/storm/messaging/netty/NettyTest.java  |  1 +
 7 files changed, 64 insertions(+), 5 deletions(-)

Reply via email to