Re: Remove incorrect assertion in reorderbuffer.c.

2020-12-04 Thread Amit Kapila
On Fri, Dec 4, 2020 at 11:19 AM Dilip Kumar wrote: > > On Thu, Dec 3, 2020 at 5:33 PM Amit Kapila wrote: > > > > We start recording changes in ReorderBufferTXN even before we reach > > SNAPBUILD_CONSISTENT state so that if the commit is encountered after > > reaching that we should be able to sen

Re: Remove incorrect assertion in reorderbuffer.c.

2020-12-03 Thread Dilip Kumar
On Thu, Dec 3, 2020 at 5:33 PM Amit Kapila wrote: > > We start recording changes in ReorderBufferTXN even before we reach > SNAPBUILD_CONSISTENT state so that if the commit is encountered after > reaching that we should be able to send the changes of the entire > transaction. Now, while recording

Remove incorrect assertion in reorderbuffer.c.

2020-12-03 Thread Amit Kapila
We start recording changes in ReorderBufferTXN even before we reach SNAPBUILD_CONSISTENT state so that if the commit is encountered after reaching that we should be able to send the changes of the entire transaction. Now, while recording changes if the reorder buffer memory has exceeded logical_dec