[jira] [Updated] (YARN-2229) ContainerId can overflow with RM restart

2014-09-10 Thread Tsuyoshi OZAWA (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsuyoshi OZAWA updated YARN-2229: - Attachment: YARN-2229.15.patch Talked with Jian offline. Updated to reduce epoch bits from 32

[jira] [Updated] (YARN-2229) ContainerId can overflow with RM restart

2014-09-10 Thread Tsuyoshi OZAWA (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsuyoshi OZAWA updated YARN-2229: - Attachment: YARN-2229.16.patch Fixed to pass tests. ContainerId can overflow with RM restart

[jira] [Updated] (YARN-2229) ContainerId can overflow with RM restart

2014-09-10 Thread Tsuyoshi OZAWA (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsuyoshi OZAWA updated YARN-2229: - Attachment: (was: YARN-2229.16.patch) ContainerId can overflow with RM restart

[jira] [Updated] (YARN-2229) ContainerId can overflow with RM restart

2014-09-10 Thread Tsuyoshi OZAWA (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsuyoshi OZAWA updated YARN-2229: - Attachment: YARN-2229.16.patch ContainerId can overflow with RM restart

[jira] [Updated] (YARN-2229) ContainerId can overflow with RM restart

2014-09-10 Thread Tsuyoshi OZAWA (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsuyoshi OZAWA updated YARN-2229: - Attachment: (was: YARN-2229.16.patch) ContainerId can overflow with RM restart

[jira] [Updated] (YARN-2229) ContainerId can overflow with RM restart

2014-09-10 Thread Tsuyoshi OZAWA (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsuyoshi OZAWA updated YARN-2229: - Attachment: YARN-2229.16.patch ContainerId can overflow with RM restart

[jira] [Updated] (YARN-2229) ContainerId can overflow with RM restart

2014-09-02 Thread Tsuyoshi OZAWA (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsuyoshi OZAWA updated YARN-2229: - Attachment: YARN-2229.13.patch Updated a patch to use getContainerId() in compareTo and equals.

[jira] [Updated] (YARN-2229) ContainerId can overflow with RM restart

2014-09-02 Thread Tsuyoshi OZAWA (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsuyoshi OZAWA updated YARN-2229: - Attachment: YARN-2229.14.patch Updated to pass tests and use getContainerId in ContainerId#equals

[jira] [Updated] (YARN-2229) ContainerId can overflow with RM restart

2014-08-14 Thread Tsuyoshi OZAWA (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsuyoshi OZAWA updated YARN-2229: - Attachment: YARN-2229.12.patch Thanks for your notification, Jian. Refreshed a patch.

[jira] [Updated] (YARN-2229) ContainerId can overflow with RM restart

2014-08-04 Thread Tsuyoshi OZAWA (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsuyoshi OZAWA updated YARN-2229: - Attachment: YARN-2229.11.patch ContainerId can overflow with RM restart

[jira] [Updated] (YARN-2229) ContainerId can overflow with RM restart

2014-07-16 Thread Tsuyoshi OZAWA (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsuyoshi OZAWA updated YARN-2229: - Attachment: YARN-2229.9.patch Thank you for the comments. Updated a patch to address comments as

[jira] [Updated] (YARN-2229) ContainerId can overflow with RM restart

2014-07-16 Thread Tsuyoshi OZAWA (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsuyoshi OZAWA updated YARN-2229: - Attachment: YARN-2229.10.patch Rebased on trunk. ContainerId can overflow with RM restart

[jira] [Updated] (YARN-2229) ContainerId can overflow with RM restart

2014-07-16 Thread Tsuyoshi OZAWA (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsuyoshi OZAWA updated YARN-2229: - Attachment: YARN-2229.10.patch ContainerId can overflow with RM restart

[jira] [Updated] (YARN-2229) ContainerId can overflow with RM restart

2014-07-12 Thread Tsuyoshi OZAWA (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsuyoshi OZAWA updated YARN-2229: - Attachment: YARN-2229.8.patch [~jianhe], thank you for review. Updated a patch: * Renamed

[jira] [Updated] (YARN-2229) ContainerId can overflow with RM restart

2014-07-11 Thread Tsuyoshi OZAWA (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsuyoshi OZAWA updated YARN-2229: - Attachment: YARN-2229.7.patch Fixed to pass TestWorkPreservingRMRestart. ContainerId can

[jira] [Updated] (YARN-2229) ContainerId can overflow with RM restart

2014-07-10 Thread Tsuyoshi OZAWA (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsuyoshi OZAWA updated YARN-2229: - Attachment: YARN-2229.6.patch Updated a patch to include 1. - 4. changes. 5. is addressed on

[jira] [Updated] (YARN-2229) ContainerId can overflow with RM restart

2014-07-04 Thread Tsuyoshi OZAWA (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsuyoshi OZAWA updated YARN-2229: - Summary: ContainerId can overflow with RM restart (was: Making ContainerId long type)