[jira] [Updated] (MESOS-1055) Add explicit to single argument constructors

2014-03-27 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Mahler updated MESOS-1055: --- Fix Version/s: (was: 0.18.0) 0.19.0 Add explicit to single argument

[jira] [Created] (MESOS-1154) Flaky SlaveRecoveryTest test: ReconcileKillTask and RecoverStatusUpdateManager.

2014-03-27 Thread Benjamin Mahler (JIRA)
Benjamin Mahler created MESOS-1154: -- Summary: Flaky SlaveRecoveryTest test: ReconcileKillTask and RecoverStatusUpdateManager. Key: MESOS-1154 URL: https://issues.apache.org/jira/browse/MESOS-1154

[jira] [Updated] (MESOS-1154) Flaky SlaveRecoveryTest test: ReconcileKillTask and RecoverStatusUpdateManager.

2014-03-27 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Mahler updated MESOS-1154: --- Component/s: test Flaky SlaveRecoveryTest test: ReconcileKillTask

[jira] [Commented] (MESOS-1156) make check-local fail on OEL6

2014-03-27 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13950237#comment-13950237 ] Benjamin Mahler commented on MESOS-1156: Can you provide verbose test output

[jira] [Commented] (MESOS-1156) make check-local fail on OEL6

2014-03-27 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13950313#comment-13950313 ] Benjamin Mahler commented on MESOS-1156: You seem to be missing {{cyrus-sasl-md5

[jira] [Updated] (MESOS-1148) Add support for rate limiting slave removal

2014-03-26 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Mahler updated MESOS-1148: --- Fix Version/s: 0.19.0 Add support for rate limiting slave removal

Re: Shepherding on ExternalContainerizer

2014-03-25 Thread Benjamin Mahler
Hey Till, We want to foster a healthy review culture, and so, as you observed, we thought we would try out the notion of having a shepherd for each review. In the past we've had some reviews stagnate because there was no clear accountability for getting it committed. Meaning, various committers

Re: StackExchange Forwarding

2014-03-24 Thread Benjamin Mahler
Cool! Would it be better suited for the user@ list though? On Mon, Mar 24, 2014 at 1:01 PM, Till Toenshoff toensh...@me.com wrote: Dear Dev-List, I have just enabled a filter-forwarding of StackExchange questions on anything tagged mesos into this list. This will send a daily digest of all

Re: Load simulator/benchmark tool

2014-03-21 Thread Benjamin Mahler
You can run N slaves on one machine, or you can run meta-slaves (slaves within slaves). We've used meta-slaves in the past to run scaling simulations as it is more accurate and easier than stubbing out the task launching. On Fri, Mar 21, 2014 at 12:55 PM, Sharma Podila spod...@netflix.com wrote:

[jira] [Assigned] (MESOS-1128) ':' colon in executor work directories is unusual

2014-03-20 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Mahler reassigned MESOS-1128: -- Assignee: Vinod Kone ':' colon in executor work directories is unusual

[jira] [Created] (MESOS-1123) Implement tests for stout/cache.hpp

2014-03-18 Thread Benjamin Mahler (JIRA)
Benjamin Mahler created MESOS-1123: -- Summary: Implement tests for stout/cache.hpp Key: MESOS-1123 URL: https://issues.apache.org/jira/browse/MESOS-1123 Project: Mesos Issue Type: Task

[jira] [Commented] (MESOS-1018) Implement Libprocess Benchmark Suite

2014-03-18 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13940063#comment-13940063 ] Benjamin Mahler commented on MESOS-1018: The benchmark framework listed above may

[jira] [Updated] (MESOS-1125) modifying the tests/allocation_tests.cpp for using fractional value of system mem

2014-03-18 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Mahler updated MESOS-1125: --- Issue Type: Improvement (was: Bug) modifying the tests/allocation_tests.cpp for using

[jira] [Updated] (MESOS-1125) modifying the tests/allocation_tests.cpp for using fractional value of system mem

2014-03-18 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Mahler updated MESOS-1125: --- Labels: technical_debt (was: ) modifying the tests/allocation_tests.cpp for using

[jira] [Commented] (MESOS-682) Master should properly consolidate slaves and deactivated maps

2014-03-17 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13938577#comment-13938577 ] Benjamin Mahler commented on MESOS-682: --- Linking in the Registrar ticket, which

[jira] [Resolved] (MESOS-1008) Reduce copying in stout / libprocess primitives {Try, Option, Result, Future}.

