xiehan
|
d179f71efc
|
Create tutorial-11-graph_task.md
|
2022-03-24 23:02:23 +08:00 |
|
XieHan
|
107c14d614
|
update WFMySQLConnection::init(). Add errno when url invalid
|
2022-03-18 15:55:44 +08:00 |
|
XieHan
|
9586b5530a
|
update WFConsulClient. Fix url bug
|
2022-03-18 15:19:08 +08:00 |
|
xiehan
|
94ddb1a717
|
Merge pull request #807 from flaprocwang/master
fix get http resp for consul
|
2022-03-17 19:49:49 +08:00 |
|
dapengwang
|
9c2b8f1f6f
|
fix get http resp for consul
|
2022-03-17 19:42:23 +08:00 |
|
xiehan
|
5ff85ba018
|
Merge pull request #806 from Barenboim/master
optimize Consul client
|
2022-03-17 17:45:50 +08:00 |
|
XieHan
|
6e9c6b18c1
|
optimize Consul client
|
2022-03-17 17:33:03 +08:00 |
|
xiehan
|
d242f2cd30
|
Merge pull request #799 from flaprocwang/master
add consul client
|
2022-03-17 16:02:46 +08:00 |
|
dapengwang
|
8bb2bb0e6a
|
fix copy right
|
2022-03-17 09:11:55 +08:00 |
|
dapengwang
|
dec10e9100
|
fix code style
|
2022-03-16 19:13:35 +08:00 |
|
xiehan
|
6a2cb56142
|
Merge pull request #804 from wzl12356/master
kafka: filter smaller offset when fetch api
|
2022-03-16 14:53:21 +08:00 |
|
dapengwang
|
a3a9101d7e
|
remove init func and code optimization
|
2022-03-16 11:17:37 +08:00 |
|
wangzhulei
|
b696b18321
|
kafka: filter smaller offset when fetch api
|
2022-03-16 10:20:18 +08:00 |
|
XieHan
|
4b4269b29d
|
Merge branch 'master' of https://github.com/sogou/workflow
|
2022-03-16 01:28:05 +08:00 |
|
XieHan
|
7b7c4b156a
|
update BUILD
|
2022-03-16 01:27:25 +08:00 |
|
xiehan
|
d8a4dd10e8
|
Merge pull request #802 from wzl12356/master
kafka: fix operator=
|
2022-03-15 18:40:53 +08:00 |
|
wzl12356
|
a54756bcfc
|
kafka: fix operator=
|
2022-03-15 18:34:50 +08:00 |
|
dapengwang
|
053cea994e
|
remove consul tutorial
|
2022-03-15 14:09:29 +08:00 |
|
dapengwang
|
41aa4c804d
|
fix ConsulConfig operator=
|
2022-03-15 10:06:21 +08:00 |
|
dapengwang
|
48358287f1
|
change consul to default compiler
|
2022-03-15 09:50:26 +08:00 |
|
dapengwang
|
c51dbd5070
|
add consul client
|
2022-03-14 16:25:23 +08:00 |
|
xiehan
|
a5e88bb708
|
Merge pull request #793 from Barenboim/master
add json parser and update library version
|
2022-03-11 16:36:33 +08:00 |
|
XieHan
|
1f911d684c
|
add json parser and update library version
|
2022-03-10 19:44:39 +08:00 |
|
xiehan
|
71b5531728
|
Merge pull request #791 from Barenboim/master
add namespace protocol to DnsUtil
v0.9.11
|
2022-03-09 22:19:15 +08:00 |
|
XieHan
|
5f18077560
|
add protocol namespace to DnsUtil
|
2022-03-09 22:16:40 +08:00 |
|
xiehan
|
55ee14d402
|
Merge pull request #788 from wzl12356/master
kafka: fix bug(when broker toggles the leader, the produce freezes)
|
2022-03-07 16:18:58 +08:00 |
|
wzl12356
|
c40e395cf1
|
kafka: delete useless sasl_buf
|
2022-03-07 16:14:52 +08:00 |
|
wzl12356
|
e68c36ddbd
|
kafka: fix bug(when broker toggles the leader, the produce freezes)
|
2022-03-07 16:02:03 +08:00 |
|
xiehan
|
021bea88e0
|
Merge pull request #787 from Barenboim/master
add HttpMessage::is_header_complete()
|
2022-03-06 15:58:43 +08:00 |
|
XieHan
|
886217568f
|
add HttpMessage::is_header_complete()
|
2022-03-06 15:51:07 +08:00 |
|
XieHan
|
0db42d9344
|
update code for http proxy task
|
2022-03-04 02:03:43 +08:00 |
|
xiehan
|
516da621ae
|
Update tutorial-05-http_proxy.md
|
2022-03-03 20:37:11 +08:00 |
|
xiehan
|
e54c785639
|
Update tutorial-05-http_proxy.md
|
2022-03-03 20:36:29 +08:00 |
|
XieHan
|
a6837fdfd6
|
update http proxy example
|
2022-03-03 20:33:04 +08:00 |
|
xiehan
|
303b0ab432
|
Merge pull request #779 from Barenboim/master
Make http client task more compatible to some non-standard responses
|
2022-03-03 19:44:22 +08:00 |
|
XieHan
|
e50868a8b6
|
Make it more compatible to some non-standard http responses
|
2022-03-03 19:30:11 +08:00 |
|
XieHan
|
b4f332f72d
|
update tutorial-05-http_proxy.cc
|
2022-03-03 19:12:00 +08:00 |
|
XieHan
|
e33f0cc89c
|
add const to some http parser interfaces
|
2022-03-03 19:04:50 +08:00 |
|
xiehan
|
cd5ddb24ed
|
Merge pull request #777 from holmes1412/master
remove comparison in WFServiceGorvernance::copy_host_port()
|
2022-03-03 15:40:51 +08:00 |
|
liyingxin
|
31b16ab95a
|
remove comparison in WFServiceGorvernance::copy_host_port()
|
2022-03-03 14:58:46 +08:00 |
|
xiehan
|
4564d54665
|
Merge pull request #776 from holmes1412/master
Fix WFServiceGorvernance::copy_host_port()
|
2022-03-02 21:23:49 +08:00 |
|
liyingxin
|
894b8e9699
|
Fix WFServiceGorvernance::copy_host_port()
|
2022-03-02 20:49:45 +08:00 |
|
xiehan
|
5977d8667b
|
Update HttpUtil.cc
|
2022-03-02 17:25:55 +08:00 |
|
xiehan
|
3ddefa369f
|
Merge pull request #775 from holmes1412/master
update about-upstream.md
|
2022-03-01 17:31:03 +08:00 |
|
holmes1412
|
40d1534698
|
update about-upstream.md
|
2022-03-01 17:02:45 +08:00 |
|
xiehan
|
491e25efe2
|
Update tutorial-05-http_proxy.md
|
2022-02-28 16:22:27 +08:00 |
|
xiehan
|
1fe127acd9
|
Update tutorial-05-http_proxy.md
|
2022-02-28 16:22:00 +08:00 |
|
xiehan
|
ff0bd91cdb
|
Merge pull request #772 from Barenboim/master
Do not cleanup unfinished named counter on exit.
|
2022-02-26 18:16:08 +08:00 |
|
XieHan
|
dea4efe9ec
|
Do not cleanup unfinished named counter on exit.
|
2022-02-26 17:38:48 +08:00 |
|
xiehan
|
7c85ef1020
|
Merge pull request #769 from holmes1412/master
Upstream : make AddressParams.weight as the multiple of consistent_hash value nodes.
|
2022-02-25 18:40:47 +08:00 |
|