-
Bug
-
Resolution: Done
-
Major
-
None
-
None
There are two issues if the import fails. The first is that the transaction type is already set on the context which will cause an npe later when the session is killed - as no txn will be set on the context as expected. The other issue is that the client does not rethrow the exception.