Details
-
Improvement
-
Resolution: Unresolved
-
Minor
-
None
-
Lustre 2.8.0
-
None
-
9223372036854775807
Description
in some cases it would be useful to continue updates processing even if some of updates fail. for example, when MDT synchronizes with OST it needs to send a batch of attr_set/destroy updates, up to few thousands in a single RPC. it doesn't make sense to send another batch if some of destroy failed (say, with -ENOENT).