You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tajo.apache.org by blrunner <gi...@git.apache.org> on 2015/09/30 08:33:34 UTC

[GitHub] tajo pull request: TAJO-1901: Repair partition throws ArrayIndexOu...

GitHub user blrunner opened a pull request:

    https://github.com/apache/tajo/pull/796

    TAJO-1901: Repair partition throws ArrayIndexOutOfBoundsException occasionally.

    I fixed about repair partition and verified that this patch had run as expected on testing cluster.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/blrunner/tajo TAJO-1901

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/tajo/pull/796.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #796
    
----
commit 6ff19b8cf8df6f037c5d9cce398a55c1740f96d7
Author: JaeHwa Jung <bl...@apache.org>
Date:   2015-09-30T06:31:55Z

    TAJO-1901: Repair partition throws ArrayIndexOutOfBoundsException occasionally.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] tajo pull request: TAJO-1901: Repair partition throws ArrayIndexOu...

Posted by hyunsik <gi...@git.apache.org>.
Github user hyunsik commented on the pull request:

    https://github.com/apache/tajo/pull/796#issuecomment-145336827
  
    I manually verified 'mvn clean install' more. But, the test failure is not related to this patch and the failure seems to be occur occasionally. So, here is my +1. The patch looks good to me and fixes the bug.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] tajo pull request: TAJO-1901: Repair partition throws ArrayIndexOu...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/tajo/pull/796


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] tajo pull request: TAJO-1901: Repair partition throws ArrayIndexOu...

Posted by blrunner <gi...@git.apache.org>.
Github user blrunner commented on the pull request:

    https://github.com/apache/tajo/pull/796#issuecomment-144682671
  
    @hyunsik 
    
    I added more unit test cases for various situation. Could you check it again?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---