Issues fixed in MarkLogic Server 9.0-10.1
- Last Updated: April 6, 2026
- 1 minute read
- MarkLogic Server
- Documentation
The following issues have been addressed in this release:
| Platform | Component | Bug ID | Details |
|---|---|---|---|
| all | adminGUI | BUG-52872 | Admin UI cluster shutdown/restart buttons only apply to one group. On the "Cluster Status" page of the Admin GUI, the "shutdown" button only shuts down hosts in the current group. Similarly the "restart" button only restarts hosts in the current group. |
| all | xdmp | BUG-52879 | Segmentation fault retrying because of XDMP-UNREGISTERED Server restarts showing a segmentation fault in DatabaseValuesFuture::isConcurrent while retrying because of XDMP-UNREGISTERED. |
| all | Utility Computing | BUG-52882 | Azure Storage Account in azure file paths MarkLogic now accepts Azure Storage account names in azure file paths. Storage accounts are specified in azure file paths with an '@' following the container. Example: azure://mycontainer@myaccount/mydirectory/myfile Azure credentials in the security database are used if the storage account matches. Otherwise Azure IAM credentials are required. |
| all | xdmp | BUG-52895 | Segmentation fault in XDQPServerSession::lockStatus Segmentation fault in XDQPServerSession::lockStatus. This may occur on rare occassions in transactions that use xdmp:transaction-locks |