Re: Coordinated update configuration

2015-01-28 Thread Joshua Cohen
+1 for option #1 with a default of None. On Wed, Jan 28, 2015 at 8:12 AM, Maxim Khutornenko wrote: > Thanks David, I agree. Unless there are other opinions, I will proceed > with #1. > > On Tue, Jan 27, 2015 at 11:04 AM, David McLaughlin > wrote: > > The heartbeat requirement feature should be

Re: Coordinated update configuration

2015-01-28 Thread Maxim Khutornenko
Thanks David, I agree. Unless there are other opinions, I will proceed with #1. On Tue, Jan 27, 2015 at 11:04 AM, David McLaughlin wrote: > The heartbeat requirement feature should be disabled by default, so I think > it's best to just do [1] and make it None by default in UpdateConfig and > opti

Re: Coordinated update configuration

2015-01-27 Thread David McLaughlin
The heartbeat requirement feature should be disabled by default, so I think it's best to just do [1] and make it None by default in UpdateConfig and optional field in the thrift API. On Tue, Jan 27, 2015 at 10:21 AM, Maxim Khutornenko wrote: > We are working on AURORA-690 to support external ser