[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:
But :
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) |