[
https://issues.apache.org/jira/browse/GIRAPH-84?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13157236#comment-13157236
]
Hudson commented on GIRAPH-84:
------------------------------
Integrated in Giraph-trunk-Commit #43 (See
[https://builds.apache.org/job/Giraph-trunk-Commit/43/])
GIRAPH-84: Simplify boolean expressions in BspRecordReader
claudio :
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1206252
Files :
* /incubator/giraph/trunk/CHANGELOG
*
/incubator/giraph/trunk/src/main/java/org/apache/giraph/bsp/BspRecordReader.java
> Simplify boolean expressions in BspRecordReader
> -----------------------------------------------
>
> Key: GIRAPH-84
> URL: https://issues.apache.org/jira/browse/GIRAPH-84
> Project: Giraph
> Issue Type: Improvement
> Reporter: Jakob Homan
> Assignee: Shaunak Kashyap
> Labels: newbie
> Attachments: GIRAPH-84.diff
>
>
> Twice in BspRecordReader boolean expressions are evaluated with == and can be
> simplified to just one liners or variable evaluation.
--
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