[jira] [Commented] (MESOS-8158) Mesos Agent in docker neglects to retry discovering Task docker containers

2017-11-01 Thread Charles Allen (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-8158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16234831#comment-16234831 ] Charles Allen commented on MESOS-8158: -- [~jieyu] the socket is exposed. > Mesos Agent in docker

[jira] [Commented] (MESOS-8158) Mesos Agent in docker neglects to retry discovering Task docker containers

2017-11-01 Thread Charles Allen (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-8158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16234830#comment-16234830 ] Charles Allen commented on MESOS-8158: -- Here's the docker command used to run the agent: {code}

[jira] [Commented] (MESOS-8158) Mesos Agent in docker neglects to retry discovering Task docker containers

2017-11-01 Thread Charles Allen (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-8158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16234809#comment-16234809 ] Charles Allen commented on MESOS-8158: -- Here's the marathon app in question: {code} { "id":

[jira] [Created] (MESOS-8158) Mesos Agent in docker neglects to retry discovering Task docker containers

2017-11-01 Thread Charles Allen (JIRA)
Charles Allen created MESOS-8158: Summary: Mesos Agent in docker neglects to retry discovering Task docker containers Key: MESOS-8158 URL: https://issues.apache.org/jira/browse/MESOS-8158 Project:

[jira] [Commented] (MESOS-8127) Static build fails

2017-11-01 Thread Charles Allen (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-8127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16234336#comment-16234336 ] Charles Allen commented on MESOS-8127: -- {code} [ 87%] Linking CXX shared library

[jira] [Created] (MESOS-8127) Static build fails

2017-10-24 Thread Charles Allen (JIRA)
Charles Allen created MESOS-8127: Summary: Static build fails Key: MESOS-8127 URL: https://issues.apache.org/jira/browse/MESOS-8127 Project: Mesos Issue Type: Bug Components: build

[jira] [Commented] (MESOS-7999) Add and document ability to expose new /monitor modules on agents

2017-09-25 Thread Charles Allen (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-7999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16179286#comment-16179286 ] Charles Allen commented on MESOS-7999: -- Cool thanks! If that is the way the mesos community wants to

[jira] [Commented] (MESOS-7999) Add and document ability to expose new /monitor modules on agents

2017-09-25 Thread Charles Allen (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-7999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16179278#comment-16179278 ] Charles Allen commented on MESOS-7999: -- [~jamespeach] Thanks, just to make sure I understand, you are

[jira] [Created] (MESOS-7999) Add and document ability to expose new /monitor modules on agents

2017-09-21 Thread Charles Allen (JIRA)
Charles Allen created MESOS-7999: Summary: Add and document ability to expose new /monitor modules on agents Key: MESOS-7999 URL: https://issues.apache.org/jira/browse/MESOS-7999 Project: Mesos

[jira] [Commented] (MESOS-7006) Launch docker containers with --cpus instead of cpu-shares

2017-08-23 Thread Charles Allen (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-7006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16139221#comment-16139221 ] Charles Allen commented on MESOS-7006: -- So previously you could lie about cpus on a system via static

[jira] [Comment Edited] (MESOS-7006) Launch docker containers with --cpus instead of cpu-shares

2017-08-23 Thread Charles Allen (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-7006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16139221#comment-16139221 ] Charles Allen edited comment on MESOS-7006 at 8/23/17 10:06 PM: So

[jira] [Commented] (MESOS-7603) longjmp error in libcurl

2017-06-27 Thread Charles Allen (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-7603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16065463#comment-16065463 ] Charles Allen commented on MESOS-7603: -- This was resolved internally by linking libcurl against

[jira] [Commented] (MESOS-7717) Compile Problem on coreos build in libprocess

2017-06-24 Thread Charles Allen (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-7717?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16062156#comment-16062156 ] Charles Allen commented on MESOS-7717: -- Thanks!

[jira] [Commented] (MESOS-7717) Compile Problem on coreos build in libprocess

2017-06-24 Thread Charles Allen (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-7717?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16062124#comment-16062124 ] Charles Allen commented on MESOS-7717: -- Related to https://issues.apache.org/jira/browse/MESOS-3799

[jira] [Commented] (MESOS-7717) Compile Problem on coreos build in libprocess

2017-06-24 Thread Charles Allen (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-7717?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16062114#comment-16062114 ] Charles Allen commented on MESOS-7717: -- from {code}

[jira] [Updated] (MESOS-7717) Compile Problem on coreos build in libprocess

2017-06-24 Thread Charles Allen (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-7717?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charles Allen updated MESOS-7717: - Description: I have a portage ebuild that is supposed to compile mesos for coreos, but with the

[jira] [Created] (MESOS-7717) Compile Problem on coreos build in libprocess

2017-06-24 Thread Charles Allen (JIRA)
Charles Allen created MESOS-7717: Summary: Compile Problem on coreos build in libprocess Key: MESOS-7717 URL: https://issues.apache.org/jira/browse/MESOS-7717 Project: Mesos Issue Type: Bug

[jira] [Assigned] (MESOS-2136) Expose per-cgroup memory pressure

2017-06-19 Thread Charles Allen (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charles Allen reassigned MESOS-2136: Assignee: Charles Allen (was: Chi Zhang) > Expose per-cgroup memory pressure >

[jira] [Updated] (MESOS-7649) GPF in mesos-executor

2017-06-09 Thread Charles Allen (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-7649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charles Allen updated MESOS-7649: - Description: We are running mesos 1.2.0 on a CoreOS system and having the following gpf show up:

[jira] [Updated] (MESOS-7649) GPF in mesos-executor

2017-06-09 Thread Charles Allen (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-7649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charles Allen updated MESOS-7649: - Description: We are running mesos 1.2.0 on a CoreOS system and having the following gpf show up

[jira] [Created] (MESOS-7649) GPF in mesos-executor

2017-06-09 Thread Charles Allen (JIRA)
Charles Allen created MESOS-7649: Summary: GPF in mesos-executor Key: MESOS-7649 URL: https://issues.apache.org/jira/browse/MESOS-7649 Project: Mesos Issue Type: Bug Components:

[jira] [Commented] (MESOS-7607) Support for first-class fault domains.

2017-06-08 Thread Charles Allen (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-7607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16043246#comment-16043246 ] Charles Allen commented on MESOS-7607: -- Can you explain a bit deeper why agent attributes are

[jira] [Updated] (MESOS-7621) Fetcher has unclear error message on HEAD fetch stage or cache sizing

2017-06-06 Thread Charles Allen (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-7621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charles Allen updated MESOS-7621: - Summary: Fetcher has unclear error message on HEAD fetch stage or cache sizing (was: Fetcher

[jira] [Commented] (MESOS-7621) Fetcher does not handle content length and redirects

2017-06-05 Thread Charles Allen (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-7621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16037677#comment-16037677 ] Charles Allen commented on MESOS-7621: -- In a basic digging, it looks like

[jira] [Updated] (MESOS-7621) Fetcher does not handle content length and redirects

2017-06-05 Thread Charles Allen (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-7621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charles Allen updated MESOS-7621: - Summary: Fetcher does not handle content length and redirects (was: Fetcher does not handle

[jira] [Created] (MESOS-7621) Fetcher does not handle content length in redirects

2017-06-05 Thread Charles Allen (JIRA)
Charles Allen created MESOS-7621: Summary: Fetcher does not handle content length in redirects Key: MESOS-7621 URL: https://issues.apache.org/jira/browse/MESOS-7621 Project: Mesos Issue

[jira] [Updated] (MESOS-7603) longjmp error in libcurl

2017-06-01 Thread Charles Allen (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-7603?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charles Allen updated MESOS-7603: - Description: We encountered the following error when the fetcher tries to run on a mesos 1.2.0

[jira] [Updated] (MESOS-7603) longjmp error in libcurl

2017-06-01 Thread Charles Allen (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-7603?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charles Allen updated MESOS-7603: - Summary: longjmp error in libcurl (was: lngjmp error in libcurl) > longjmp error in libcurl >

[jira] [Created] (MESOS-7603) lngjmp error in libcurl

2017-06-01 Thread Charles Allen (JIRA)
Charles Allen created MESOS-7603: Summary: lngjmp error in libcurl Key: MESOS-7603 URL: https://issues.apache.org/jira/browse/MESOS-7603 Project: Mesos Issue Type: Bug Components:

[jira] [Updated] (MESOS-7169) Documentation still references `ContainerLogger::recover`

2017-03-27 Thread Charles Allen (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-7169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charles Allen updated MESOS-7169: - Component/s: modules > Documentation still references `ContainerLogger::recover` >

[jira] [Created] (MESOS-7286) Move CRAM with MD5 support test to check rather than configure

2017-03-22 Thread Charles Allen (JIRA)
Charles Allen created MESOS-7286: Summary: Move CRAM with MD5 support test to check rather than configure Key: MESOS-7286 URL: https://issues.apache.org/jira/browse/MESOS-7286 Project: Mesos

[jira] [Created] (MESOS-7169) Documentation still references `ContainerLogger::recover`

2017-02-24 Thread Charles Allen (JIRA)
Charles Allen created MESOS-7169: Summary: Documentation still references `ContainerLogger::recover` Key: MESOS-7169 URL: https://issues.apache.org/jira/browse/MESOS-7169 Project: Mesos

[jira] [Commented] (MESOS-6857) Mesos master UI resources per role

2017-01-06 Thread Charles Allen (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15806302#comment-15806302 ] Charles Allen commented on MESOS-6857: -- [~bmahler] cool thanks! > Mesos master UI resources per role

[jira] [Created] (MESOS-6861) Add endpoint for replicated log status on mesos master

2017-01-05 Thread Charles Allen (JIRA)
Charles Allen created MESOS-6861: Summary: Add endpoint for replicated log status on mesos master Key: MESOS-6861 URL: https://issues.apache.org/jira/browse/MESOS-6861 Project: Mesos Issue

[jira] [Created] (MESOS-6859) Document HA behavior during mesos master replacement

2017-01-05 Thread Charles Allen (JIRA)
Charles Allen created MESOS-6859: Summary: Document HA behavior during mesos master replacement Key: MESOS-6859 URL: https://issues.apache.org/jira/browse/MESOS-6859 Project: Mesos Issue

[jira] [Comment Edited] (MESOS-6857) Mesos master UI resources per role

2017-01-05 Thread Charles Allen (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15801753#comment-15801753 ] Charles Allen edited comment on MESOS-6857 at 1/5/17 4:15 PM: -- This came

[jira] [Commented] (MESOS-6857) Mesos master UI resources per role

2017-01-05 Thread Charles Allen (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15801753#comment-15801753 ] Charles Allen commented on MESOS-6857: -- This came about in our cluster when we started having

[jira] [Created] (MESOS-6857) Mesos master UI resources per role

2017-01-05 Thread Charles Allen (JIRA)
Charles Allen created MESOS-6857: Summary: Mesos master UI resources per role Key: MESOS-6857 URL: https://issues.apache.org/jira/browse/MESOS-6857 Project: Mesos Issue Type: Wish

[jira] [Created] (MESOS-6570) Keep container information around for a time.

2016-11-09 Thread Charles Allen (JIRA)
Charles Allen created MESOS-6570: Summary: Keep container information around for a time. Key: MESOS-6570 URL: https://issues.apache.org/jira/browse/MESOS-6570 Project: Mesos Issue Type: Wish

[jira] [Commented] (MESOS-1763) Add support for frameworks to receive resources for multiple roles.

2016-11-09 Thread Charles Allen (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1763?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15652742#comment-15652742 ] Charles Allen commented on MESOS-1763: -- Is a specific application required to only register one

[jira] [Commented] (MESOS-5081) Posix disk isolator allows unrestricted sandbox disk usage if the executor/task doesn't specify disk resource

2016-10-05 Thread Charles Allen (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-5081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15550653#comment-15550653 ] Charles Allen commented on MESOS-5081: -- Does fixing this mean that things that are kind of dumb about

[jira] [Commented] (MESOS-6213) Build failure on macOS Sierra

2016-09-21 Thread Charles Allen (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15510662#comment-15510662 ] Charles Allen commented on MESOS-6213: -- I'm really curious what changed in my build env that allowed

[jira] [Commented] (MESOS-6210) Master redirect with suffix gets in redirect loop

2016-09-20 Thread Charles Allen (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15508695#comment-15508695 ] Charles Allen commented on MESOS-6210: -- Submitted https://reviews.apache.org/r/52105/ > Master

[jira] [Commented] (MESOS-6213) Build failure on OSX

2016-09-20 Thread Charles Allen (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15507725#comment-15507725 ] Charles Allen commented on MESOS-6213: -- Something was stale in configs, fresh reboot solved this. >

[jira] [Commented] (MESOS-6210) Master redirect with suffix gets in redirect loop

2016-09-20 Thread Charles Allen (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15507132#comment-15507132 ] Charles Allen commented on MESOS-6210: -- [~haosd...@gmail.com] Thanks! I'll manually test it

[jira] [Commented] (MESOS-6210) Master redirect with suffix gets in redirect loop

2016-09-20 Thread Charles Allen (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15507095#comment-15507095 ] Charles Allen commented on MESOS-6210: -- I meant to open that PR internally for internal review before

[jira] [Commented] (MESOS-6210) Master redirect with suffix gets in redirect loop

2016-09-20 Thread Charles Allen (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15507019#comment-15507019 ] Charles Allen commented on MESOS-6210: -- Thanks [~vinodkone]. I took a crack at a patch, but I can't

[jira] [Created] (MESOS-6213) Build failure on OSX

2016-09-20 Thread Charles Allen (JIRA)
Charles Allen created MESOS-6213: Summary: Build failure on OSX Key: MESOS-6213 URL: https://issues.apache.org/jira/browse/MESOS-6213 Project: Mesos Issue Type: Bug Components:

[jira] [Created] (MESOS-6210) Master redirect with suffix gets in redirect loop

2016-09-19 Thread Charles Allen (JIRA)
Charles Allen created MESOS-6210: Summary: Master redirect with suffix gets in redirect loop Key: MESOS-6210 URL: https://issues.apache.org/jira/browse/MESOS-6210 Project: Mesos Issue Type:

[jira] [Commented] (MESOS-4697) Consolidate cgroup isolators into one single isolator.

2016-09-14 Thread Charles Allen (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-4697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15491937#comment-15491937 ] Charles Allen commented on MESOS-4697: -- Cool thanks! > Consolidate cgroup isolators into one single

[jira] [Commented] (MESOS-4697) Consolidate cgroup isolators into one single isolator.

2016-09-14 Thread Charles Allen (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-4697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15491529#comment-15491529 ] Charles Allen commented on MESOS-4697: -- Thanks [~jieyu]! As per my prior comment, I'm very interested

[jira] [Commented] (MESOS-4697) Consolidate cgroup isolators into one single isolator.

2016-09-14 Thread Charles Allen (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-4697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15491402#comment-15491402 ] Charles Allen commented on MESOS-4697: -- Now that this is mostly in, are there any particular areas to

[jira] [Commented] (MESOS-6097) Empty /etc/mesos-slave/hostname causes strange registration behavior

2016-08-26 Thread Charles Allen (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15439975#comment-15439975 ] Charles Allen commented on MESOS-6097: -- Filed

[jira] [Created] (MESOS-6097) Empty /etc/mesos-slave/hostname causes strange registration behavior

2016-08-26 Thread Charles Allen (JIRA)
Charles Allen created MESOS-6097: Summary: Empty /etc/mesos-slave/hostname causes strange registration behavior Key: MESOS-6097 URL: https://issues.apache.org/jira/browse/MESOS-6097 Project: Mesos

[jira] [Commented] (MESOS-6055) Mesos libs in LD_LIBRARY_PATH cause fetcher to fail and not report errors

2016-08-22 Thread Charles Allen (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15431839#comment-15431839 ] Charles Allen commented on MESOS-6055: -- I'll close it as {{can't reproduce}} for now. May have just

[jira] [Commented] (MESOS-6055) Mesos libs in LD_LIBRARY_PATH cause fetcher to fail and not report errors

2016-08-22 Thread Charles Allen (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15431840#comment-15431840 ] Charles Allen commented on MESOS-6055: -- Thanks for checking it out! > Mesos libs in LD_LIBRARY_PATH

[jira] [Commented] (MESOS-6055) Mesos libs in LD_LIBRARY_PATH cause fetcher to fail and not report errors

2016-08-22 Thread Charles Allen (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15431398#comment-15431398 ] Charles Allen commented on MESOS-6055: -- Have mesos installed in a way where the main shared library

[jira] [Updated] (MESOS-6055) Mesos libs in LD_LIBRARY_PATH cause fetcher to fail and not report errors

2016-08-17 Thread Charles Allen (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charles Allen updated MESOS-6055: - Summary: Mesos libs in LD_LIBRARY_PATH cause fetcher to fail and not report errors (was: Mesos

[jira] [Created] (MESOS-6055) Mesos libs in LD_LIBRARY_PATH cause fetcher to fail

2016-08-17 Thread Charles Allen (JIRA)
Charles Allen created MESOS-6055: Summary: Mesos libs in LD_LIBRARY_PATH cause fetcher to fail Key: MESOS-6055 URL: https://issues.apache.org/jira/browse/MESOS-6055 Project: Mesos Issue

[jira] [Commented] (MESOS-314) Support the cgroups 'cpusets' subsystem.

2016-08-16 Thread Charles Allen (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15423043#comment-15423043 ] Charles Allen commented on MESOS-314: - Needs more experimentation / validation though. > Support the

[jira] [Commented] (MESOS-314) Support the cgroups 'cpusets' subsystem.

2016-08-16 Thread Charles Allen (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15423040#comment-15423040 ] Charles Allen commented on MESOS-314: - Druid.io is having big-node scaling issues reported by the

[jira] [Commented] (MESOS-6024) CORS issue in 1.0.0 master UI

2016-08-10 Thread Charles Allen (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15416033#comment-15416033 ] Charles Allen commented on MESOS-6024: -- [~kaysoky] cool thanks > CORS issue in 1.0.0 master UI >

[jira] [Updated] (MESOS-6024) CORS issue in 1.0.0 master UI

2016-08-10 Thread Charles Allen (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charles Allen updated MESOS-6024: - Description: My setup is such that I have a dns entry which points to one of a group of mesos

[jira] [Updated] (MESOS-6024) CORS issue in 1.0.0 master UI

2016-08-10 Thread Charles Allen (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charles Allen updated MESOS-6024: - Description: My setup is such that I have a dns entry which points to one of a group of mesos

[jira] [Updated] (MESOS-6024) CORS issue in 1.0.0 master UI

2016-08-10 Thread Charles Allen (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charles Allen updated MESOS-6024: - Description: My setup is such that I have a dns entry which points to one of a group of mesos

[jira] [Created] (MESOS-6024) CORS issue in 1.0.0 master UI

2016-08-10 Thread Charles Allen (JIRA)
Charles Allen created MESOS-6024: Summary: CORS issue in 1.0.0 master UI Key: MESOS-6024 URL: https://issues.apache.org/jira/browse/MESOS-6024 Project: Mesos Issue Type: Bug

[jira] [Commented] (MESOS-5929) Total cluster resources on master Mesos UI should have better spacing.

2016-08-05 Thread Charles Allen (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-5929?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15409987#comment-15409987 ] Charles Allen commented on MESOS-5929: -- Thanks! > Total cluster resources on master Mesos UI should

[jira] [Assigned] (MESOS-5929) Total cluster resources on master Mesos UI should have better spacing.

2016-08-05 Thread Charles Allen (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-5929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charles Allen reassigned MESOS-5929: Assignee: Charles Allen > Total cluster resources on master Mesos UI should have better

[jira] [Commented] (MESOS-2021) Mesos will not execute on ARM CPU based System

2016-07-31 Thread Charles Allen (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2021?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15401340#comment-15401340 ] Charles Allen commented on MESOS-2021: -- http://blog.haosdent.me/2016/04/24/mesos-on-arm/ has some

[jira] [Created] (MESOS-5929) Total cluster resources on master Mesos UI should have better spacing.

2016-07-29 Thread Charles Allen (JIRA)
Charles Allen created MESOS-5929: Summary: Total cluster resources on master Mesos UI should have better spacing. Key: MESOS-5929 URL: https://issues.apache.org/jira/browse/MESOS-5929 Project: Mesos

[jira] [Updated] (MESOS-5929) Total cluster resources on master Mesos UI should have better spacing.

2016-07-29 Thread Charles Allen (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-5929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charles Allen updated MESOS-5929: - Attachment: Screen Shot 2016-07-29 at 9.45.25 AM.png > Total cluster resources on master Mesos UI

[jira] [Commented] (MESOS-5749) Have maven run in batch mode

2016-06-30 Thread Charles Allen (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-5749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15357809#comment-15357809 ] Charles Allen commented on MESOS-5749: -- discussion in https://reviews.apache.org/r/49422/ > Have

[jira] [Commented] (MESOS-5749) Have maven run in batch mode

2016-06-29 Thread Charles Allen (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-5749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15356339#comment-15356339 ] Charles Allen commented on MESOS-5749: -- patch incoming through reviewboard shortly > Have maven run

[jira] [Commented] (MESOS-2386) Provide full filesystem isolation as a native mesos isolator

2016-05-27 Thread Charles Allen (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15304879#comment-15304879 ] Charles Allen commented on MESOS-2386: -- It still isn't :( > Provide full filesystem isolation as a

[jira] [Commented] (MESOS-4697) Consolidate cgroup isolators into one single isolator.

2016-05-22 Thread Charles Allen (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-4697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15295596#comment-15295596 ] Charles Allen commented on MESOS-4697: -- Thank you [~haosd...@gmail.com], that sounds great! >

[jira] [Commented] (MESOS-4697) Consolidate cgroup isolators into one single isolator.

2016-05-20 Thread Charles Allen (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-4697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15293970#comment-15293970 ] Charles Allen commented on MESOS-4697: -- General feedback from someone who has written frameworks and

[jira] [Commented] (MESOS-5041) Add cgroups unified isolator

2016-05-20 Thread Charles Allen (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-5041?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15293815#comment-15293815 ] Charles Allen commented on MESOS-5041: -- Since this is listed in the mesos roadmap, can there be a

[jira] [Created] (MESOS-4857) RFC5424 logging support

2016-03-03 Thread Charles Allen (JIRA)
Charles Allen created MESOS-4857: Summary: RFC5424 logging support Key: MESOS-4857 URL: https://issues.apache.org/jira/browse/MESOS-4857 Project: Mesos Issue Type: Wish Components:

[jira] [Commented] (MESOS-313) Report executor terminations to framework schedulers.

2016-01-05 Thread Charles Allen (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15083942#comment-15083942 ] Charles Allen commented on MESOS-313: - Can you expand a little more on what conditions must be met for

[jira] [Commented] (MESOS-3908) Mesos slave happily freezes itself on startup.

2015-11-12 Thread Charles Allen (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15002945#comment-15002945 ] Charles Allen commented on MESOS-3908: -- The work around is to simply remove freezer from the

[jira] [Created] (MESOS-3908) Mesos slave happily freezes itself on startup.

2015-11-12 Thread Charles Allen (JIRA)
Charles Allen created MESOS-3908: Summary: Mesos slave happily freezes itself on startup. Key: MESOS-3908 URL: https://issues.apache.org/jira/browse/MESOS-3908 Project: Mesos Issue Type: Bug

[jira] [Commented] (MESOS-2044) Use one IP address per container for network isolation

2015-09-03 Thread Charles Allen (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14730046#comment-14730046 ] Charles Allen commented on MESOS-2044: -- I'm a bit confused on why this needs to be so integrated into

[jira] [Commented] (MESOS-2340) Publish JSON in ZK instead of serialized MasterInfo

2015-06-24 Thread Charles Allen (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14600410#comment-14600410 ] Charles Allen commented on MESOS-2340: -- Is rolling back from 0.24 to 0.23 during a

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

2014-09-15 Thread Charles Allen (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14134465#comment-14134465 ] Charles Allen commented on MESOS-1796: -- If there is a way to specify multiple working