[jira] [Resolved] (MESOS-641) Stout killtree / pstree tests fail on Ubuntu 10.04.

2013-09-10 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Mahler resolved MESOS-641. --- Resolution: Fixed > Stout killtree / pstree tests fail on Ubuntu 10.04. >

[jira] [Commented] (MESOS-687) slave should export perf hardware counters when available

2013-09-10 Thread Ian Downes (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13763996#comment-13763996 ] Ian Downes commented on MESOS-687: -- Yes, this is something we'll be working on. Initially,

[jira] [Commented] (MESOS-685) SlaveRecoveryTest/0.RecoveryTimeout Java SIGSEGV

2013-09-10 Thread Vinson Lee (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-685?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13763953#comment-13763953 ] Vinson Lee commented on MESOS-685: -- I can always reproduce the Java crash with 'ulimit -c

[jira] [Created] (MESOS-688) error of "unused_local_typedefs" in thirdparty/boost

2013-09-10 Thread Yong Fu (JIRA)
Yong Fu created MESOS-688: - Summary: error of "unused_local_typedefs" in thirdparty/boost Key: MESOS-688 URL: https://issues.apache.org/jira/browse/MESOS-688 Project: Mesos Issue Type: Bug

[jira] [Created] (MESOS-687) slave should export perf hardware counters when available

2013-09-10 Thread brian wickman (JIRA)
brian wickman created MESOS-687: --- Summary: slave should export perf hardware counters when available Key: MESOS-687 URL: https://issues.apache.org/jira/browse/MESOS-687 Project: Mesos Issue Typ

Re: Review Request 14072: Fixed the broken OsTest.process and OsTest.killtree tests.

2013-09-10 Thread Ben Mahler
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/14072/ --- (Updated Sept. 11, 2013, 3:51 a.m.) Review request for mesos and Benjamin Hindm

Re: [VOTE][RESULT] Release Apache Mesos 0.13.0 (rc8)

2013-09-10 Thread Benjamin Mahler
On Tue, Sep 10, 2013 at 8:29 PM, Benjamin Mahler wrote: > I'm happy to announce the passing of 0.13.0 vote with 3 +1 binding votes, > no -1 and no 0 votes: > > +1: > Chris Mattmann (binding) > Benjamin Hindman (binding) > Vinod Kone (binding) > > -1: > > 0: > > Please find the release at http://ww

[VOTE][RESULT] Release Apache Mesos 0.13.0 (rc8)

2013-09-10 Thread Benjamin Mahler
I'm happy to announce the passing of 0.13.0 vote with 3 +1 binding votes, no -1 and no 0 votes: +1: Chris Mattmann (binding) Benjamin Hindman (binding) Vinod Kone (binding) -1: 0: Please find the release at http://www.apache.org/dist/mesos/0.13.0 (or preferably please use a mirror from http://w

[jira] [Created] (MESOS-686) Testing isolator is broken when multiple frameworks are in play

2013-09-10 Thread Vinod Kone (JIRA)
Vinod Kone created MESOS-686: Summary: Testing isolator is broken when multiple frameworks are in play Key: MESOS-686 URL: https://issues.apache.org/jira/browse/MESOS-686 Project: Mesos Issue Ty

[jira] [Commented] (MESOS-584) Add IRC bot to send JIRA activity to #mesos channel

2013-09-10 Thread Jake Farrell (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13763894#comment-13763894 ] Jake Farrell commented on MESOS-584: ASFbot has what you're looking for and yes it is s

[jira] [Updated] (MESOS-666) Include CHANGELOG and docs/ in distributions.

2013-09-10 Thread Jake Farrell (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jake Farrell updated MESOS-666: --- Attachment: mesos_changelog.rb the CHANGELOG usually is not kept up to date or is forgotten about and

Re: Review Request 12441: Refactored ZooKeeperState.java into AbstractState.java.

2013-09-10 Thread Florian Leibert
I fixed the latest marathon master and submitted a pull request for chronos. If you want to use chronos with 0.14-rc3, please use the branch referenced in the pull request: https://github.com/airbnb/chronos/pull/115. Let me know if it worked! Thanks, --Flo On Tue, Sep 10, 2013 at 5:40 PM, Benj

Re: Review Request 14074: Hid links to dead slaves to prevent dead links.

2013-09-10 Thread Ross Allen
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/14074/ --- (Updated Sept. 11, 2013, 1:40 a.m.) Review request for mesos and Ben Mahler.

Review Request 14074: Hid links to dead slaves to prevent dead links.

2013-09-10 Thread Ross Allen
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/14074/ --- Review request for mesos. Repository: mesos-git Description --- Hid link

Re: Review Request 12441: Refactored ZooKeeperState.java into AbstractState.java.

2013-09-10 Thread Benjamin Hindman
> On Sept. 10, 2013, 10:41 p.m., Al Tobey wrote: > > src/java/jni/org_apache_mesos_state_ZooKeeperState.cpp, line 58 > > > > > > I don't understand the error completely but it looks like this breaks > > cross-version c

Re: Review Request 14072: Fixed the broken OsTest.process and OsTest.killtree tests.

2013-09-10 Thread Benjamin Hindman
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/14072/#review26027 --- Ship it! Thanks Ben! 3rdparty/libprocess/3rdparty/stout/include/s

Re: Review Request 12441: Refactored ZooKeeperState.java into AbstractState.java.

2013-09-10 Thread Florian Leibert
Super sorry about this - that's one of the drawbacks of us (Tobi and I) developing against master. I will update the Mesosphere Maven repo and start using a dated version (0.14.0-20130910-1) and then update poms in both Marathon & Chronos. I'm trying my best to have this done befor

Re: Review Request 12441: Refactored ZooKeeperState.java into AbstractState.java.

2013-09-10 Thread Al Tobey
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/12441/#review26026 --- src/java/jni/org_apache_mesos_state_ZooKeeperState.cpp

[jira] [Commented] (MESOS-641) Stout killtree / pstree tests fail on Ubuntu 10.04.

2013-09-10 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13763639#comment-13763639 ] Benjamin Mahler commented on MESOS-641: --- I published a fix here: https://reviews.apac

Review Request 14072: Fixed the broken OsTest.process and OsTest.killtree tests.

2013-09-10 Thread Ben Mahler
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/14072/ --- Review request for mesos, Benjamin Hindman and Vinod Kone. Bugs: MESOS-641

Re: Review Request 14072: Fixed the broken OsTest.process and OsTest.killtree tests.

2013-09-10 Thread Ben Mahler
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/14072/ --- (Updated Sept. 10, 2013, 10:38 p.m.) Review request for mesos and Benjamin Hind

[jira] [Commented] (MESOS-685) SlaveRecoveryTest/0.RecoveryTimeout Java SIGSEGV

2013-09-10 Thread Vinod Kone (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-685?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13763486#comment-13763486 ] Vinod Kone commented on MESOS-685: -- Is this always happening or just flaky? Do you happen

[jira] [Updated] (MESOS-685) SlaveRecoveryTest/0.RecoveryTimeout Java SIGSEGV

2013-09-10 Thread Vinson Lee (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinson Lee updated MESOS-685: - Attachment: hs_err_pid2204.log > SlaveRecoveryTest/0.RecoveryTimeout Java SIGSEGV > --

[jira] [Created] (MESOS-685) SlaveRecoveryTest/0.RecoveryTimeout Java SIGSEGV

2013-09-10 Thread Vinson Lee (JIRA)
Vinson Lee created MESOS-685: Summary: SlaveRecoveryTest/0.RecoveryTimeout Java SIGSEGV Key: MESOS-685 URL: https://issues.apache.org/jira/browse/MESOS-685 Project: Mesos Issue Type: Bug

[jira] [Assigned] (MESOS-685) SlaveRecoveryTest/0.RecoveryTimeout Java SIGSEGV

2013-09-10 Thread Vinod Kone (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod Kone reassigned MESOS-685: Assignee: Benjamin Mahler assigning to [~bmahler] to take a look since we wrote this test.

[jira] [Comment Edited] (MESOS-685) SlaveRecoveryTest/0.RecoveryTimeout Java SIGSEGV

2013-09-10 Thread Vinod Kone (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-685?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13763566#comment-13763566 ] Vinod Kone edited comment on MESOS-685 at 9/10/13 9:50 PM: --- assig

[jira] [Assigned] (MESOS-641) Stout killtree / pstree tests fail on Ubuntu 10.04.

2013-09-10 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Mahler reassigned MESOS-641: - Assignee: Benjamin Mahler (was: Benjamin Hindman) > Stout killtree / pstree tests fai

[jira] [Commented] (MESOS-685) SlaveRecoveryTest/0.RecoveryTimeout Java SIGSEGV

2013-09-10 Thread Vinson Lee (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-685?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13763536#comment-13763536 ] Vinson Lee commented on MESOS-685: -- [~vinodkone] This is 100% reproducible for me on CentO

Review Request 14067: Disable OsTest.killtree and OsTest.pstree unit tests.

2013-09-10 Thread Vinson Lee
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/14067/ --- Review request for mesos, Benjamin Hindman, Ben Mahler, Chi Zhang, Eric Biederma

[jira] [Resolved] (MESOS-679) Inability to find a latest run should not be considered a recovery error

2013-09-10 Thread Vinod Kone (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod Kone resolved MESOS-679. -- Resolution: Fixed Fix Version/s: (was: 0.14.0) 0.14.1 > Inability to f