Hot admin tasks are defined as tasks that take effect immediately and do not require the server to restart. Cold admin tasks are defined as tasks that require one or more instances of the server to restart to reflect the changes. Cold tasks have an asterisk (*) next to the setting in the Admin UI.
In a clustered deployment, cold tasks will require one or more hosts in the cluster to restart their instance of MarkLogic in order to reflect the changes. In an single-server deployments, cold tasks will cause MarkLogic to restart in order to reflect the changes.
The tables below show the hot or cold status for adding objects, changing configuration parameters, and dropping objects for the following object types:
Add Object |
Change Configuration Parameters |
Delete Object |
Hot |
The following group parameters are hot:
> group name
> system log level
> file log level
> rotate log files
> keep log files
> namespaces
> schemas
The following group parameters are cold for the hosts in the group:
> list cache size
> compressed tree cache size
> expanded tree cache size
Adding and dropping hosts from groups is cold for that host. |
Hot |
Add Object |
Change Configuration Parameters |
Delete Object |
Hot |
The following App Server parameters are hot: > server name > root > database > request timeout > keep alive timeout > session timeout > time limit > realm > security mode > namespaces > schemas > ssl certificate template > ssl hostname > ssl ciphers
The following App Server parameters are cold for all hosts in the group defining the HTTP, ODBC, XDBC, or WebDAV Server: > port > address > backlog > threads > ssl enabled |
Cold |
Add Object |
Change Configuration Parameters |
Delete Object |
Hot |
Parameters changes are hot |
Hot |
Add Object |
Change Configuration Parameters |
Delete Object |
Only the added host needs to restart |
Only the host whose parameters change requires a restart.
The rest of the hosts remain hot. |
Hot for the remaining hosts. |
Add Object |
Change Configuration Parameters |
Delete Object |
Hot |
Parameter changes are hot.
Backup is hot.
Restore, clear and drop are hot |
Hot |
Add Object |
Change Configuration Parameters |
Delete Object |
Cold |
Parameter changes are cold. |
Cold |
Add Object |
Change Configuration Parameters |
Delete Object |
Hot |
Parameter changes are hot. |
Hot |