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
AbstractBulkFactory currently ignores the results of certain writes, meaning that a user might corrupt or lose data without realizing it. This commit checks the result and explicitly throws an Exception if there is a problem.
0 commit comments