Why does useOriginalMessage with error handler not work as expected?

If you use the useOriginalMessage option from the Camel Error Handler then it matters if you use this with EIPs such as:

Then the option shareUnitOfWork on these EIPs influence the message in use by the useOriginalMessage option.

See more details at Splitter and further below with the examples explaining this in more detail.