912547260a
[UnitTest] Refactor BE unit test script ( #4266 )
...
1. Rename run-ut.sh to run-be-ut.sh
2. Find all test files from build dir instead of declaring separately in the script
3. Add gtest output to collect the result of unit test.
2020-08-11 10:23:51 +08:00
83a751497e
[Bug][Socket Leak] Fix bug that Mysql NIO server is leaking sockets ( #4192 )
...
When using mysql nio server, if the mysql handshake protocol fails,
we need to actively close the channel to prevent socket leakage.
2020-07-29 15:01:27 +08:00
5e555bfafb
[GithubTemplate] Fix PR template ( #4092 )
...
move PR template to .github root.
2020-07-14 10:50:35 +08:00
34d94dfd4e
[GithubTemplate] Remove license of Github template file ( #4091 )
...
Github template file can not add license.
2020-07-14 10:11:44 +08:00
ecb1bfb22a
[Community] Add pull request template ( #4072 )
...
add a pull request template like apache kylin to make our pr more more formal
2020-07-13 20:55:12 +08:00
050cbf2438
Update issue templates
2018-09-18 12:42:30 +08:00