Commit Graph

2605 Commits

Author SHA1 Message Date
serverglen 29491107cb Update CMakeLists.txt 1.2.0 2022-07-11 11:22:18 +08:00
serverglen f84f6dbc03 Update RELEASE_VERSION 2022-07-11 10:30:14 +08:00
serverglen 98916301e1 Update RELEASE_VERSION 2022-07-11 10:27:39 +08:00
serverglen 77c45cedda Update RELEASE_VERSION 2022-07-11 10:23:19 +08:00
LorinLee 41c80c73fd Merge pull request #1831 from wasphin/patch-1
community: update methods to sign the ICLA
2022-07-07 17:55:10 +08:00
Xiaofeng Wang 6b2713d289 Fix item order number 2022-07-07 13:32:00 +08:00
Xiaofeng Wang f4c30172cf community: update methods to sign the ICLA 2022-07-07 13:27:22 +08:00
HU 3b24acef5c Update newcommitter.md (#1830)
Adding the hyperlinks to CLA website and ICLA file.
2022-07-07 12:00:36 +08:00
Tanzhongyi(Jerry Tan) 14157b05f7 Update newcommitter.md 2022-07-07 08:27:53 +08:00
Tanzhongyi(Jerry Tan) 919e45038a Update newcommitter.md 2022-07-07 08:26:00 +08:00
Tanzhongyi(Jerry Tan) 008a1f55b0 Update newcommitter.md 2022-07-05 20:37:59 +08:00
FZC 34b87e17c0 fix typo (#1829) 2022-07-05 15:26:01 +08:00
Jiashun Zhu e8c22c9f20 Merge pull request #1818 from chenBright/fix_aux_buf_is_not_long_enough
Fix hostname2ip failure when aux_buf is not long enough
2022-07-01 21:04:23 +02:00
chenguangming a498454f70 fix format 2022-06-30 16:15:33 +08:00
jamesge d7be1d9cf9 add CXXFLAGS in compiling protoc-gen-mcpack 2022-06-29 09:27:35 +08:00
chenguangming 1f069125b5 fix comment of header file 2022-06-27 10:28:00 +08:00
serverglen 31f1d0a66b Merge pull request #1820 from TousakaRin/helei_update_header_guard_for_periodic_task
update the header guard of brpc/periodic_task.h
2022-06-26 14:26:16 +08:00
chenguangming f4139f5b77 fix adjust the order of several header files 2022-06-25 00:43:02 +08:00
TousakaRin 0e6c39413c doc: modify the document to make it consistent with the code (#1821)
Co-authored-by: helei.sig11 <helei.sig11@bytedance.com>
2022-06-23 17:42:56 +08:00
helei.sig11 43b45ad3dd brpc: update the header guard of brpc/periodic_task.h to match the file path 2022-06-23 17:31:16 +08:00
Zhang Xiang 5cd7c21066 Update docs about default value of socket_max_unwritten_bytes (#1819)
* 对齐源码中阈值默认值

* 对齐源码中阈值默认值
2022-06-23 15:56:19 +08:00
chenguangming 01973d88f9 fix format 2022-06-23 14:18:47 +08:00
chenguangming 401d9bd2aa fix remove log 2022-06-23 11:43:04 +08:00
chenguangming 2263a93cb9 fix hostname2ip fails when aux_buf is not long enough 2022-06-23 10:35:20 +08:00
Xiaofeng Wang 502208dfea CI: disable unstable MesaLink (#1813) 2022-06-21 17:05:56 +08:00
Jiashun Zhu a4c4e1af9a Merge pull request #1762 from wwbmmm/check_append
Make process exit when IOBuf::append failed in SerializeRpcHeaderAndMeta
2022-06-20 20:46:34 +02:00
serverglen 392412dd6b Update oncall.md (#1810) 2022-06-20 13:50:59 +08:00
bumingchun c945795ce5 fix rpc_press can't send request equably (#1763)
* fix rpc_press can't send request equably

* set rate limit to 1000000 in one thread && calculate interval with nanosecond

* change sleep function to usleep

* Update rpc_press_impl.cpp

add the max tolerant delay between end_time and expected_time

Co-authored-by: bumingchun <bumingchun@192.168.1.8>
2022-06-20 13:49:26 +08:00
Jiashun Zhu df97a4e83a Merge pull request #1797 from stdpain/patch_fix_build_error
Add flags in CMake to turn off
* tools build
* shared lib build
2022-06-19 22:32:12 +02:00
serverglen eb6d65b5b2 Merge pull request #1799 from renzhong/cmake_snappy
support with_snappy in cmake
2022-06-19 22:39:14 +08:00
serverglen 7a1c130eed Merge pull request #1571 from Huixxi/wlb_policy_degradation
Support wr/wrr policy degradation
2022-06-17 16:47:51 +08:00
HU 65921af55d Update weighted_round_robin_load_balancer.cpp 2022-06-17 14:19:35 +08:00
HU 75e66f12e6 Update weighted_randomized_load_balancer.cpp 2022-06-17 14:17:26 +08:00
serverglen 550b25984c Fix discovery naming service core (#1802) 2022-06-17 10:07:54 +08:00
stdpain d46f458ccb Update CMakeLists.txt 2022-06-16 23:53:04 +08:00
stdpain 068cecba3a remove depend ldl 2022-06-16 21:00:19 +08:00
stdpain c368714861 fix for clang static build 2022-06-16 18:42:27 +08:00
devin.zhang 5d32732c68 support with_snappy in cmake 2022-06-16 17:17:45 +08:00
stdpain cb7ac9c529 fix up 2022-06-16 16:42:36 +08:00
stdpain 17715ea3e5 Fix shared link failed in clang 2022-06-16 14:38:36 +08:00
stdpain 12f8076a72 link brpc-static for protoc-gen-mcpack if set BUILD_SHARED_LIBS=OFF 2022-06-16 13:27:37 +08:00
stdpain 25fff524a6 Fix Brpc build tools error when only build static 2022-06-14 21:52:52 +08:00
TousakaRin 5cdb4de5df Merge pull request #1796 from TousakaRin/master
Update oncall.md
2022-06-14 21:33:07 +08:00
helei.sig11 3f32285b6b Update oncall.md 2022-06-14 21:32:17 +08:00
jamesge e4db5e4ff8 Merge pull request #1790 from lzfhust/thrift_protocol_exception
Thrift protocol exception
2022-06-11 17:40:41 +08:00
lzfhust 72f7c0e78e update exception 2022-06-11 11:39:13 +08:00
lzfhust d63b6779a9 update exception 2022-06-10 13:35:50 +08:00
lzfhust e278a05c97 update exception 2022-06-10 13:33:54 +08:00
lzfhust c6cf613d4f update catch exception 2022-06-10 12:05:35 +08:00
lzfhust 674afc11ae add try catch for thrift 2022-06-10 11:35:44 +08:00