Release date: August 9, 2022
Improvements
Added two parameters, bdbje_cleaner_threads and bdbje_replay_cost_percent, to speed up metadata cleanup in BDB JE.
Bug Fixes
The following bugs are fixed:
- Some queries are forwarded to the Leader FE, causing the /api/query_detail action to return incorrect execution information about SQL statements such as SHOW FRONTENDS. #9185
- After a BE is terminated, the current process is not completely terminated, resulting in a failed restart of the BE. #9175
- When multiple Broker Load jobs are created to load the same HDFS data file, if one job encounters exceptions, the other jobs may not be able to properly read data and consequently fail. #9506
- The related variables are not reset when the schema of a table changes, resulting in an error (no delete vector found tablet) when querying the table. #9192
Full Changelog: 2.1.11...2.1.12
Thanks to
@EsoragotoSpirit, @HangyuanLiu, @Pslydhh, @Seaven, @amber-create, @chaoyli, @decster, @dulong41, @femiiii, @gengjun-git, @hellolilyliuyi, @jaogoy, @liuyehcf, @minchowang, @padmejin, @rickif, @stdpain, @trueeyu, @xiaoyong-z, @yongbingwang