[GitHub] incubator-aurora pull request: Change usage comment to match actua...

2014-05-02 Thread dominichamon
GitHub user dominichamon opened a pull request: https://github.com/apache/incubator-aurora/pull/8 Change usage comment to match actual argument You can merge this pull request into a Git repository by running: $ git pull https://github.com/dominichamon/incubator-aurora patch-1

[GitHub] incubator-aurora pull request: Change usage comment to match actua...

2014-05-02 Thread jfarrell
Github user jfarrell closed the pull request at: https://github.com/apache/incubator-aurora/pull/8 --- 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 featu

[GitHub] incubator-aurora pull request: Change usage comment to match actua...

2014-05-02 Thread jfarrell
Github user jfarrell commented on the pull request: https://github.com/apache/incubator-aurora/pull/8#issuecomment-42062277 Thanks for the patch, committed and tracked in AURORA-375 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub

Re: Aurora grabbing resources even when not scheduling

2014-05-02 Thread meghdoot bhattacharya
So, to summarize from large cluster perspective the resources are held to complete some expensive operations and avoid doing it frequently that also blocks the callback thread. That brings an interesting point. Is there any out of box instrumentation on the scheduler performance that one can sim