Implement Event Sink And Event Queue #83
Reference in New Issue
Block a user
Delete Branch "agent-2/issue-29-implement-event-sink-and-event-queue"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
OnDataChange,OnWriteComplete,OperationComplete, andOnBufferedDataChange.MxAccessEventQueuethat assigns monotonic worker event sequence numbers and records fail-fast overflow faults.Verification
dotnet build src\MxGateway.slndotnet test src\MxGateway.Worker.Tests\MxGateway.Worker.Tests.csproj -p:Platform=x86dotnet test src\MxGateway.sln --no-buildCloses #29