Re: [PATCH] dbus-vmstate: Increase the size of input stream buffer used during load

2021-02-02 Thread Marc-André Lureau
Hi On Tue, Feb 2, 2021 at 5:02 PM Priyankar Jain wrote: > This commit fixes an issue where migration is failing in the load phase > because of a false alarm about data unavailability. > > Following is the error received when the amount of data to be transferred > exceeds the default buffer size

[PATCH] dbus-vmstate: Increase the size of input stream buffer used during load

2021-02-02 Thread Priyankar Jain
This commit fixes an issue where migration is failing in the load phase because of a false alarm about data unavailability. Following is the error received when the amount of data to be transferred exceeds the default buffer size setup by G_BUFFERED_INPUT_STREAM(4KiB), even when the maximum data s