Issues fixed in MarkLogic Server 10.0-5.2
- Last Updated: April 6, 2026
- 1 minute read
- MarkLogic Server
- Documentation
Released: Dec 21, 2020
The following issues have been addressed in this release:
| Platform | Component | Bug ID | Details |
|---|---|---|---|
| all | security | BUG-55609 | Memory leak using Kerberos with disabled Relay Cache When using Kerberos with the Relay cache disabled a memory leak will occur. Kerberos library has been upgraded to 1.18.3 in this version of MarkLogic Server. |
| linux(64-bit) | Semantics | BUG-55544 | SPARQL negation operator(!) inside Filter (Not) Exists SegFault SPARQL Query using negation operator(!) inside Filter Exists/Not Exists results in a segmentation fault |
| all | security | BUG-55621 | Empty SAML ID MarkLogic server does not correct process SAML authentication when samlId is empty |
| all | Replication | BUG-55543 | Async Database Replication Copy Failure Stand copy fails in bulk database replication if the copy takes more than 5 minutes, resulting in the replica database unable to sync with the master database. |
| all | Telemetry | BUG-55571 | Telemetry ErrorLog to include Server startup messages Telemetry .... Stage/Logs/ErrorLog.txt now includes server start messages, sync to systems ErrorLog, for every server re-start with Telemetry log level not Disabled, so to provide enviroment parameters for support purposes. |
| all | MarkLogic REST API | BUG-55560 | Get protected paths not returned GET /manage/v2/protected-paths does not include protected paths for a user that has the http://marklogic.com/xdmp/privileges/manage privilege but not the manage-admin role. |