Opened 15 years ago
Closed 15 years ago
#1031 closed defect (fixed)
Readers will serialize exceptions twice
Reported by: | brucedechant | Owned by: | brucedechant |
---|---|---|---|
Priority: | low | Milestone: | 2.1 |
Component: | Feature Service | Version: | 2.0.2 |
Severity: | minor | Keywords: | |
Cc: | External ID: |
Description
The readers will serialize exception messages twice to the stream when they should only be doing it once. This causes unexpected data to be left on the stream for the next stream processing operation.
Note:
See TracTickets
for help on using tickets.
Fixed in sandbox/adsk/2.1 r4027