Re: Subscribing to Aurora's tasks' event changes

2016-04-28 Thread Jeff Schroeder
On Monday, April 25, 2016, John Sirois wrote: > On Mon, Apr 25, 2016 at 8:15 PM, John Sirois > wrote: > > > > > > > On Mon, Apr 25, 2016 at 7:58 PM, Bill Farner > wrote: > > > >> I don't have a firm

Re: [PROPOSAL] Use standard logging practices

2015-12-29 Thread Jeff Schroeder
What about using logback instead of log4j? It has some interesting benefits over log4j and we wouldn't be the first large mesos framework to switch to it. Personally, I'd love to see glog burn and die in a fire. On Monday, December 28, 2015, Bill Farner wrote: > We're

Re: [PROPOSAL] Use standard logging practices

2015-12-29 Thread Jeff Schroeder
t; <javascript:;>> wrote: > > > >> > >> > >> On Tue, Dec 29, 2015 at 5:02 PM, Jeff Schroeder < > >> jeffschroe...@computer.org <javascript:;>> wrote: > >> > >>> Primarily it is faster, uses less memory,

Re: Unified container support in Aurora

2015-10-22 Thread Jeff Schroeder
On Thursday, October 22, 2015, Steve Niemitz wrote: > > > > because docker's runtime isolation (e.g., cpu, memory, etc) is not > > compatible with Mesos's runtime isolation > > > I find that kind of an odd statement, as they both just use cgroups to > achieve said

Re: Unified container support in Aurora

2015-10-22 Thread Jeff Schroeder
familiar with them than I'd like, as I've had to modify > the docker containerizer to support both CFS and correct memory and CPU > stats. ;) > > On Thu, Oct 22, 2015 at 11:09 AM, Jeff Schroeder < > jeffschroe...@computer.org <javascript:;> > > wrote: > > &