On Mon, 12 Dec 2011 17:50:46 +0200 Alon Levy <al...@redhat.com> wrote:
> On Thu, Dec 08, 2011 at 05:45:44PM -0200, Luiz Capitulino wrote: > > Hi there, > > > > I'm about to completely drop the MONITOR_CMD_ASYNC API, but it turns out > > that > > the command client_migrate_info uses it. That's a legacy interface and has > > to > > be dropped, no command should be using it... > > > > Why has it got to be dropped? can't it be declared as deprecated first? Well, after this thread looks like it's what we'll have to do... > > > Something tells me that if I just drop it (and change the command to use the > > regular interface), bad things will happen. Am I right? :) > > >