[ 
https://issues.apache.org/jira/browse/FALCON-364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jean-Baptiste Onofré updated FALCON-364:
----------------------------------------

    Attachment: FALCON-364-ext.patch

Extended patch fixing typo mistakes in the documentation and add admin -status 
section.

> Process specification contains a mistake in the parallel section
> ----------------------------------------------------------------
>
>                 Key: FALCON-364
>                 URL: https://issues.apache.org/jira/browse/FALCON-364
>             Project: Falcon
>          Issue Type: Bug
>          Components: docs
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Jean-Baptiste Onofré
>            Priority: Trivial
>             Fix For: 0.5
>
>         Attachments: FALCON-364-ext.patch, FALCON-364.patch
>
>
> In the process specification doc 
> (http://falcon.incubator.apache.org/docs/EntitySpecification.html#Process_Specification),
>  the code snippet in the Parallel section contains:
> {code}
> <process name="[process name]">
> ...
>    <concurrency>[concurrency]</concurrency>
> ...
> </process>
> {code}
> whereas it should be:
> {code}
> <process name="[process name]">
> ...
>    <parallel>[parallel]</parallel>
> ...
> </process>
> {code}
> The description also mixes parallel and concurrency wording.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to