Rohit Satardekar
Rohit Satardekar
## Why I'm doing: to fix the https://github.com/advisories/GHSA-26f8-x7cc-wqpc vulnerability ## What I'm doing: upgrade kafka-client version to 3.4.0 Fixes #45219 ## What type of PR is this: - [ ]...
## Why I'm doing: dynamic update for sys_log_level, sys log level should be updated to the specified log level ## What I'm doing: dynamic update for sys_log_level, sys log level...
## Why I'm doing: BE print sensitive msg in log ## What I'm doing: remote BE print sensitive msg in log Fixes #45065 ## What type of PR is this:...
## Why I'm doing: multiple sys_log_to_console=true entry in fe.conf every time fe is started with --logconsole option ## What I'm doing: fe.conf should have only single entry sys_log_to_console=true Fixes #45850...
### Steps to reproduce the behavior (Required) start fe with with --logconsole command line option ### Expected behavior (Required) sys_log_to_console = true should appear only once in fe.conf file ###...
show create table displays Unicode encoding for default value of the field is entered in Chinese characters ## Why I'm doing: ## What I'm doing: Fixes #51995 mysql> show create...
## Why I'm doing: informationschema.task_runs timezone fix ## What I'm doing: Fixes #52121 mysql> SELECT TASK_NAME,CREATE_TIME FROM `information_schema`.`task_runs` WHERE `TASK_NAME` = 'mv-54287' ORDER BY `CREATE_TIME` DESC LIMIT 0,10; +-----------+---------------------+ |...
Fixes #52122 ## What type of PR is this: - [X] BugFix - [ ] Feature - [ ] Enhancement - [ ] Refactor - [ ] UT - [...
we are using and older version of dump_syms that doesn’t understand the .relr.dyn section Fixes #60004 update breakpad to version breakpad-2024.02.16 $ bash thirdparty/minidump/gen_minidump_symbols.sh starrocks_be'size (2153mb) reduced to (556mb) symbol...
$ bash thirdparty/minidump/gen_minidump_symbols.sh thirdparty/minidump/gen_minidump_symbols.sh: line 13: 27305 Aborted (core dumped) $(dirname $curdir)/installed/bin/dump_syms $starrocks_home/output/be/lib/starrocks_be > $starrocks_home/output/be/starrocks_be.sym Starting program: /opensource/deploystarrocks/be/lib/temp/dump_syms starrocks_be BFD: /lib64/ld-linux-x86-64.so.2: unknown type [0x13] section `.relr.dyn' warning: `/lib64/ld-linux-x86-64.so.2': Shared library...