Interceptor fires AfterTransactionCompletion too many times with distributed transactions and user-supplied connections
Description
Environment
None
Attachments
3
Activity
Show:
Fixed
Created March 4, 2010 at 4:03 AM
Updated September 21, 2014 at 12:45 PM
Resolved November 16, 2013 at 8:38 PM
AfterTransactionCompletion is fired twice for each session opened in a distributed transaction.
See the attached unit test.
Whether it should fire once for each session or once for each transaction can be debated, i am not sure what the intention with interceptor is, but it should surely not fire twice.