2014-03-14 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Mahler resolved MESOS-1008. Resolution: Fixed Option patches committed: {noformat} commit

Re: Review Request 18966: change the datatype of cpushare from size_t to uint64_t because The actual type of size_t is platform-dependent .

2014-03-14 Thread Benjamin Mahler
This was me adding myself to shepherd. Didn't realize it would appear as if Archana was updating the review! On Fri, Mar 14, 2014 at 12:51 PM, Archana kumari archanakumari...@gmail.com wrote: This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/18966/

Re: [1/5] git commit: Added a --registry_strict_operations flag that must be false for now.

2014-03-14 Thread Benjamin Mahler
/b1b6e07d Branch: refs/heads/master Commit: b1b6e07d0875b559fd077f1bedd34969b7d453fd Parents: 90a7c50 Author: Benjamin Mahler bmah...@twitter.com Authored: Wed Mar 12 11:26:04 2014 -0700 Committer: Benjamin Mahler bmah...@twitter.com Committed: Fri Mar 14 15:32:15 2014 -0700

Re: [Request] contributors list request

2014-03-14 Thread Benjamin Mahler
I can't find your username, nor your account after searching your name, can you point me to your JIRA profile? On Fri, Mar 14, 2014 at 5:10 PM, Alexandra Sava alexandrasav...@gmail.comwrote: Hi guys, I have a fix for MESOS-1067 ticket. Can you please add me to the 'contributors' list and

Re: Question on executors

2014-03-11 Thread Benjamin Mahler
If you're just loading a .jar then I suppose you are ok, but I'm not sure if this is a wise design for running arbitrary .jars. You'll be able to share the JVM overhead but you'll also be sharing the same JVM runtime, is that well supported? What happens if both your executor .jar and the task

[jira] [Commented] (MESOS-1076) Add namespacing to cgroups to enforce the expected structure in slave/containerizer/isolators/cgroups/cpushare.cpp

2014-03-10 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13925982#comment-13925982 ] Benjamin Mahler commented on MESOS-1076: That sounds about right, when you're

[jira] [Created] (MESOS-1077) Registrar tests are flaky.

2014-03-10 Thread Benjamin Mahler (JIRA)
Benjamin Mahler created MESOS-1077: -- Summary: Registrar tests are flaky. Key: MESOS-1077 URL: https://issues.apache.org/jira/browse/MESOS-1077 Project: Mesos Issue Type: Bug

Re: What happens when I call reconcileTasks and database divergence

2014-03-10 Thread Benjamin Mahler
This is a great question and is the primary motivation behind: https://issues.apache.org/jira/browse/MESOS-295 To guarantee frameworks can maintain a consistent view of their tasks (without a custom reconciliation mechanism, as is used in Aurora), we will be implementing the Registrar to persist

Re: Question on executors

2014-03-10 Thread Benjamin Mahler
I have the status of TASK_COMPLETED being sent via the driver, followed by a wait of about 5 secs This is needed because of https://issues.apache.org/jira/browse/MESOS-243. A 1 second sleep should be ample. However, I'd still like to hear any thoughts on the approach of using one task per

[jira] [Commented] (MESOS-544) Mesos-slave support for node drain

2014-03-06 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13923031#comment-13923031 ] Benjamin Mahler commented on MESOS-544: --- To break this down into increments for GSOC

[jira] [Commented] (MESOS-544) Mesos-slave support for node drain

2014-03-06 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13923042#comment-13923042 ] Benjamin Mahler commented on MESOS-544: --- We're not going to provide the notion

[jira] [Created] (MESOS-1058) Master CHECK failure: hierarchical_allocator_process.hpp:421 Check failed: !slaves.contains(slaveId)

2014-03-05 Thread Benjamin Mahler (JIRA)
Benjamin Mahler created MESOS-1058: -- Summary: Master CHECK failure: hierarchical_allocator_process.hpp:421 Check failed: !slaves.contains(slaveId) Key: MESOS-1058 URL: https://issues.apache.org/jira/browse/MESOS

[jira] [Updated] (MESOS-1058) Master CHECK failure: hierarchical_allocator_process.hpp:421 Check failed: !slaves.contains(slaveId)

2014-03-05 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1058?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Mahler updated MESOS-1058: --- Affects Version/s: 0.16.0 0.15.0 This regression was introduced here

