Issues fixed in MarkLogic Server 9.0-12.1
- Last Updated: April 6, 2026
- 1 minute read
- MarkLogic Server
- Documentation
Released: May 22, 2020
The following issues have been addressed in this release:
| Platform | Component | Bug ID | Details |
|---|---|---|---|
| all | xdmp | BUG-54768 | Transient read-after-write failure under heavy load On a heavily loaded cluster a transient read-after-write failure can occur following an XDQP restart. |
| linux(64-bit) | XQuery | BUG-54801 | xs:decimal unhandled overflow Arithmetic with xs:decimal that should result in an overflow error, is returning data. |