[jira] [Created] (GIRAPH-437) Missing progress calls when stopping Netty server

2012-11-29 Thread Maja Kabiljo (JIRA)
Maja Kabiljo created GIRAPH-437: --- Summary: Missing progress calls when stopping Netty server Key: GIRAPH-437 URL: https://issues.apache.org/jira/browse/GIRAPH-437 Project: Giraph Issue Type: Im

[jira] [Assigned] (GIRAPH-437) Missing progress calls when stopping Netty server

2012-11-29 Thread Maja Kabiljo (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maja Kabiljo reassigned GIRAPH-437: --- Assignee: Maja Kabiljo > Missing progress calls when stopping Netty server >

[jira] [Updated] (GIRAPH-437) Missing progress calls when stopping Netty server

2012-11-29 Thread Maja Kabiljo (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maja Kabiljo updated GIRAPH-437: Attachment: GIRAPH-437.patch Changing awaitUninterruptibly to periodical calls of await. Added a lo

[jira] [Assigned] (GIRAPH-424) Fix hashCode modulo computation

2012-11-29 Thread Maja Kabiljo (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maja Kabiljo reassigned GIRAPH-424: --- Assignee: Maja Kabiljo > Fix hashCode modulo computation > --

[jira] [Commented] (GIRAPH-424) Fix hashCode modulo computation

2012-11-29 Thread Avery Ching (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13506737#comment-13506737 ] Avery Ching commented on GIRAPH-424: I'm a bit confused about the need for this? -

[jira] [Commented] (GIRAPH-424) Fix hashCode modulo computation

2012-11-29 Thread Maja Kabiljo (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13506746#comment-13506746 ] Maja Kabiljo commented on GIRAPH-424: - vertexId.hashCode() can return Integer.MIN_VALU

[jira] [Commented] (GIRAPH-424) Fix hashCode modulo computation

2012-11-29 Thread Avery Ching (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13506804#comment-13506804 ] Avery Ching commented on GIRAPH-424: Ah, right, two's complement. =) +1!

[jira] [Commented] (GIRAPH-437) Missing progress calls when stopping Netty server

2012-11-29 Thread Avery Ching (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13506944#comment-13506944 ] Avery Ching commented on GIRAPH-437: This is useful. Can you please add a reviewboard

Review Request: GIRAPH-437: Missing progress calls when stopping Netty server

2012-11-29 Thread Maja Kabiljo
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/8286/ --- Review request for giraph. Description --- At the end of a long running job

[jira] [Commented] (GIRAPH-437) Missing progress calls when stopping Netty server

2012-11-29 Thread Maja Kabiljo (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13506960#comment-13506960 ] Maja Kabiljo commented on GIRAPH-437: - Sure, here it is: https://reviews.apache.org/r/

[jira] [Commented] (GIRAPH-424) Fix hashCode modulo computation

2012-11-29 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13506967#comment-13506967 ] Hudson commented on GIRAPH-424: --- Integrated in Giraph-trunk-Commit #298 (See [https://build

Re: Review Request: GIRAPH-437: Missing progress calls when stopping Netty server

2012-11-29 Thread Avery Ching
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/8286/#review13885 --- Ship it! +1, looks good to me. I like the Waitable interface. - Av

[jira] [Created] (GIRAPH-438) When checkpointing is disable, fast fail

2012-11-29 Thread Avery Ching (JIRA)
Avery Ching created GIRAPH-438: -- Summary: When checkpointing is disable, fast fail Key: GIRAPH-438 URL: https://issues.apache.org/jira/browse/GIRAPH-438 Project: Giraph Issue Type: Bug

Re: Review Request: GIRAPH-437: Missing progress calls when stopping Netty server

2012-11-29 Thread Nitay Joffe
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/8286/#review13886 --- http://svn.apache.org/repos/asf/giraph/trunk/giraph/src/main/java/or

Review Request: GIRAPH-438: When checkpointing is disable, fast fail

2012-11-29 Thread Avery Ching
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/8287/ --- Review request for giraph. Description --- Add a minor check before job sub

[jira] [Updated] (GIRAPH-438) When checkpointing is disable, fast fail

2012-11-29 Thread Avery Ching (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Avery Ching updated GIRAPH-438: --- Attachment: GIRAPH-438.patch Patch and here's a reviewboard. https://reviews.apache.org/r/8287/

[jira] [Created] (GIRAPH-439) Fix naming of input superstep counter

2012-11-29 Thread Alessandro Presta (JIRA)
Alessandro Presta created GIRAPH-439: Summary: Fix naming of input superstep counter Key: GIRAPH-439 URL: https://issues.apache.org/jira/browse/GIRAPH-439 Project: Giraph Issue Type: Bug

[jira] [Updated] (GIRAPH-439) Fix naming of input superstep counter

2012-11-29 Thread Alessandro Presta (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alessandro Presta updated GIRAPH-439: - Attachment: GIRAPH-439.patch This patch renames the counter back to "Input superstep".

[jira] [Commented] (GIRAPH-439) Fix naming of input superstep counter

2012-11-29 Thread Avery Ching (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13507155#comment-13507155 ] Avery Ching commented on GIRAPH-439: +1, lgtm. > Fix naming of input

[jira] [Commented] (GIRAPH-439) Fix naming of input superstep counter

2012-11-29 Thread Alessandro Presta (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13507158#comment-13507158 ] Alessandro Presta commented on GIRAPH-439: -- Thanks Avery, committing.

[jira] [Commented] (GIRAPH-439) Fix naming of input superstep counter

2012-11-29 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13507168#comment-13507168 ] Hudson commented on GIRAPH-439: --- Integrated in Giraph-trunk-Commit #299 (See [https://build