Re:

2015-10-11 Thread Rad Gruchalski
Rafael, According to the cassandra documentation, you should not be affected at all: http://docs.datastax.com/en/cassandra/2.0/cassandra/operations/ops_tune_jvm_c.html However, your performance with these settings will be rather poor. Kind regards,
 Radek Gruchalski 
ra...@gruchalski.

[no subject]

2015-10-11 Thread Rafael Capucho
Hello!, I'm using the follow marathon script [1] to launch cassandra non-seeds nodes, it is working properly. [1] - http://hastebin.com/visujikela.lua As you can see in the script, I'm limiting CPU and Memory. But some nodes of my cluster is not that big, even because the cluster isn't big yet.

Re: Tasks with failed health-checks intermittently not restarted

2015-10-11 Thread Jay Taylor
Interesting, I just got the new cluster up. I'll re-run both these scenarios and let you know what I find. What you're saying makes a lot of sense- many different versions of Mesos were installed on the old cluster! Hopefully that is the cause of the strangeness. Thanks again for all your hel

Re: Tasks with failed health-checks intermittently not restarted

2015-10-11 Thread haosdent
I guess your environment have some problems, just like your met strange behaviour in launcher_dir. Last time I remember also met strange things in my laptop, it is because I make install a older version Mesos while I launch a new version Mesos. If you could `make uninstall` and fresh build through

Re: Tasks with failed health-checks intermittently not restarted

2015-10-11 Thread Jay Taylor
I was testing on a set of VMs on a lan with ideal very low latency. > On Oct 11, 2015, at 3:30 AM, haosdent wrote: > > My stdout looks like: > > ``` > Launching health check process: > /home/ld-sgdev/huangh/mesos/build/src/.libs/mesos-health-check > --executor=(1)@ > --health_check_jso

Re: [VOTE] Release Apache Mesos 0.25.0 (rc3)

2015-10-11 Thread Michael Park
+1 (binding) Ran *make distcheck* successfully on Ubuntu 14.04 with gcc + clang, CentOS 7.1 with gcc Ran *make check* with one non-blocker failure (MESOS-3604 ) on OS X El Capitan with clang On Sat, Oct 10, 2015 at 5:44 PM Kapil Arya wrote: > +1

Re: Tasks with failed health-checks intermittently not restarted

2015-10-11 Thread haosdent
My stdout looks like: ``` Launching health check process: /home/ld-sgdev/huangh/mesos/build/src/.libs/mesos-health-check --executor=(1)@ --health_check_json={"command":{"shell":true,"value":"docker exec mesos-90f9f9ac-e2e4-4d7d-8d07-50e37f727b91-S0.d8c73ee2-deca-46b6-ab51-d7815bded2d4 sh -c \"

Re: Tasks with failed health-checks intermittently not restarted

2015-10-11 Thread haosdent
Could not reproduce your problem in my side. But I guess it maybe related to this ticket. MESOS-1613 HealthCheckTest.ConsecutiveFailures is flaky On Fri, Oct 9, 2015 at 12:13 PM, haosdent wrote: > I think it maybe because health check exit befor