Skip to content

Conversation

ckadluba
Copy link
Member

Fixed concurrency issue #607 in audit sink

Bumped minor version after release
* Updated copyright year where applicable
* Removed copyright header from internal classes
It showed perf test project in the samples folder for some reason.
Do not reuse SqlCommand because apparently it is not threadsafe. Set connection on command leads to a exception in audit sink under heavy load.
Cannot remove IDisposable from MSSqlServerAuditSink class without bumping major version, so we leave it the same.
@ckadluba ckadluba merged commit c98b339 into main Mar 15, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant