GitHub user rduplain opened a pull request:

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

    Touch up parallelism doc: typo, config for hint.

    Two tiny things I noticed while reading [Understanding the Parallelism of a 
Storm 
Topology](https://storm.apache.org/documentation/Understanding-the-parallelism-of-a-Storm-topology.html):
    
    1. Instead of a `?` for parallelism hint config, mention parameter on 
methods.
    2. A quote typo in a code listing.
    
    Docs are very useful, thanks. I especially appreciate the diagrams.

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

    $ git pull https://github.com/rduplain/storm parallelism-doc-touchup

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

    https://github.com/apache/storm/pull/629.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 #629
    
----
commit 792a88d1ff636da78199146e57c4fc0c84b3a284
Author: Ron DuPlain <[email protected]>
Date:   2015-07-11T12:17:28Z

    Touch up parallelism doc: typo, config for hint.

----


---
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