Description
worker.dataserver is not used anymore. We need to remove obsolete codes.
Public signup for this instance is disabled. Go to our Self serve sign up page to request an account. Report potential security issues privately
worker.dataserver is not used anymore. We need to remove obsolete codes.
Github user jihoonson commented on the pull request:
https://github.com/apache/tajo/pull/345#issuecomment-69443452
Would you check some failures during tests?
Github user hyunsik commented on the pull request:
https://github.com/apache/tajo/pull/345#issuecomment-69447703
I believe that the failure is a occasionally happened problem that we are still finding in another jira. It seems to be not related to my patch because all unit tests are passed in my machine. So, I just rebased and trigger the TravisCI.
Github user jihoonson commented on the pull request:
https://github.com/apache/tajo/pull/345#issuecomment-69451861
+1
You are right. Ship it!
SUCCESS: Integrated in Tajo-master-build #552 (See https://builds.apache.org/job/Tajo-master-build/552/)
TAJO-1295: Remove legacy worker.dataserver package and its unit tests. (hyunsik: rev bc478ba834e9bba768155faa53f918e495a74671)
ABORTED: Integrated in Tajo-master-CODEGEN-build #191 (See https://builds.apache.org/job/Tajo-master-CODEGEN-build/191/)
TAJO-1295: Remove legacy worker.dataserver package and its unit tests. (hyunsik: rev bc478ba834e9bba768155faa53f918e495a74671)
GitHub user hyunsik opened a pull request:
https://github.com/apache/tajo/pull/345
TAJO-1295: Remove legacy worker.dataserver package and its unit tests.You can merge this pull request into a Git repository by running:
$ git pull https://github.com/hyunsik/tajo
TAJO-1295Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tajo/pull/345.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 #345
commit 63a6d418e0e9b624d5fd6026aacbdf6925400d3b
Author: Hyunsik Choi <hyunsik@apache.org>
Date: 2015-01-09T18:59:37Z
TAJO-1295: Remove legacy worker.dataserver package and its unit tests.