[jira] [Comment Edited] (MESOS-3157) only perform batch resource allocations

2015-09-04 Thread James Peach (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14731589#comment-14731589 ] James Peach edited comment on MESOS-3157 at 9/4/15 11:15 PM: - First let's look

[jira] [Comment Edited] (MESOS-3157) only perform batch resource allocations

2015-09-04 Thread James Peach (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14731589#comment-14731589 ] James Peach edited comment on MESOS-3157 at 9/4/15 11:15 PM: - First let's look

[jira] [Commented] (MESOS-3391) Include patch for ZOOKEEPER-2253 for built-in Zookeeper 3.4.5 distribution

2015-09-28 Thread James Peach (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14934581#comment-14934581 ] James Peach commented on MESOS-3391: If Mesos starts to depend on this behavior, what happens to

[jira] [Commented] (MESOS-3493) benchmark for declining offers

2015-09-28 Thread James Peach (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14933638#comment-14933638 ] James Peach commented on MESOS-3493: Thanks guys! I'll digest [~jvanremoortere]'s comments over the

[jira] [Commented] (MESOS-3493) benchmark for declining offers

2015-09-30 Thread James Peach (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14938950#comment-14938950 ] James Peach commented on MESOS-3493: I updated the benchmark to be less tacky and dropped

[jira] [Commented] (MESOS-3568) Where is the documentation for /state.json ?

2015-10-01 Thread James Peach (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14940028#comment-14940028 ] James Peach commented on MESOS-3568: FWIW, I believe {{/state.json}} is deprecated in favor of

[jira] [Commented] (MESOS-3552) Check failed: result.cpus() == cpus() && result.mem() == mem() && result.disk() == disk() && result.ports() == ports()

2015-09-30 Thread James Peach (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14936979#comment-14936979 ] James Peach commented on MESOS-3552: FWIW, Glog has {{CHECK_DOUBLE_EQ}} for this. > Check failed:

[jira] [Commented] (MESOS-2079) IO.Write test is flaky on OS X 10.10.

2015-10-05 Thread James Peach (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14944055#comment-14944055 ] James Peach commented on MESOS-2079: This can be reproduced with: {code} $ ./3rdparty/libprocess/tests

[jira] [Assigned] (MESOS-2079) IO.Write test is flaky on OS X 10.10.

2015-10-05 Thread James Peach (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2079?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Peach reassigned MESOS-2079: -- Assignee: James Peach > IO.Write test is flaky on OS X 10.10. >

[jira] [Updated] (MESOS-2079) IO.Write test is flaky on OS X 10.10.

2015-10-05 Thread James Peach (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2079?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Peach updated MESOS-2079: --- Shepherd: Benjamin Mahler > IO.Write test is flaky on OS X 10.10. >

[jira] [Created] (MESOS-3493) benchmark for declining offers

2015-09-22 Thread James Peach (JIRA)
James Peach created MESOS-3493: -- Summary: benchmark for declining offers Key: MESOS-3493 URL: https://issues.apache.org/jira/browse/MESOS-3493 Project: Mesos Issue Type: Improvement

[jira] [Commented] (MESOS-3493) benchmark for declining offers

2015-09-22 Thread James Peach (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14903496#comment-14903496 ] James Peach commented on MESOS-3493: This is a quick hack to the hierarchical allocator so the

[jira] [Commented] (MESOS-3052) optimize slave ID comparison in filter lists

2015-08-28 Thread James Peach (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3052?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14720786#comment-14720786 ] James Peach commented on MESOS-3052: [~bmahler] can you cast an eye over

[jira] [Commented] (MESOS-4071) Master crash during framework teardown ( Check failed: total.resources.contains(slaveId))

2015-12-07 Thread James Peach (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-4071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15045218#comment-15045218 ] James Peach commented on MESOS-4071: I made the following change and successfully ran for the whole

[jira] [Commented] (MESOS-3997) Switch to fixed-point for resources

2015-12-07 Thread James Peach (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15045227#comment-15045227 ] James Peach commented on MESOS-3997: I believe that MESOS-4071 is another manifestation of this

[jira] [Commented] (MESOS-3992) Change Doubles to Ints in the protobufs

2015-12-07 Thread James Peach (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15045225#comment-15045225 ] James Peach commented on MESOS-3992: This should probably be marked a duplicate of MESOS-3997. >

[jira] [Created] (MESOS-4096) stout tests fail to build with external protobuf version

2015-12-08 Thread James Peach (JIRA)
James Peach created MESOS-4096: -- Summary: stout tests fail to build with external protobuf version Key: MESOS-4096 URL: https://issues.apache.org/jira/browse/MESOS-4096 Project: Mesos Issue

[jira] [Commented] (MESOS-3493) benchmark for declining offers

2015-12-02 Thread James Peach (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15036178#comment-15036178 ] James Peach commented on MESOS-3493: thanks! > benchmark for declining offers >

[jira] [Assigned] (MESOS-3909) isolator module headers depend on picojson headers

2015-11-30 Thread James Peach (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Peach reassigned MESOS-3909: -- Assignee: James Peach > isolator module headers depend on picojson headers >

[jira] [Commented] (MESOS-4071) Master crash during framework teardown ( Check failed: total.resources.contains(slaveId))

2015-12-04 Thread James Peach (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-4071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15042388#comment-15042388 ] James Peach commented on MESOS-4071: [~jvanremoortere] FYI this is the issue we talked about the other

[jira] [Updated] (MESOS-4071) Master crash during framework teardown ( Check failed: total.resources.contains(slaveId))

2015-12-04 Thread James Peach (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-4071?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Peach updated MESOS-4071: --- Description: Stack Trace : NOTE : Replaced IP address with XX.XX.XX.XX {code} I1204

[jira] [Commented] (MESOS-3909) isolator module headers depend on picojson headers

2015-12-08 Thread James Peach (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15047595#comment-15047595 ] James Peach commented on MESOS-3909: There are a number of solutions to this that I can see 1. Move

[jira] [Commented] (MESOS-3909) isolator module headers depend on picojson headers

2015-12-08 Thread James Peach (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15047596#comment-15047596 ] James Peach commented on MESOS-3909: I tried (2) and it was pretty ugly. I think that (3) is the best

[jira] [Commented] (MESOS-4071) Master crash during framework teardown ( Check failed: total.resources.contains(slaveId))

2015-12-08 Thread James Peach (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-4071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15048023#comment-15048023 ] James Peach commented on MESOS-4071: [~jvanremoortere] it looks like Jie added a simple test in

[jira] [Commented] (MESOS-3909) isolator module headers depend on picojson headers

2015-12-08 Thread James Peach (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15047499#comment-15047499 ] James Peach commented on MESOS-3909: Looking at {{stout/json.hpp}}, the dependency on {{picojson}}

[jira] [Commented] (MESOS-4034) URLs with doubled slashes return 404

2015-12-01 Thread James Peach (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-4034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15035059#comment-15035059 ] James Peach commented on MESOS-4034: Do you mean {{strings::tokenize}}? That's supposed to ignore

[jira] [Created] (MESOS-4034) URLs with doubled slashes return 404

2015-12-01 Thread James Peach (JIRA)
James Peach created MESOS-4034: -- Summary: URLs with doubled slashes return 404 Key: MESOS-4034 URL: https://issues.apache.org/jira/browse/MESOS-4034 Project: Mesos Issue Type: Bug Affects

[jira] [Created] (MESOS-4152) discarding a Future from process::Queue loses elements

2015-12-14 Thread James Peach (JIRA)
James Peach created MESOS-4152: -- Summary: discarding a Future from process::Queue loses elements Key: MESOS-4152 URL: https://issues.apache.org/jira/browse/MESOS-4152 Project: Mesos Issue Type:

[jira] [Commented] (MESOS-3157) only perform batch resource allocations

2015-12-14 Thread James Peach (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15057348#comment-15057348 ] James Peach commented on MESOS-3157: I'm working on a benchmark. I haven't been able to come up with a

[jira] [Commented] (MESOS-3909) isolator module headers depend on picojson headers

2015-12-15 Thread James Peach (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15059164#comment-15059164 ] James Peach commented on MESOS-3909: https://reviews.apache.org/r/41424/

[jira] [Created] (MESOS-4121) initialize crypto independently of SSL

2015-12-10 Thread James Peach (JIRA)
James Peach created MESOS-4121: -- Summary: initialize crypto independently of SSL Key: MESOS-4121 URL: https://issues.apache.org/jira/browse/MESOS-4121 Project: Mesos Issue Type: Improvement

[jira] [Created] (MESOS-4122) slave should ignore attribute changes

2015-12-10 Thread James Peach (JIRA)
James Peach created MESOS-4122: -- Summary: slave should ignore attribute changes Key: MESOS-4122 URL: https://issues.apache.org/jira/browse/MESOS-4122 Project: Mesos Issue Type: Improvement

[jira] [Commented] (MESOS-4122) slave should ignore attribute changes

2015-12-11 Thread James Peach (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-4122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15053391#comment-15053391 ] James Peach commented on MESOS-4122: Ah I see your point :-/ > slave should ignore attribute changes

[jira] [Commented] (MESOS-4283) Accept 3-field version of HDFS du output

2016-01-04 Thread James Peach (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-4283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15081946#comment-15081946 ] James Peach commented on MESOS-4283: [~bernd-mesos], [~jieyu] could either of you shepherd this? >

[jira] [Commented] (MESOS-4152) discarding a Future from process::Queue loses elements

2016-01-04 Thread James Peach (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-4152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15082103#comment-15082103 ] James Peach commented on MESOS-4152: Well it doesn't prevent you from discarding :) But I agree that

[jira] [Commented] (MESOS-3909) isolator module headers depend on picojson headers

2016-01-04 Thread James Peach (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15081329#comment-15081329 ] James Peach commented on MESOS-3909: Both reviews are ready. > isolator module headers depend on

[jira] [Commented] (MESOS-2537) AC_ARG_ENABLED checks are broken

2016-01-04 Thread James Peach (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15081366#comment-15081366 ] James Peach commented on MESOS-2537: [~benjaminhindman], [~tstclair], [~cmaloney] any interest is

[jira] [Assigned] (MESOS-4283) Accept 3-field version of HDFS du output

2016-01-04 Thread James Peach (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-4283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Peach reassigned MESOS-4283: -- Assignee: James Peach > Accept 3-field version of HDFS du output >

[jira] [Created] (MESOS-4283) Accept 3-field version of HDFS du output

2016-01-04 Thread James Peach (JIRA)
James Peach created MESOS-4283: -- Summary: Accept 3-field version of HDFS du output Key: MESOS-4283 URL: https://issues.apache.org/jira/browse/MESOS-4283 Project: Mesos Issue Type: Bug

[jira] [Commented] (MESOS-3157) only perform batch resource allocations

2015-12-22 Thread James Peach (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15068653#comment-15068653 ] James Peach commented on MESOS-3157: https://reviews.apache.org/r/41658/ Posted example changes,

[jira] [Commented] (MESOS-3157) only perform batch resource allocations

2015-12-23 Thread James Peach (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15069858#comment-15069858 ] James Peach commented on MESOS-3157: {quote} allocator becomes unresponsive due to its long event

[jira] [Assigned] (MESOS-3794) Master should not store arbitrarily sized data in ExecutorInfo

2015-11-23 Thread James Peach (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3794?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Peach reassigned MESOS-3794: -- Assignee: James Peach > Master should not store arbitrarily sized data in ExecutorInfo >

[jira] [Commented] (MESOS-3493) benchmark for declining offers

2015-11-30 Thread James Peach (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15032041#comment-15032041 ] James Peach commented on MESOS-3493: [~jvanremoortere] ping? > benchmark for declining offers >

[jira] [Assigned] (MESOS-2717) Qemu/KVM containerizer

2015-11-20 Thread James Peach (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2717?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Peach reassigned MESOS-2717: -- Assignee: James Peach I'd like to work on this. I have a couple of other Mesos issues to take

[jira] [Commented] (MESOS-3608) optionally install test binaries

2015-11-20 Thread James Peach (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15018521#comment-15018521 ] James Peach commented on MESOS-3608: Hey [~tillt], I posted https://reviews.apache.org/r/40553/, which

[jira] [Commented] (MESOS-3794) Master should not store arbitrarily sized data in ExecutorInfo

2015-11-20 Thread James Peach (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15018726#comment-15018726 ] James Peach commented on MESOS-3794: I have a need to pass largish blobs through ExecutorInfo. I would

[jira] [Commented] (MESOS-2000) Support libprocess tracing

2015-11-19 Thread James Peach (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15014018#comment-15014018 ] James Peach commented on MESOS-2000: Is this being worked on? In

[jira] [Commented] (MESOS-3725) shared library loading depends on environment variable updates

2016-01-12 Thread James Peach (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15094511#comment-15094511 ] James Peach commented on MESOS-3725: [~tillt] this is ready, all review comments addressed. > shared

[jira] [Commented] (MESOS-3157) only perform batch resource allocations

2016-06-21 Thread James Peach (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15343058#comment-15343058 ] James Peach commented on MESOS-3157: Thanks [~jjanco]! > only perform batch resource allocations >

[jira] [Updated] (MESOS-3157) only perform batch resource allocations

2016-06-21 Thread James Peach (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Peach updated MESOS-3157: --- Assignee: Jacob Janco (was: James Peach) > only perform batch resource allocations >

[jira] [Updated] (MESOS-3794) Master should not store arbitrarily sized data in ExecutorInfo

2016-06-23 Thread James Peach (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3794?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Peach updated MESOS-3794: --- Assignee: (was: James Peach) > Master should not store arbitrarily sized data in ExecutorInfo >

[jira] [Updated] (MESOS-4332) mesos-tests aborts without cgroups

2016-01-11 Thread James Peach (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-4332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Peach updated MESOS-4332: --- Summary: mesos-tests aborts without cgroups (was: mesas-tests aborts without cgroups) > mesos-tests

[jira] [Assigned] (MESOS-4332) mesos-tests aborts without cgroups

2016-01-11 Thread James Peach (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-4332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Peach reassigned MESOS-4332: -- Assignee: James Peach > mesos-tests aborts without cgroups >

[jira] [Created] (MESOS-4332) mesas-tests aborts without cgroups

2016-01-11 Thread James Peach (JIRA)
James Peach created MESOS-4332: -- Summary: mesas-tests aborts without cgroups Key: MESOS-4332 URL: https://issues.apache.org/jira/browse/MESOS-4332 Project: Mesos Issue Type: Bug

[jira] [Commented] (MESOS-3608) Optionally install test binaries.

2016-01-15 Thread James Peach (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15102414#comment-15102414 ] James Peach commented on MESOS-3608: No objections from dev@. All review feedback addressed. >

[jira] [Updated] (MESOS-4283) Accept 3-field version of HDFS du output

2016-01-15 Thread James Peach (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-4283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Peach updated MESOS-4283: --- Fix Version/s: 0.27.0 > Accept 3-field version of HDFS du output >

[jira] [Created] (MESOS-4638) versioning preprocessor macros

2016-02-10 Thread James Peach (JIRA)
James Peach created MESOS-4638: -- Summary: versioning preprocessor macros Key: MESOS-4638 URL: https://issues.apache.org/jira/browse/MESOS-4638 Project: Mesos Issue Type: Bug

[jira] [Commented] (MESOS-4592) add an environment variable to specify the thread pool size

2016-02-04 Thread James Peach (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-4592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15132773#comment-15132773 ] James Peach commented on MESOS-4592: I think we should mark this as a duplicate of MESOS-4353 since

[jira] [Commented] (MESOS-1940) Add Mesos-graced/hosted libraries to installation path

2016-01-26 Thread James Peach (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15118617#comment-15118617 ] James Peach commented on MESOS-1940: In MESOS-3608, modules are installed into {{$pkgmoduledir}}. >

[jira] [Commented] (MESOS-4579) build failures w/ gcc 5.3

2016-02-02 Thread James Peach (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-4579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15128839#comment-15128839 ] James Peach commented on MESOS-4579: {code} CXXFLAGS = -O3 -ggdb3 -fno-omit-frame-pointer

[jira] [Commented] (MESOS-4579) "Uninitialized variable" warnings with "-O3" build

2016-02-02 Thread James Peach (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-4579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15129099#comment-15129099 ] James Peach commented on MESOS-4579: Unconditional {{-Wno-maybe-uninitialized}} seems dangerous. You

[jira] [Commented] (MESOS-4071) Master crash during framework teardown ( Check failed: total.resources.contains(slaveId))

2016-02-02 Thread James Peach (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-4071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15129510#comment-15129510 ] James Peach commented on MESOS-4071: IIRC the test tool that reproduced this was requesting 0.1 CPUs.

[jira] [Commented] (MESOS-4592) add an environment variable to specify the thread pool size

2016-02-03 Thread James Peach (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-4592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15131198#comment-15131198 ] James Peach commented on MESOS-4592: https://reviews.apache.org/r/43149/ > add an environment

[jira] [Created] (MESOS-4592) add an environment variable to specify the tread pool size

2016-02-03 Thread James Peach (JIRA)
James Peach created MESOS-4592: -- Summary: add an environment variable to specify the tread pool size Key: MESOS-4592 URL: https://issues.apache.org/jira/browse/MESOS-4592 Project: Mesos Issue

[jira] [Updated] (MESOS-4592) add an environment variable to specify the thread pool size

2016-02-03 Thread James Peach (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-4592?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Peach updated MESOS-4592: --- Summary: add an environment variable to specify the thread pool size (was: add an environment

[jira] [Created] (MESOS-4579) build failures w/ gcc 5.3

2016-02-02 Thread James Peach (JIRA)
James Peach created MESOS-4579: -- Summary: build failures w/ gcc 5.3 Key: MESOS-4579 URL: https://issues.apache.org/jira/browse/MESOS-4579 Project: Mesos Issue Type: Bug Components:

[jira] [Commented] (MESOS-2717) Qemu/KVM containerizer

2016-02-22 Thread James Peach (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2717?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15157860#comment-15157860 ] James Peach commented on MESOS-2717: Not really. It is still on my TODO list, but I'd be happy to pass

[jira] [Commented] (MESOS-4757) Mesos containerizer should get uid/gids before pivot_root.

2016-02-28 Thread James Peach (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-4757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15171267#comment-15171267 ] James Peach commented on MESOS-4757: I think this is a problematic approach. Switching credentials

[jira] [Updated] (MESOS-2717) Qemu/KVM containerizer

2016-02-28 Thread James Peach (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2717?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Peach updated MESOS-2717: --- Assignee: Abhishek Dasgupta (was: James Peach) > Qemu/KVM containerizer > -- > >

[jira] [Commented] (MESOS-2717) Qemu/KVM containerizer

2016-02-28 Thread James Peach (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2717?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15171250#comment-15171250 ] James Peach commented on MESOS-2717: Sure. > Qemu/KVM containerizer > -- > >

[jira] [Created] (MESOS-4779) strip query strings and fragments from fetcher urls

2016-02-25 Thread James Peach (JIRA)
James Peach created MESOS-4779: -- Summary: strip query strings and fragments from fetcher urls Key: MESOS-4779 URL: https://issues.apache.org/jira/browse/MESOS-4779 Project: Mesos Issue Type:

[jira] [Commented] (MESOS-4779) strip query strings and fragments from fetcher urls

2016-02-25 Thread James Peach (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-4779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15167603#comment-15167603 ] James Peach commented on MESOS-4779: https://reviews.apache.org/r/44029/ > strip query strings and

[jira] [Commented] (MESOS-4757) Mesos containerizer should get uid/gids before pivot_root.

2016-02-29 Thread James Peach (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-4757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15172836#comment-15172836 ] James Peach commented on MESOS-4757: This only works because you have < 16 groups. > Mesos

[jira] [Commented] (MESOS-4757) Mesos containerizer should get uid/gids before pivot_root.

2016-02-29 Thread James Peach (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-4757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15172869#comment-15172869 ] James Peach commented on MESOS-4757: That would work for Linux and BSD I think, but not for Darwin. I

[jira] [Commented] (MESOS-3608) Optionally install test binaries.

2016-01-22 Thread James Peach (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15113200#comment-15113200 ] James Peach commented on MESOS-3608: [~tillt] This is complete and tested. All the tests pass when I

[jira] [Commented] (MESOS-4969) improve overlayfs detection

2016-03-18 Thread James Peach (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-4969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15200077#comment-15200077 ] James Peach commented on MESOS-4969: {{/sys/module/overlay}} would only exist once he module is loaded

[jira] [Commented] (MESOS-4828) XFS disk quota isolator

2016-03-18 Thread James Peach (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-4828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15198694#comment-15198694 ] James Peach commented on MESOS-4828: Based on feedback from [~xujyan], I discarded the previous review

[jira] [Comment Edited] (MESOS-4621) --disable-optimize triggers optimized builds.

2016-03-19 Thread James Peach (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-4621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15197509#comment-15197509 ] James Peach edited comment on MESOS-4621 at 3/16/16 3:31 PM: - This is one

[jira] [Created] (MESOS-4969) improve overlays detection

2016-03-19 Thread James Peach (JIRA)
James Peach created MESOS-4969: -- Summary: improve overlays detection Key: MESOS-4969 URL: https://issues.apache.org/jira/browse/MESOS-4969 Project: Mesos Issue Type: Bug Components:

[jira] [Created] (MESOS-4964) curl fetcher fails to decode chunked encoding

2016-03-19 Thread James Peach (JIRA)
James Peach created MESOS-4964: -- Summary: curl fetcher fails to decode chunked encoding Key: MESOS-4964 URL: https://issues.apache.org/jira/browse/MESOS-4964 Project: Mesos Issue Type: Bug

[jira] [Updated] (MESOS-4828) XFS disk quota isolator

2016-03-19 Thread James Peach (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-4828?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Peach updated MESOS-4828: --- Description: Implement a disk resource isolator using XFS project quotas. Compared to the

[jira] [Created] (MESOS-5009) local docker puller fails to find private registry repositories

2016-03-22 Thread James Peach (JIRA)
James Peach created MESOS-5009: -- Summary: local docker puller fails to find private registry repositories Key: MESOS-5009 URL: https://issues.apache.org/jira/browse/MESOS-5009 Project: Mesos

[jira] [Commented] (MESOS-5009) local docker puller fails to find private registry repositories

2016-03-22 Thread James Peach (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-5009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15207391#comment-15207391 ] James Peach commented on MESOS-5009: CC [~xujyan] > local docker puller fails to find private

[jira] [Updated] (MESOS-4874) overlayfs does not work with kernel 4.2.3

2016-03-22 Thread James Peach (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-4874?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Peach updated MESOS-4874: --- Summary: overlayfs does not work with kernel 4.2.3 (was: overlayfs does not work with kerenel 4.2.3)

[jira] [Created] (MESOS-5024) local docker puller uses colon in tarball names

2016-03-24 Thread James Peach (JIRA)
James Peach created MESOS-5024: -- Summary: local docker puller uses colon in tarball names Key: MESOS-5024 URL: https://issues.apache.org/jira/browse/MESOS-5024 Project: Mesos Issue Type: Task

[jira] [Updated] (MESOS-4991) network isolator build should use AC_ARG_ENABLE

2016-03-21 Thread James Peach (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-4991?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Peach updated MESOS-4991: --- Summary: network isolator build should use AC_ARG_ENABLE (was: network isolator build should use

[jira] [Created] (MESOS-4991) network isolator build should use {{AC_ARG_ENABLE}}

2016-03-21 Thread James Peach (JIRA)
James Peach created MESOS-4991: -- Summary: network isolator build should use {{AC_ARG_ENABLE}} Key: MESOS-4991 URL: https://issues.apache.org/jira/browse/MESOS-4991 Project: Mesos Issue Type:

[jira] [Updated] (MESOS-4969) improve overlayfs detection

2016-03-20 Thread James Peach (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-4969?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Peach updated MESOS-4969: --- Summary: improve overlayfs detection (was: improve overlays detection) > improve overlayfs detection

[jira] [Commented] (MESOS-4621) --disable-optimize triggers optimized builds.

2016-03-19 Thread James Peach (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-4621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15197509#comment-15197509 ] James Peach commented on MESOS-4621: This is one instance of the problem reported in MESOS-2537.

[jira] [Commented] (MESOS-5009) local docker puller fails to find private registry repositories

2016-03-22 Thread James Peach (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-5009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15207659#comment-15207659 ] James Peach commented on MESOS-5009: Hey Gilbert, I have a patch for this I can post pending legal

[jira] [Commented] (MESOS-4828) XFS disk quota isolator

2016-03-08 Thread James Peach (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-4828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15185478#comment-15185478 ] James Peach commented on MESOS-4828: Wouldn't mounting an LVM volume also be system-specific? > XFS

[jira] [Commented] (MESOS-2273) Add "tests" target to Makefile for building-but-not-running tests.

2016-03-03 Thread James Peach (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15179322#comment-15179322 ] James Peach commented on MESOS-2273: FWIW, you can already get this behavior with

[jira] [Commented] (MESOS-4678) Upgrade vendored Protobuf

2016-03-03 Thread James Peach (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-4678?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15179340#comment-15179340 ] James Peach commented on MESOS-4678: Note that this will affect external modules, which generally

[jira] [Commented] (MESOS-4828) XFS disk quota isolator

2016-03-01 Thread James Peach (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-4828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15175062#comment-15175062 ] James Peach commented on MESOS-4828: [~jieyu] and [~xujyan] volunteered to shepherd. > XFS disk quota

[jira] [Commented] (MESOS-4816) Expose TaskInfo to Isolators

2016-03-01 Thread James Peach (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-4816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15175016#comment-15175016 ] James Peach commented on MESOS-4816: {quote} it will not work for some cases such as Kubernetes and

[jira] [Commented] (MESOS-4828) XFS disk quota isolator

2016-03-03 Thread James Peach (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-4828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15178309#comment-15178309 ] James Peach commented on MESOS-4828: Traditional disk quotas are applied to users or groups. XFS

[jira] [Commented] (MESOS-1796) Support multiple working paths

2016-03-01 Thread James Peach (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15174095#comment-15174095 ] James Peach commented on MESOS-1796: This sounds like a duplicate or a subset of MESOS-1650. >

[jira] [Created] (MESOS-4828) XFS disk quota isolator

2016-03-01 Thread James Peach (JIRA)
James Peach created MESOS-4828: -- Summary: XFS disk quota isolator Key: MESOS-4828 URL: https://issues.apache.org/jira/browse/MESOS-4828 Project: Mesos Issue Type: Improvement

[jira] [Commented] (MESOS-4816) Expose TaskInfo to Isolators

2016-03-01 Thread James Peach (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-4816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15174136#comment-15174136 ] James Peach commented on MESOS-4816: The isolator that I have that consumes {{TaskInfo}} labels was

[jira] [Commented] (MESOS-4867) Consider suggesting `make install` in "Getting Started"

2016-03-04 Thread James Peach (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-4867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15180405#comment-15180405 ] James Peach commented on MESOS-4867: libtool is supposed to deal with locating the shared libraries >

<    1   2   3   4   5   6   7   8   >