[jira] [Created] (MESOS-1060) Provide a means of mocking out process exits for testing.

2014-03-05 Thread Benjamin Mahler (JIRA)
Benjamin Mahler created MESOS-1060: -- Summary: Provide a means of mocking out process exits for testing. Key: MESOS-1060 URL: https://issues.apache.org/jira/browse/MESOS-1060 Project: Mesos

[jira] [Commented] (MESOS-1058) Master CHECK failure: hierarchical_allocator_process.hpp:421 Check failed: !slaves.contains(slaveId)

2014-03-05 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13921928#comment-13921928 ] Benjamin Mahler commented on MESOS-1058: https://reviews.apache.org/r/18828

Re: make check fail for issue MESOS-969

2014-03-05 Thread Benjamin Mahler
then. off to main.cpp then :) On Tue, Mar 4, 2014 at 1:21 AM, Benjamin Mahler benjamin.mah...@gmail.com wrote: One way to work around this is to do the check in slave/main.cpp instead, this means you don't have to update the integration tests, but you will likely still have to update the example

Re: make check fail for issue MESOS-969

2014-03-03 Thread Benjamin Mahler
One way to work around this is to do the check in slave/main.cpp instead, this means you don't have to update the integration tests, but you will likely still have to update the example framework tests. The alternative is you'll have to fix all the tests. On Mon, Mar 3, 2014 at 11:29 AM, hades

[jira] [Commented] (MESOS-1047) link dependency on snappy is missing in configure.ac

2014-02-28 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1047?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13916154#comment-13916154 ] Benjamin Mahler commented on MESOS-1047: Relevant thread: http://mail

[jira] [Commented] (MESOS-1047) link dependency on snappy is missing in configure.ac

2014-02-28 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1047?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13916507#comment-13916507 ] Benjamin Mahler commented on MESOS-1047: Alternatively, I wonder if we can disable

[jira] [Commented] (MESOS-750) Require compilers that support c++11

2014-02-27 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13914836#comment-13914836 ] Benjamin Mahler commented on MESOS-750: --- We definitely don't want to alienate

[jira] [Commented] (MESOS-1037) Exited child process status

2014-02-27 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13914921#comment-13914921 ] Benjamin Mahler commented on MESOS-1037: Ah yes, that would be because libev

Re: Review Request 18386: Option reference cleanup in mesos

2014-02-27 Thread Benjamin Mahler
Well, why would they be extending the lifetime of a temporary if they don't understand the semantics in the first place? :) They should understand the difference between: const T t = foo(); // Returns T. const T t = option.get(); // Ok. const T t = (temporaryOption()).get(); // Bad! This

Re: Path forward to C++11.

2014-02-26 Thread Benjamin Mahler
, Benjamin Mahler benjamin.mah...@gmail.comwrote: Thanks for the heads up, we're likely to upgrade to 3.3.6, but I've yet to confirm that it builds with c++11. On Thu, Oct 24, 2013 at 8:10 AM, Tim St Clair tstcl...@redhat.com wrote: +1 to the approach. FWIW made a quick update

Re: Path forward to C++11.

2014-02-26 Thread Benjamin Mahler
out certain platforms for development. Ideally, we'd be able to say something like 0.19.0 builds on g++4.7 and clang 3.3 or greater and 0.20.0 builds on g++4.8 and clang 3.4 or greater instead of blanket C++11 support. On Wed, Feb 26, 2014 at 10:20 AM, Benjamin Mahler benjamin.mah

[jira] [Created] (MESOS-1036) Implement a library for exposing statistical metrics.

2014-02-25 Thread Benjamin Mahler (JIRA)
Benjamin Mahler created MESOS-1036: -- Summary: Implement a library for exposing statistical metrics. Key: MESOS-1036 URL: https://issues.apache.org/jira/browse/MESOS-1036 Project: Mesos

[jira] [Commented] (MESOS-1033) Create a stat for executors timing out on registration

2014-02-25 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13911920#comment-13911920 ] Benjamin Mahler commented on MESOS-1033: We really need to make an investment

[jira] [Commented] (MESOS-1037) Exited child process status

2014-02-25 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13912199#comment-13912199 ] Benjamin Mahler commented on MESOS-1037: Hm.. we have Fedora 20 CI running

[jira] [Commented] (MESOS-544) Mesos-slave support for node drain

2014-02-25 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13912457#comment-13912457 ] Benjamin Mahler commented on MESOS-544: --- Providing a bit more context here for gsoc

