GitHub user kevinburg opened a pull request:
https://github.com/apache/incubator-aurora/pull/11
Fix TaskObserver for json endpoint usage
The '/j/task?task_id=...' endpoint requires TaskObserver._task to be
exposed. I implemented a wrapper for it.
You can merge this pull request int
Github user kevints commented on the pull request:
https://github.com/apache/incubator-aurora/pull/11#issuecomment-47705601
Thanks for the submission, do you mind reformatting this to ReviewBoard
following the guidelines at
http://aurora.incubator.apache.org/docs/howtocontribute
Github user asfgit closed the pull request at:
https://github.com/apache/incubator-aurora/pull/11
---
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 featur
GitHub user kevinburg opened a pull request:
https://github.com/apache/incubator-aurora/pull/12
Fix TaskObserver for json endpoint usage.
Testing Done:
The `/j/task?task_id=id1,id2,...` endpoint now works.
Reviewed at https://reviews.apache.org/r/23211/
You can merge th