[MDEV-20644] mariabackup BACKUP STAGE in Community Server Created: 2019-09-22 Updated: 2023-08-14 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | mariabackup |
| Fix Version/s: | None |
| Type: | Task | Priority: | Major |
| Reporter: | Nuno | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 2 |
| Labels: | None | ||
| Description |
|
BACKUP STAGE is implemented and is great work done. I see that there is a different implementation between Enterprise Server and Community Server in the way BACKUP STAGE is added to mariabackup:
Are there plans to implement the non-blocking way in Community Server in the future? Is there anything blocking from implementing this in Community Server? |
| Comments |
| Comment by Sergei Golubchik [ 2019-09-24 ] |
|
No definitive plans at the moment yet |
| Comment by Nuno [ 2019-09-24 ] |
|
Ok, but what's the reason? Wouldn't the same code work for both Community and Enterprise? |
| Comment by Sergei Golubchik [ 2019-09-25 ] |
|
It's a question of priorities. At the moment MariaDB Corporation prioritizes other work. |
| Comment by Nuno [ 2019-09-25 ] |
|
Thank you Sergei, and I respect that. Thank you. |