GitHub user rmkellogg opened a pull request:

    https://github.com/apache/storm/pull/447

    [Storm-692] Javadocs & new constructor.

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/rmkellogg/storm STORM-692

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/storm/pull/447.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #447
    
----
commit cd0e5e2e4039b9cd84ab569d03d4ae61c326561b
Author: Rick Kellogg <[email protected]>
Date:   2015-02-26T16:51:42Z

    Removed legacy constructor for SpoutConfig with only three parameters.  No 
longer exists.

commit 328a29cd1fc708e34d3397b5d2e49cc9de9185ee
Author: Rick Kellogg <[email protected]>
Date:   2015-02-26T16:55:11Z

    Removed extraneous implements Serializable clause.  Already present in base 
class (KafkaConfig).

commit 0e8be57613d034022d94dcd2fd4c7bb88c745af2
Author: Rick Kellogg <[email protected]>
Date:   2015-02-26T16:59:51Z

    Removed unnecessary initialization to null on instance variables.

commit 324ee017f1f2b85dace6495641678fa24d985310
Author: Rick Kellogg <[email protected]>
Date:   2015-02-26T17:20:09Z

    Import cleanup.

commit f2d25d3b31a106ccb6f4fb2e6e3ed62dd91d3299
Author: Rick Kellogg <[email protected]>
Date:   2015-02-26T19:37:44Z

    Added additional constructor with all required properties.
    Marked incomplete constructor as deprecated.
    Extensive Javadocs added.

----


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to