[jira] [Commented] (MESOS-1031) Command executor should support signal escalation.

2014-02-24 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13911024#comment-13911024 ] Benjamin Mahler commented on MESOS-1031: Finally we can remove the TODO! :) {code

Re: [VOTE] Release Apache Mesos 0.17.0 (rc2)

2014-02-24 Thread Benjamin Mahler
+1 (binding) Ran make check on OS X with gcc 4.8. On Mon, Feb 24, 2014 at 4:14 PM, Jie Yu yujie@gmail.com wrote: Hi all, Please vote on releasing the following candidate as Apache Mesos 0.17.0. 0.17.0 includes the following:

[jira] [Commented] (MESOS-1026) Pull std::tuple / boost::tuples::tuple into Process::tuples namespace

2014-02-21 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13908739#comment-13908739 ] Benjamin Mahler commented on MESOS-1026: Hey [~tillt], I agree with Vinod

[jira] [Commented] (MESOS-1027) IPv6 support

2014-02-21 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13908768#comment-13908768 ] Benjamin Mahler commented on MESOS-1027: [~nekto0n] There is a {{Socket}} class

[jira] [Updated] (MESOS-1008) Reduce copying in stout / libprocess primitives {Try, Option, Result, Future}.

2014-02-21 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Mahler updated MESOS-1008: --- Description: The following will discuss {{Try}}, but the same applies to {{Option

Re: Review Request 18333: Updated Makefile.am for the new interval set tests.

2014-02-21 Thread Benjamin Mahler
No need to publish if the diff is empty: https://reviews.apache.org/r/18333/diff/1-2/ https://reviews.apache.org/r/18333/diff/2-3/ Saves having to read email :) -- Forwarded message -- From: Jie Yu yujie@gmail.com Date: Fri, Feb 21, 2014 at 11:24 AM Subject: Re: Review

[jira] [Commented] (MESOS-764) Implement Master persistence using the Registrar.

2014-02-21 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13908890#comment-13908890 ] Benjamin Mahler commented on MESOS-764: --- Related patches so far: (1) Initial

Re: Mesos Apache Infra Update w/github

2014-02-20 Thread Benjamin Mahler
I think we're on the same page, but I would really like to see this in action before we start having bringing people through the process. Can you please send some trivial pull requests, with and without JIRA tickets? I want to make sure they can be closed and we don't further the mess in

Re: Mesos Apache Infra Update w/github

2014-02-20 Thread Benjamin Mahler
Ah good to see Jake's comment. Thanks for taking the next steps, looking forward to this! On Thu, Feb 20, 2014 at 12:02 PM, Dave Lester d...@ischool.berkeley.eduwrote: On Thu, Feb 20, 2014 at 10:53 AM, Benjamin Mahler benjamin.mah...@gmail.com wrote: I would really like to see

[jira] [Commented] (MESOS-361) Restrict the character space of user provided identifiers.

2014-02-20 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13907459#comment-13907459 ] Benjamin Mahler commented on MESOS-361: --- The Master can reject these tasks as part

[jira] [Created] (MESOS-1019) AllocatorZooKeeperTest/0.SlaveReregistersFirst is flaky.

2014-02-19 Thread Benjamin Mahler (JIRA)
Benjamin Mahler created MESOS-1019: -- Summary: AllocatorZooKeeperTest/0.SlaveReregistersFirst is flaky. Key: MESOS-1019 URL: https://issues.apache.org/jira/browse/MESOS-1019 Project: Mesos

Re: Build failed in Jenkins: Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME #1902

2014-02-19 Thread Benjamin Mahler
https://issues.apache.org/jira/browse/MESOS-1019 On Wed, Feb 19, 2014 at 10:10 AM, Apache Jenkins Server jenk...@builds.apache.org wrote: See https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/1902/changes Changes: [dlester] Updates #PoweredByMesos list to

[jira] [Updated] (MESOS-1019) AllocatorZooKeeperTest/0.SlaveReregistersFirst is flaky.

2014-02-19 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1019?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Mahler updated MESOS-1019: --- Affects Version/s: 0.18.0 AllocatorZooKeeperTest/0.SlaveReregistersFirst is flaky

[jira] [Closed] (MESOS-1020) AllocatorZooKeeperTest/0.SlaveReregistersFirst is flaky

2014-02-19 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1020?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Mahler closed MESOS-1020. -- Resolution: Duplicate AllocatorZooKeeperTest/0.SlaveReregistersFirst is flaky

[jira] [Updated] (MESOS-1019) AllocatorZooKeeperTest/0.SlaveReregistersFirst is flaky.

2014-02-19 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1019?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Mahler updated MESOS-1019: --- Fix Version/s: 0.19.0 AllocatorZooKeeperTest/0.SlaveReregistersFirst is flaky

Re: Mesos Apache Infra Update w/github

2014-02-19 Thread Benjamin Mahler
There is still the definite blocker that committers cannot close pull requests: https://github.com/apache/mesos/pulls benh: Having pull requests become ReviewBoard reviews seems a little odd. The author will need to learn how to use ReviewBoard to continue the process, unless there is some

[jira] [Commented] (MESOS-1010) Undefined symbol in Python extension

2014-02-18 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13904756#comment-13904756 ] Benjamin Mahler commented on MESOS-1010: Now 'Description' formatting works

[jira] [Commented] (MESOS-1008) Reduce copying in stout primitives {Try, Option, Result}.

2014-02-18 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13904926#comment-13904926 ] Benjamin Mahler commented on MESOS-1008: The changes to Try have been committed

[jira] [Updated] (MESOS-1008) Reduce copying in stout / libprocess primitives {Try, Option, Result, Future}.

2014-02-18 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Mahler updated MESOS-1008: --- Summary: Reduce copying in stout / libprocess primitives {Try, Option, Result, Future

[jira] [Commented] (MESOS-969) resource allocation (memory) beyond availability

2014-02-17 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13903496#comment-13903496 ] Benjamin Mahler commented on MESOS-969: --- Probably MIN_MEM and MIN_CPUS from src

[jira] [Commented] (MESOS-1007) Python framework unable to parse framework messages

2014-02-17 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1007?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13903508#comment-13903508 ] Benjamin Mahler commented on MESOS-1007: [~nekto0n] yes please! Python framework

[jira] [Commented] (MESOS-1010) Undefined symbol in Python extension

2014-02-17 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13903524#comment-13903524 ] Benjamin Mahler commented on MESOS-1010: Yeah that's been bothering me, filed

[jira] [Assigned] (MESOS-1008) Reduce copying in stout primitives {Try, Option, Result}.

2014-02-16 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Mahler reassigned MESOS-1008: -- Assignee: Benjamin Mahler Changes to Try are here: https://reviews.apache.org/r/18173

[jira] [Updated] (MESOS-1008) Reduce copying in stout primitives {Try, Option, Result}.

2014-02-15 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Mahler updated MESOS-1008: --- Description: The following will discuss Try, but the same applies to Option and Result

Re: #mesos and #aurora IRC chatlogs now archived

2014-02-14 Thread Benjamin Mahler
I'm still a bit of an IRC novice, is there a way to have an IRC client consume this data so that we don't have to check the archives manually? On Fri, Feb 14, 2014 at 11:23 AM, hades dark hades.o...@gmail.com wrote: that's good news :) On Sat, Feb 15, 2014 at 12:51 AM, Dave Lester

[jira] [Assigned] (MESOS-551) Scheduler driver should acknowledge duplicate status updates

2014-02-14 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Mahler reassigned MESOS-551: - Assignee: Vinod Kone (was: Benjamin Mahler) I've reviewed the patch and fixed the abort

[jira] [Created] (MESOS-1008) Reduce copying in stout primitives {Try, Option, Result}.

2014-02-14 Thread Benjamin Mahler (JIRA)
Benjamin Mahler created MESOS-1008: -- Summary: Reduce copying in stout primitives {Try, Option, Result}. Key: MESOS-1008 URL: https://issues.apache.org/jira/browse/MESOS-1008 Project: Mesos

[jira] [Commented] (MESOS-1006) Invalid free when in ProcessIsolator Usage when executing a short task

2014-02-14 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13902138#comment-13902138 ] Benjamin Mahler commented on MESOS-1006: +[~benjaminhindman], looks like

[jira] [Commented] (MESOS-1000) Clang build broken on 0.18.0 master

2014-02-13 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13900591#comment-13900591 ] Benjamin Mahler commented on MESOS-1000: +1 I prefer to avoid UNREACHABLE where

Re: Review Request 18001: Disable SIGPIPE on MacOS upon socket creation

2014-02-12 Thread Benjamin Mahler
Ah sorry, that is because it must be 'inline' if defined in the header, since this header is likely included in a few compilation units: inline Tryint socket(...) { ... } On Wed, Feb 12, 2014 at 12:26 PM, Nikita Vetoshkin nikita.vetosh...@gmail.com wrote: On Feb. 12, 2014, 7:09 p.m.,

[jira] [Commented] (MESOS-994) Add an Optionstring os::getenv() to stout

2014-02-12 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13899763#comment-13899763 ] Benjamin Mahler commented on MESOS-994: --- :-| https://reviews.apache.org/r/13978

[jira] [Commented] (MESOS-973) IO.BlockingWrite always crashes

2014-02-11 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13898409#comment-13898409 ] Benjamin Mahler commented on MESOS-973: --- Per a discussion with [~benjaminhindman

[jira] [Assigned] (MESOS-979) Master segfault when tasks.json endpoint is hit

2014-02-10 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-979?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Mahler reassigned MESOS-979: - Assignee: Niklas Quarfot Nielsen Spoke with [~nnielsen] and he's been able to reproduce

[jira] [Updated] (MESOS-764) Implement Master persistence using the Registrar.

2014-02-10 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Mahler updated MESOS-764: -- Summary: Implement Master persistence using the Registrar. (was: Implement Master state

[jira] [Updated] (MESOS-764) Implement Master persistence using the Registrar.

2014-02-10 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Mahler updated MESOS-764: -- Description: Design document: https://cwiki.apache.org/confluence/display/MESOS/Registrar

[jira] [Updated] (MESOS-783) Master::killTask must not answer with TASK_LOST when the task is unknown.

2014-02-10 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-783?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Mahler updated MESOS-783: -- Issue Type: Sub-task (was: Bug) Parent: MESOS-764 Master::killTask must not answer

[jira] [Created] (MESOS-980) Revisit Future discard semantics to enforce that transitions occur through a Promise.

2014-02-10 Thread Benjamin Mahler (JIRA)
Benjamin Mahler created MESOS-980: - Summary: Revisit Future discard semantics to enforce that transitions occur through a Promise. Key: MESOS-980 URL: https://issues.apache.org/jira/browse/MESOS-980

[jira] [Commented] (MESOS-980) Revisit Future discard semantics to enforce that transitions occur through a Promise.

2014-02-10 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13897328#comment-13897328 ] Benjamin Mahler commented on MESOS-980: --- Part 1: https://reviews.apache.org/r/17685

[jira] [Commented] (MESOS-981) Implement Storage on the Replicated Log.

2014-02-10 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13897334#comment-13897334 ] Benjamin Mahler commented on MESOS-981: --- Reviews: https://reviews.apache.org/r/17423

[jira] [Created] (MESOS-981) Implement Storage on the Replicated Log.

2014-02-10 Thread Benjamin Mahler (JIRA)
Benjamin Mahler created MESOS-981: - Summary: Implement Storage on the Replicated Log. Key: MESOS-981 URL: https://issues.apache.org/jira/browse/MESOS-981 Project: Mesos Issue Type: Task

[jira] [Created] (MESOS-982) Relax slave (re-)registration retries and add a backoff mechanism.

2014-02-10 Thread Benjamin Mahler (JIRA)
Benjamin Mahler created MESOS-982: - Summary: Relax slave (re-)registration retries and add a backoff mechanism. Key: MESOS-982 URL: https://issues.apache.org/jira/browse/MESOS-982 Project: Mesos

[jira] [Created] (MESOS-983) Expose log coordinator demotion.

2014-02-10 Thread Benjamin Mahler (JIRA)
Benjamin Mahler created MESOS-983: - Summary: Expose log coordinator demotion. Key: MESOS-983 URL: https://issues.apache.org/jira/browse/MESOS-983 Project: Mesos Issue Type: Improvement

[jira] [Created] (MESOS-984) Implement auto-initialization of the Replicated Log.

2014-02-10 Thread Benjamin Mahler (JIRA)
Benjamin Mahler created MESOS-984: - Summary: Implement auto-initialization of the Replicated Log. Key: MESOS-984 URL: https://issues.apache.org/jira/browse/MESOS-984 Project: Mesos Issue

[jira] [Updated] (MESOS-981) Implement Storage on the Replicated Log.

2014-02-10 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-981?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Mahler updated MESOS-981: -- Component/s: replicated log Implement Storage on the Replicated Log

[jira] [Created] (MESOS-986) Add versioning to messages to prevent communication across incompatible versions of components.

2014-02-10 Thread Benjamin Mahler (JIRA)
Benjamin Mahler created MESOS-986: - Summary: Add versioning to messages to prevent communication across incompatible versions of components. Key: MESOS-986 URL: https://issues.apache.org/jira/browse/MESOS-986

Re: Stateful Master

2014-02-07 Thread Benjamin Mahler
questions / feedback. On Thu, Oct 31, 2013 at 5:02 PM, Benjamin Mahler benjamin.mah...@gmail.comwrote: Hi All, I'd like to mention some changes that have been discussed amongst the committers but have not yet been shared broadly with the list. The central component of Mesos is the Master

[jira] [Assigned] (MESOS-978) Building libprocess fails on ubuntu 12.10 w/ clang

2014-02-07 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Mahler reassigned MESOS-978: - Assignee: Benjamin Hindman Building libprocess fails on ubuntu 12.10 w/ clang

[jira] [Comment Edited] (MESOS-973) IO.BlockingWrite always crashes

2014-02-06 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13893074#comment-13893074 ] Benjamin Mahler edited comment on MESOS-973 at 2/6/14 6:50 PM

[jira] [Resolved] (MESOS-904) Check for libcxx is missing in configure.ac

2014-02-06 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-904?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Mahler resolved MESOS-904. --- Resolution: Fixed Committed the patches from [~vlee]. {noformat} commit

[jira] [Created] (MESOS-970) Upgrade leveldb.

2014-02-05 Thread Benjamin Mahler (JIRA)
Benjamin Mahler created MESOS-970: - Summary: Upgrade leveldb. Key: MESOS-970 URL: https://issues.apache.org/jira/browse/MESOS-970 Project: Mesos Issue Type: Improvement Components

[jira] [Created] (MESOS-972) bootstrap script is broken on distributions.

2014-02-05 Thread Benjamin Mahler (JIRA)
Benjamin Mahler created MESOS-972: - Summary: bootstrap script is broken on distributions. Key: MESOS-972 URL: https://issues.apache.org/jira/browse/MESOS-972 Project: Mesos Issue Type: Bug

Re: [VOTE] Release Apache Mesos 0.16.0 (rc5)

2014-02-05 Thread Benjamin Mahler
to track the fix? Meanwhile, I don't think this should be a blocker for releasing this? If you agree, I'm still looking for 2 more votes. On Tue, Feb 4, 2014 at 12:47 PM, Benjamin Mahler benjamin.mah...@gmail.com wrote: 0.15.0 has this same issue actually. Probably we should either

Re: [VOTE] Release Apache Mesos 0.16.0 (rc5)

2014-02-04 Thread Benjamin Mahler
Looks like we the 'm4' directory in stout was not added to the distribution: $ ./bootstrap ... m4/acx_pthread.m4:363: ACX_PTHREAD is expanded from... configure.ac:87: the top level autoreconf: configure.ac: adding subdirectory 3rdparty/stout to autoreconf autoreconf: Entering directory

Re: [VOTE] Release Apache Mesos 0.16.0 (rc5)

2014-02-04 Thread Benjamin Mahler
0.15.0 has this same issue actually. Probably we should either not bundle ./bootstrap, or bundle ./bootstrap and ensure it works from a distribution. On Tue, Feb 4, 2014 at 12:41 PM, Benjamin Mahler benjamin.mah...@gmail.comwrote: Looks like we the 'm4' directory in stout was not added

Re: Build failed in Jenkins: Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui #1865

2014-02-03 Thread Benjamin Mahler
Commented on MESOS-960. On Mon, Feb 3, 2014 at 11:00 AM, Apache Jenkins Server jenk...@builds.apache.org wrote: See https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui/1865/changes Changes: [dlester] Adds Medidata Solutions to

[jira] [Commented] (MESOS-960) Un-reaped executor during test teardown.

2014-02-03 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-960?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13889822#comment-13889822 ] Benjamin Mahler commented on MESOS-960: --- I found one test that produces zombies so

[jira] [Assigned] (MESOS-960) Un-reaped executor during test teardown.

2014-02-03 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-960?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Mahler reassigned MESOS-960: - Assignee: Benjamin Mahler Un-reaped executor during test teardown

<    5   6   7   8   9   10   11   12   13   14   >