Commit Graph

29 Commits

Author SHA1 Message Date
4d4732b7c7 [FEAT MERGE] load local files 2023-12-14 04:13:25 +00:00
9e9f381d02 [FEAT MERGE] support connection from LB in Public Cloud 2023-08-28 12:40:32 +00:00
5cfc4e7073 [FEAT MERGE]SQL SSL support specify the minimum TLS version number 2023-08-25 03:40:26 +00:00
c46d7a39d8 Move CommonNetwork from DEFAULT_CTX_ID 2023-08-08 13:48:42 +00:00
92f96f39d8 [CP] when sql response has not been sent completely and the socket been closed,there will be reference count leakage 2023-07-03 11:12:33 +00:00
9dae112952 [FEAT MERGE] merge transfer
Co-authored-by: wxhwang <wxhwang@126.com>
Co-authored-by: godyangfight <godyangfight@gmail.com>
Co-authored-by: Tyshawn <tuyunshan@gmail.com>
2023-06-21 11:42:28 +00:00
9ea66e3409 prevent the problem of SO_REUSEPORT that two observer can use same rpc/mysql port for listen 2023-06-02 04:17:43 +00:00
5ef87ac073 fix the core of sql nio when observer is stopping part 2 2023-05-24 09:41:10 +00:00
ba8b4b7203 fix the issue that sql nio will core in observer stop process 2023-05-19 03:22:19 +00:00
b1bb0aefec fix wrong status type in __all_virtual_thread 2023-05-17 16:11:24 +00:00
70d62e0bc8 fix kill 15 core 2023-05-17 09:17:51 +00:00
95dc4939b6 fix kill 15 issues 2023-05-11 08:52:56 +00:00
fe7d87dfc1 [CP] reduce sql_nio IO_BUFFER_SIZE to reduce the memory hold of session 2023-04-20 06:11:17 +00:00
f6934ceb21 [CP] fix the sanity core that do_accept fail and do not remove from all_list_ 2023-03-22 06:42:11 +00:00
c57e367520 fix the core that sql nio send handshake packet failed and free ObSqlSock twice 2023-03-09 09:13:53 +00:00
684faf81f1 fix the mistake of do_write when write return EAGAIN 2023-03-08 06:10:46 +00:00
d89d11164b fix the bug that sql nio net thread will hang when do_pending_write 2023-03-07 07:43:58 +00:00
7f06100d28 fix the core that sql nio do_accept_one failed and close the socket after push to close queue 2023-03-07 06:43:43 +00:00
a4c97d03f7 [FEAT MERGE]vos merge into master
Co-authored-by: ZenoWang <wzybuaasoft@163.com>
Co-authored-by: zhjc1124 <zhjc1124@gmail.com>
Co-authored-by: JiahuaChen <garfieldjia@qq.com>
2023-02-24 14:26:20 +00:00
f8c5c2647f [FEAT MERGE] Merge syslog user experience improvement to master
Co-authored-by: Charles0429 <xiezhenjiang@gmail.com>
Co-authored-by: tino247 <tino247@126.com>
Co-authored-by: chaser-ch <chaser.ch@antgroup.com>
2023-02-06 15:52:24 +08:00
06b882fa75 [BUG] add row latch when log sync failed 2023-01-28 17:03:01 +08:00
62eccb092e [CP] sql nio support set tcp keepalive 2023-01-12 19:02:33 +08:00
e71e0abb77 fix the issue that sql nio will cost 40s when execute insert case for 1000 rows 2023-01-12 19:02:33 +08:00
505c1b5bd0 change the return code to OB_SERVER_LISTEN_ERROR when sql nio listen failed 2023-01-12 19:02:33 +08:00
0dfcc0daf7 [CP] sql nio support ssl and open by default on master 2023-01-12 19:02:33 +08:00
51de5b5911 [SCN] fix farm failure 2023-01-12 19:02:33 +08:00
54b64a7263 [scn] fix failure of mittest after refresh feature scn 2023-01-12 19:02:20 +08:00
b29a1bfe75 fix build error for ccls build 2022-11-15 10:05:43 +00:00
93a1074b0c patch 4.0 2022-10-24 17:57:12 +08:00