Hi When using multiPut in Trident, my understanding is that it does a mass commit (not one by one). So if one of the changes fails, are the changes for the rows that were updated rolled back or is the user supposed to make sure all updates are idempotent so that Trident can try a few times before an error is shown?
Thanks -Adrian
