[
https://issues.apache.org/jira/browse/GIRAPH-86?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Attila Csordas updated GIRAPH-86:
---------------------------------
Attachment: GIRAPH-86.patch
mvn test with hadoop_non_secure profile is successful, but apache-rat:check
throws: "Failed to execute goal org.apache.rat:apache-rat-plugin:0.7:check
(default-cli) on project giraph: Too many unapproved licenses: 1 -> [Help 1]"
before and after the change
> Simplify boolean expressions in ZooKeeperExt::createExt
> -------------------------------------------------------
>
> Key: GIRAPH-86
> URL: https://issues.apache.org/jira/browse/GIRAPH-86
> Project: Giraph
> Issue Type: Improvement
> Affects Versions: 0.70.0
> Reporter: Jakob Homan
> Assignee: Attila Csordas
> Labels: newbie
> Attachments: GIRAPH-86.patch
>
>
> In ZooKeeperExt::createExt there are two instances of {{recursive==false}}
> that can be simplified to !recursive.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira