You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
7230 add assertions to dmu_send_impl() to verify that stream includes BEGIN and END records
Reviewed by: Matthew Ahrens <mahrens@delphix.com>
Reviewed by: Paul Dagnelie <pcd@delphix.com>
Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com>
This adds an assertion to dmu_send_impl() to ensure that we either have
a nonzero exit code or we have sent both a BEGIN and an END record as
part of the stream.
Closes #148
0 commit comments