Version information
- Release date: May 13, 2024
- Version: V2.1.0
Feature updates
- OceanBase Diagnostic Tool (obdiag) V2.1.0 provides table information in the schema information in the return result of the
gather plan_monitorcommand. For more information, see issue #158. - After you run
obdiag gather scene run --scene=xxx, obdiag V2.1.0 splits the return result filesql_result.txtwhen it exceeds 200 MB in size. For more information, see issue #149. - After you run
obdiag gather scene run --scene=observer.cpu_high, obdiag V2.1.0 provides basic cluster information in the return result file. For more information, see issue #97. - obdiag V2.1.0 supports the following collection scenario:
obdiag gather scene run --scene=observer.base. - obdiag V2.1.0 provides the active session history (ASH) report, which is a new basic collection feature. For more information, see issue #166.
- obdiag V2.1.0 supports root cause analysis for the
obdiag rca run --scene=log_errorscenario. At present, it supports root cause analysis for the issue where log streams are leaderless. For more information, see issue #141. - obdiag V2.1.0 adds seven inspection items. For more information, see PR #180.
- obdiag V2.1.0 optimizes the inspection execution base.
Notice
To use obdiag V2.1.0 on an OceanBase cluster deployed by using OceanBase Deployer (obd), the version of obd must be V2.9.0 or later.