On Mon, Apr 5, 2021 at 5:45 PM Euler Taveira <eu...@eulerto.com> wrote: > > On Mon, Apr 5, 2021, at 4:06 AM, Amit Kapila wrote: > > I have made few minor changes in the attached. (a) Initialize the > streaming message callback API, (b) update docs to reflect that XID > can be sent for streaming of in-progress transactions, I see that the > same information needs to be updated for a few other protocol message > but we can do that as a separate patch (c) slightly tweaked the commit > messages > > Good catch. I completely forgot the streaming of in progress transactions. I > agree that the documentation for transaction should be added as a separate > patch since the scope is beyond this feature. >
I have pushed this work and updated the CF entry accordingly. -- With Regards, Amit Kapila.