Submit an Aurora talk for #MesosCon

2015-01-30 Thread Dave Lester
Aurora community, The deadline for #MesosCon submissions[1] is in 2 weeks, closing February 14th. For those that are unaware, MesosCon is an annual conference organized by members of the Apache Mesos community. This year's conference will take place in Seattle in August. I'd love to see members o

Build failed in Jenkins: AuroraBot #1846

2015-01-30 Thread Apache Jenkins Server
See -- Started by timer Building remotely on ubuntu-4 (docker Ubuntu ubuntu4 ubuntu) in workspace > git rev-parse --is-inside-work-tree # timeout=10 Fetching chan

Jenkins build is back to normal : AuroraBot #1847

2015-01-30 Thread Apache Jenkins Server
See

Re: Working on AURORA-189

2015-01-30 Thread Bill Farner
Your assessment is correct! -=Bill On Thu, Jan 29, 2015 at 10:58 PM, Arunabha Ghosh wrote: > Hi, > I'd like to start working on AURORA-189 > and any ideas or help > is > welcome. > > Looking at the code it looks like LoggingInterceptor.jav

Re: AURORA-507

2015-01-30 Thread Bill Farner
I think the guidance i gave you early on may have been overkill. You might consider isolating your change to SchedulerThriftInterface, and filter the result of lockManager.getLocks() to determine if the entity is locked (based on the lock key). This is obviously not optimal w.r.t. performance, bu

Re: [VOTE] Release Apache Aurora 0.7.0 (incubating) RC2

2015-01-30 Thread Kevin Sweeney
+1 signature and checksum are valid unit tests pass end-to-end tests pass On Thu, Jan 29, 2015 at 12:34 PM, Henry Saputra wrote: > Thanks Maxim, > > Change to +1 (binding) > > - Henry > > On Thu, Jan 29, 2015 at 12:29 PM, Maxim Khutornenko > wrote: > > Thanks for catching this Henry! Created A

Build failed in Jenkins: AuroraBot #1870

2015-01-30 Thread Apache Jenkins Server
See -- Started by timer Building remotely on ubuntu-4 (docker Ubuntu ubuntu4 ubuntu) in workspace > git rev-parse --is-inside-work-tree # timeout=10 Fetching chan

Jenkins build is back to normal : AuroraBot #1871

2015-01-30 Thread Apache Jenkins Server
See

Re: [VOTE] Release Apache Aurora 0.7.0 (incubating) RC2

2015-01-30 Thread Zameer Manji
-1 I have found a blocking issue: https://issues.apache.org/jira/browse/AURORA-1076 On Fri, Jan 30, 2015 at 12:34 PM, Kevin Sweeney wrote: > +1 > > signature and checksum are valid > unit tests pass > end-to-end tests pass > > On Thu, Jan 29, 2015 at 12:34 PM, Henry Saputra > wrote: > > > Than

Build failed in Jenkins: AuroraBot #1875

2015-01-30 Thread Apache Jenkins Server
See -- Started by timer Building remotely on ubuntu-5 (docker Ubuntu ubuntu5 ubuntu) in workspace > git rev-parse --is-inside-work-tree # timeout=10 Fetching chan

Jenkins build is back to normal : AuroraBot #1876

2015-01-30 Thread Apache Jenkins Server
See

Re: AURORA-507

2015-01-30 Thread Arunabha Ghosh
Cool, that would be much simpler :-) On Fri, Jan 30, 2015 at 11:22 AM, Bill Farner wrote: > I think the guidance i gave you early on may have been overkill. You might > consider isolating your change to SchedulerThriftInterface, and filter the > result of lockManager.getLocks() to determine if

Re: AURORA-507

2015-01-30 Thread Arunabha Ghosh
Also, are these locks global ? is that why they are written to the WAL ? On Fri, Jan 30, 2015 at 5:04 PM, Arunabha Ghosh wrote: > Cool, that would be much simpler :-) > > On Fri, Jan 30, 2015 at 11:22 AM, Bill Farner wrote: > >> I think the guidance i gave you early on may have been overkill.

Re: AURORA-507

2015-01-30 Thread Bill Farner
Correct, they are global and durable. -=Bill On Fri, Jan 30, 2015 at 5:05 PM, Arunabha Ghosh wrote: > Also, are these locks global ? is that why they are written to the WAL ? > > On Fri, Jan 30, 2015 at 5:04 PM, Arunabha Ghosh > wrote: > > > Cool, that would be much simpler :-) > > > > On Fri,

[RESULT][VOTE] Release Apache Aurora 0.7.0 (incubating) RC2

2015-01-30 Thread Maxim Khutornenko
Since we have found a blocking bug (AURORA-1076) declaring this vote failed. RC3 vote is coming out shortly. On Fri, Jan 30, 2015 at 2:14 PM, Zameer Manji wrote: > -1 > > I have found a blocking issue: > https://issues.apache.org/jira/browse/AURORA-1076 > > On Fri, Jan 30, 2015 at 12:34 PM, Kevin