Update 3.3.5.2.md
This commit is contained in:
parent
503dec595c
commit
9328bb86ef
|
@ -10,7 +10,7 @@ slug: /release-history/release-notes/3.3.5.2
|
||||||
|
|
||||||
## Enhancements
|
## Enhancements
|
||||||
1. enh: improve taosX error message if database is invalid
|
1. enh: improve taosX error message if database is invalid
|
||||||
2. enh: use poetry group depencencies and reduce dep when install https://github.com/taosdata/TDengine/issues/taosdata/taos-connector-python#251
|
2. enh: use poetry group depencencies and reduce dep when install [#251](https://github.com/taosdata/taos-connector-python/issues/251)
|
||||||
3. enh: improve backup restore using taosX
|
3. enh: improve backup restore using taosX
|
||||||
4. enh: during the multi-level storage data migration, if the migration time is too long, it may cause the Vnode to switch leader
|
4. enh: during the multi-level storage data migration, if the migration time is too long, it may cause the Vnode to switch leader
|
||||||
5. enh: adjust the systemctl strategy for managing the taosd process, if three consecutive restarts fail within 60 seconds, the next restart will be delayed until 900 seconds later
|
5. enh: adjust the systemctl strategy for managing the taosd process, if three consecutive restarts fail within 60 seconds, the next restart will be delayed until 900 seconds later
|
||||||
|
|
Loading…
Reference in New Issue