Re: [Maria-developers] [Commits] 1c9da8d: MDEV-9312: storage engine not enforced during galera cluster replication

2016-09-28 Thread Nirbhay Choubey
Hi Jan! On Wed, Sep 28, 2016 at 12:48 PM, Jan Lindström wrote: > Hi Nirbhay, > > This looks ok but one question (no need to change now): > > On Wed, Sep 28, 2016 at 7:36 PM, Nirbhay Choubey > wrote: > >> >> +Since some wsrep threads (THDs)

Re: [Maria-developers] [Commits] 1c9da8d: MDEV-9312: storage engine not enforced during galera cluster replication

2016-09-28 Thread Jan Lindström
Hi Nirbhay, This looks ok but one question (no need to change now): On Wed, Sep 28, 2016 at 7:36 PM, Nirbhay Choubey wrote: > > +Since some wsrep threads (THDs) are create before plugins are > +initialized, LOCK_plugin mutex needs to be initialized here. > + */ >