[MXS-99] /etc/init.d/maxscale reload doesn't do anything Created: 2015-04-15  Updated: 2015-06-17  Resolved: 2015-04-30

Status: Closed
Project: MariaDB MaxScale
Component/s: None
Affects Version/s: 1.1.0
Fix Version/s: 1.1.1

Type: Bug Priority: Trivial
Reporter: Joffrey MICHAIE (Inactive) Assignee: markus makela
Resolution: Fixed Votes: 0
Labels: Debian


 Description   

On debian:

  1. /etc/init.d/maxscale reload
    [ ok ] Reloading MaxScale:.

But :

reload() {
        log_daemon_msg "Reloading MaxScale"
 
        log_end_msg $?
}

Reload should do something, such as maxadmin> reload config

Joffrey



 Comments   
Comment by markus makela [ 2015-04-30 ]

Reload now sends MaxScale a SIGHUP causing a config reload.

Comment by Timofey Turenko [ 2015-05-12 ]

verified by checking init script code (https://github.com/mariadb-corporation/MaxScale/blob/develop/etc/init.d/maxscale.in and https://github.com/mariadb-corporation/MaxScale/blob/develop/etc/ubuntu/init.d/maxscale.in)

Generated at Thu Feb 08 03:56:46 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.