wwbmmm
|
8cc57b0c45
|
Remove wordexp
1.5.0
|
2023-04-23 18:39:11 +08:00 |
|
HU
|
d91768b7ec
|
Update brpc.spec
|
2023-04-19 17:12:12 +08:00 |
|
HU
|
8c9316a003
|
Update CMakeLists.txt
|
2023-04-19 17:11:12 +08:00 |
|
HU
|
0c777bc976
|
Update RELEASE_VERSION
|
2023-04-19 17:09:42 +08:00 |
|
HU
|
61c5e38c29
|
Merge pull request #2205 from serverglen/bvar-is-hidden
bvar add is_hidden
|
2023-04-13 10:15:00 +08:00 |
|
serverglen
|
22f107655a
|
bvar add is_hidden
|
2023-04-12 21:26:03 +08:00 |
|
20083017
|
15bb034da5
|
Update iobuf.h (#2204)
|
2023-04-12 16:34:15 +08:00 |
|
Xiaofeng Wang
|
0eb6a79f28
|
update project links (#2200)
- brpc/brpc -> apache/brpc
|
2023-04-11 09:48:46 +08:00 |
|
HU
|
f71f1ee52e
|
Merge pull request #2197 from wy1433/master
fix: typo of StringPiece
|
2023-04-09 13:29:51 +08:00 |
|
王勇
|
ce80e1a104
|
fix: typo of StringPiece
|
2023-04-07 10:32:34 +08:00 |
|
serverglen
|
475ae2a7eb
|
Update oncall.md
|
2023-04-03 10:25:27 +08:00 |
|
Beans
|
22058443fd
|
fix the issue of const unused in the example of RDMA (#2187)
Signed-off-by: beans <jing.gao@outlook.com>
|
2023-03-31 10:18:11 +08:00 |
|
王勇
|
c1e83cf285
|
Update lalb.md (#2184)
|
2023-03-28 10:50:17 +08:00 |
|
DongSheng He
|
5d155f57f3
|
Fix domain naming service host name buffer length (#2179)
* extend domain-naming-service hostname length to 256
* extend domain-naming-service hostname length to 256
|
2023-03-28 09:57:03 +08:00 |
|
Nancy Ngo
|
2bf7680db8
|
Update CI check in CONTRIBUTING.md (#2183)
|
2023-03-28 09:43:40 +08:00 |
|
Bright Chen
|
2453cd8dc7
|
Fix comment typo in DataFactory (#2181)
|
2023-03-28 09:42:32 +08:00 |
|
Bright Chen
|
2b3442c3a7
|
Provide an example of FlatMap that erases element during iteration (#2178)
|
2023-03-27 10:01:28 +08:00 |
|
Nancy Ngo
|
1bd072e5de
|
Update github workflows to skip builds for markdown-file-only changes (#2175)
|
2023-03-23 12:21:45 +08:00 |
|
Bright Chen
|
0fec53275b
|
Fix memory leak of socket (#2169)
|
2023-03-20 09:57:42 +08:00 |
|
gejun.0
|
1be060d57e
|
reject initializing FlatMap when nbucket is 0
|
2023-03-18 13:25:34 +08:00 |
|
Weibing Wang
|
fc885ad37d
|
Update oncall.md
|
2023-03-13 10:21:43 +08:00 |
|
Bright Chen
|
b2c9ac4943
|
Fix not end wait ns when ns fails to start (#2162)
|
2023-03-13 09:56:23 +08:00 |
|
lrita
|
d47c39c85b
|
fix some codes that violates the C++ One Definition Rule [-Wodr] (#2161)
|
2023-03-13 09:53:29 +08:00 |
|
old-bear
|
89fa47b607
|
+ Swap allocator in FlatMap::resize (#2160)
|
2023-03-13 09:52:01 +08:00 |
|
Yang,Liming
|
9961be7d7e
|
different method can use different TimeoutConcurrencyConf (#2112)
|
2023-03-10 10:18:29 +08:00 |
|
Bright Chen
|
e25b925ca2
|
fix typo of naming service thread (#2158)
|
2023-03-10 10:04:40 +08:00 |
|
jamesge
|
3b0a96e684
|
Merge pull request #2149 from apache/addallocator
Add _Alloc template parameters for FlatMap and FlatSet
|
2023-03-09 18:02:45 +08:00 |
|
oldbear
|
6c93f7ae92
|
+ Remove allocator inside FlatMap and reuse the one in _pool
|
2023-03-09 17:00:14 +08:00 |
|
zuyu
|
2ec8f469f8
|
fix gtest build cmd in doc (#2154)
|
2023-03-07 18:32:27 +08:00 |
|
LorinLee
|
ee3e2293f3
|
Update oncall.md (#2153)
Co-authored-by: lei.li <lei.li@clickzetta.com>
|
2023-03-07 10:34:42 +08:00 |
|
Escape
|
1e079372d6
|
add use case in didi (#2152)
* modify cases.md
---------
Co-authored-by: flliuqi <flliuqi@didichuxing.com>
|
2023-03-07 08:19:47 +08:00 |
|
jiangrujie
|
a92d74f9ba
|
Add _Alloc template parameters for FlatMap and FlatSet
|
2023-03-05 21:46:56 +08:00 |
|
lrita
|
4bf452cfc1
|
add type BasicStringPiece::const_pointer, make it like string_view an (#2141)
d more convenient
|
2023-03-03 10:04:23 +08:00 |
|
jamesge
|
60b9acaf8f
|
Merge pull request #2139 from jsl422/dnsipv6
feat: dns resolve support ipv6
|
2023-02-28 16:11:38 +08:00 |
|
qiangshunliang
|
776f9d9982
|
feat: use sockaddr2endpoint resolve ipv6
|
2023-02-28 14:55:10 +08:00 |
|
qiangshunliang
|
a6151a5cb0
|
feat: dns resolve support ipv6
|
2023-02-28 11:45:49 +08:00 |
|
DongSheng He
|
ef46998312
|
naming timer sampling and worker threads (#2136)
* naming timer sampling and worker threads
* naming colloctor and varaiable
* naming usercode backup thread
---------
Co-authored-by: DongSheng He <hds@dipeak.com>
|
2023-02-27 20:11:50 +01:00 |
|
Xiaofeng Wang
|
d6df0f156a
|
Prefer to use env to find bash
Close #2070
|
2023-02-24 19:17:38 +08:00 |
|
wwbmmm
|
db9af2082f
|
Add release schedule and update oncall list
|
2023-02-23 18:41:57 +08:00 |
|
Bright Chen
|
d587bd10d8
|
revert consul naming service (#2129)
* revert consul naming service
* revert consul naming service
* revert consul naming service
|
2023-02-23 09:55:07 +08:00 |
|
Weibing Wang
|
56134451ca
|
Merge pull request #2132 from guodongxiaren/fix_ci_protoc
修复CI流水线编译失败的问题
|
2023-02-21 16:52:07 +08:00 |
|
果冻虾仁
|
8c2e8c15a4
|
修复CI流水线编译失败的问题
|
2023-02-21 15:23:46 +08:00 |
|
serverglen
|
6c00a67e92
|
Update oncall.md
|
2023-02-20 10:22:58 +08:00 |
|
Weibing Wang
|
f9b2c736f4
|
Update .asf.yaml to make the mail list more readable
|
2023-02-16 10:30:11 +08:00 |
|
Bright Chen
|
3d4db04303
|
Periodic ns quit (#2123)
* Fix periodic ns thread can not quit
* Abstract ConsulNamingService into a PeriodicNamingService
* Quit periodic ns when bthread is stopped
|
2023-02-15 10:01:00 +08:00 |
|
Weibing Wang
|
31e801ceb2
|
Merge pull request #2124 from chenBright/typo
Fix some typos
|
2023-02-14 09:43:43 +08:00 |
|
ChenBright
|
93aa59e02b
|
Fix some typos
|
2023-02-13 21:04:10 +08:00 |
|
Weibing Wang
|
b05f54350b
|
Merge pull request #2115 from wasphin/feature/release-steps
Update release steps
|
2023-02-13 11:51:44 +08:00 |
|
Xiaofeng Wang
|
c1ab43163d
|
Update release steps of the English version
|
2023-02-13 00:48:11 +08:00 |
|
Weibing Wang
|
f8a9a0c5ba
|
Merge pull request #2122 from maheshrjl/patch-1
Update README.md, add hyperlink to site
|
2023-02-12 13:28:19 +08:00 |
|