Eli Reisman created GIRAPH-299:
----------------------------------

             Summary: Constant value in BspServiceMaster should be static
                 Key: GIRAPH-299
                 URL: https://issues.apache.org/jira/browse/GIRAPH-299
             Project: Giraph
          Issue Type: Improvement
          Components: graph
    Affects Versions: 0.2.0
            Reporter: Eli Reisman
            Priority: Trivial
             Fix For: 0.2.0


GIRAPH-275 was a victim of this weekend's outage of the JIRA site. When I 
rebased the patch, I did it from a version that was not the last one I uploaded 
before said outage. 

When I rebased the patch today, my most current version was not available to 
work from. So I forgot to perform the last fix it needed: to take the 
"localityLimit" constant on line 138 (used on line 536) of 
BspServiceMaster.java and make it static, and to change the name to 
LOCALITY_LIMIT to match proper convention.

For those that already know how to create and upload a patch, please let this 
wait, its a perfect chance for someone new to submitting patches (and to 
Giraph) to test drive the process. Thanks!


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