[
https://issues.apache.org/jira/browse/GIRAPH-856?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Maja Kabiljo updated GIRAPH-856:
--------------------------------
Attachment: GIRAPH-856.patch
Free memory part was a bug, thanks, fixed it now.
As for final variables, all of them are calculated along the way in constructor
(modified multiple times). I guess I can create local variables there and set
these in the end of constructor if you think that's nicer.
> Log amount of free memory on the command line
> ---------------------------------------------
>
> Key: GIRAPH-856
> URL: https://issues.apache.org/jira/browse/GIRAPH-856
> Project: Giraph
> Issue Type: Improvement
> Reporter: Maja Kabiljo
> Assignee: Maja Kabiljo
> Attachments: GIRAPH-856.patch, GIRAPH-856.patch
>
>
> Very useful when checking whether application is healthy is to know if some
> of the workers has memory issues - we should track minimal amount of free
> memory on the command line.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)