OpenMLDB icon indicating copy to clipboard operation
OpenMLDB copied to clipboard

Some bugs of diagnostic tools

Open wuyou10206 opened this issue 1 year ago • 7 comments

Bug Description

  1. When the version of the tablet is inconsistent with that of the NS, there is no prompt for check version failed 209c9ac73f414ee7889173ad94b4147c
  2. When ZK in tablet is not configured, the diagnostic tool has an error dac5ed51fe891fa913de6d33c3f75b34
  3. When there are no logs under taskmanager / bin / logs /, the diagnostic tool has an error 7d00eedfc9a05a3f0e580ddfa97f6da3

Expected Behavior

Steps to Reproduce

wuyou10206 avatar Aug 09 '22 07:08 wuyou10206

  1. Some info level logs in the taskmanager logs are also printed out image

wuyou10206 avatar Aug 09 '22 07:08 wuyou10206

  1. When data_dir When the directory of dir does not exist, executing check = SQL alone will not create an error 3243eef46d46617dbff935e604f8b91e

wuyou10206 avatar Aug 09 '22 08:08 wuyou10206

  1. There is a problem with the log output in taskmanager / bin / logs image image

wuyou10206 avatar Aug 09 '22 08:08 wuyou10206

  1. The version of taskmanager is incorrect, and the obtained version is inconsistent with the actual version f662632688c04e47f17b0b8b091849ce

wuyou10206 avatar Aug 10 '22 02:08 wuyou10206

  1. Prompt an error each time 2dcac7b3d2c785c808df4f4babaef8d3

wuyou10206 avatar Aug 10 '22 02:08 wuyou10206

  1. Execute check = SQL immediately after tablet stop, and an error message will appear 07547b2e3177b0c58a610641e4dd9d81

wuyou10206 avatar Aug 10 '22 02:08 wuyou10206

The following problems have been fixed:

  1. When the version of the tablet is inconsistent with that of the NS, there is no prompt for check version failed
  2. Some info level logs in the taskmanager logs are also printed out
  3. When data_dir When the directory of dir does not exist, executing check = SQL alone will not create an error

wuyou10206 avatar Aug 10 '22 03:08 wuyou10206

refacted later.

vagetablechicken avatar Feb 02 '23 10:02 vagetablechicken