Improve language around backups before an upgrade
- Ngôn ngữ chính
- Java
- Star
- 105
- Fork
- 249
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
In the "Preparing for an upgrade section" of [this page](https://www.elastic.co/guide/en/elastic-stack/master/upgrading-elastic-stack.html#_preparing_to_upgrade), we mention "Back up your data. You cannot roll back to an earlier version unless you have a backup of your data. For information about creating snapshots, see Snapshot and Restore."
Due to the incremental nature of snapshots, we may want to mention that a new repo must be created after upgrading indexes in 5.6 (and before the upgrade is performed). Otherwise, the user will need to perform a snapshot restore on a version of ES < 6.0.
One possibility for changing the language:
"Back up your data. You cannot roll back to an earlier version unless you have a backup of your data. **Note: snapshots are incremental, snapshot repos created in earlier versions of Elasticsearch may not be restorable in newer versions of Elasticsearch. For this reason, it is important to upgrade all indexes in 5.6, create a new snapshot repo, perform a snapshot, and then upgrade Elasticsearch.** For information about creating snapshots, see Snapshot and Restore."
CC @eskibars
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Hướng nghiên cứu
Mở phần “Preparing for an upgrade” trong upgrading-elastic-stack.html và so sánh cách diễn đạt về bản sao lưu với tài liệu Snapshot and Restore. Xác minh trình tự nâng cấp index 5.6 và tạo repository mới, sau đó cập nhật cảnh báo để người dùng biết khi nào cần tạo repository và snapshot trước khi nâng cấp Elasticsearch.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- elasticsearch
- Lĩnh vực
- documentation
- Loại issue
- Tài liệu
- Độ khó
- 2/5
- Thời gian dự kiến
- 1-3 giờ
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Đặc tả rõ ràng
- Mức phù hợp với người mới
- 45/100