Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
10.1.8
-
None
-
10.1.9-2
Description
It's confusing to have a bootstrap galera script as a systemd service. A user might enable it to autorun on startup, as a normal systemd service, but for galera bootstrap it is wrong and even dangerous. Also, it has a confusing name "mariadb bootstrap", so it is not clear that it applies to galera.
Instead of the service there should be a shell script that has "galera" in the name.
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Assignee | Sergey Vojtovich [ svoj ] | Nirbhay Choubey [ nirbhay_c ] |
Sprint | 10.1.9-2 [ 19 ] |
Rank | Ranked lower |
Fix Version/s | 10.1.9 [ 20301 ] | |
Fix Version/s | 10.1 [ 16100 ] | |
Resolution | Fixed [ 1 ] | |
Status | Open [ 1 ] | Closed [ 6 ] |
Workflow | MariaDB v3 [ 72216 ] | MariaDB v4 [ 149732 ] |
There's PR#113/
MDEV-9007, which aims to solve this. Reassigning to Nirbhay since he ownsMDEV-9007.