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

Devaraj K updated GIRAPH-178:
-----------------------------

    Attachment: GIRAPH-178.patch
    
> TestPredicate lock has lots of boolean expressions to be simplified
> -------------------------------------------------------------------
>
>                 Key: GIRAPH-178
>                 URL: https://issues.apache.org/jira/browse/GIRAPH-178
>             Project: Giraph
>          Issue Type: Improvement
>            Reporter: Jakob Homan
>            Priority: Trivial
>              Labels: newbie
>         Attachments: GIRAPH-178.patch
>
>
> TestPredicateLock.java has several instances of 
> {code}assertTrue(gotPredicate == false);{code} (or {{== true}}) that can be 
> simplified to more idiomatic Java.

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

        

Reply via email to