Repository: tajo Updated Branches: refs/heads/branch-0.10.1 8d4b478d4 -> 02c1bd0d2
TAJO-1440: Some tests fail in parallel test environment in TestKillQuery. (Contributed by Jongyoung Park. Committed by jinho) Project: http://git-wip-us.apache.org/repos/asf/tajo/repo Commit: http://git-wip-us.apache.org/repos/asf/tajo/commit/02c1bd0d Tree: http://git-wip-us.apache.org/repos/asf/tajo/tree/02c1bd0d Diff: http://git-wip-us.apache.org/repos/asf/tajo/diff/02c1bd0d Branch: refs/heads/branch-0.10.1 Commit: 02c1bd0d2df5cd747da4d83b919441414db4202b Parents: 8d4b478 Author: Jongyoung Park <[email protected]> Authored: Fri Mar 27 17:54:20 2015 +0900 Committer: Hyunsik Choi <[email protected]> Committed: Mon May 18 00:52:18 2015 -0700 ---------------------------------------------------------------------- CHANGES | 3 +++ 1 file changed, 3 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tajo/blob/02c1bd0d/CHANGES ---------------------------------------------------------------------- diff --git a/CHANGES b/CHANGES index 355bf30..bb1821b 100644 --- a/CHANGES +++ b/CHANGES @@ -39,6 +39,9 @@ Release 0.10.1 - unreleased BUG FIXES + TAJO-1440: Some tests fail in parallel test environment in TestKillQuery. + (Contributed by Jongyoung Park. Committed by jinho) + TAJO-1605: Fix master build failure on jdk 1.6. (jinho) TAJO-1586: TajoMaster HA startup failure on Yarn. (jaehwa)
