Re: [ANNOUNCE] new PPMC: liling

2020-03-06 Thread 88786...@qq.com
Congratulations. [email protected] From: Ming Wen Date: 2020-03-06 16:02 To: dev Subject: [ANNOUNCE] new PPMC: liling hello, community, The Project Management Committee(PMC) of Apache APISIX has vote passed and invited liling to be a PPMC. We are pleased to announce that he has accepted

Re: [ANNOUNCE] new committer: spacewander

2020-03-16 Thread 88786...@qq.com
Congratulations. [email protected] From: Ming Wen Date: 2020-03-16 19:47 To: dev Subject: [ANNOUNCE] new committer: spacewander hello, community, The Project Management Committee(PMC) of Apache APISIX has vote passed and invited spacewander to be a committer. We are pleased to announce that

Re: Re: [ANNOUNCE] New committer: Akayeshmantha

2020-03-23 Thread 88786...@qq.com
Congratulations. [email protected] From: Nirojan Selvanathan Date: 2020-03-23 20:04 To: dev Subject: Re: [ANNOUNCE] New committer: Akayeshmantha Congrats! On Mon, Mar 23, 2020 at 11:56 AM YuanSheng Wang wrote: > Congratulations Akayeshmantha ^_^ > > On Mon, Mar 23, 2020 at 3:45 PM

Re: Re: Improve the website of Apache APISIX

2020-03-30 Thread 88786...@qq.com
that's cool. [email protected] From: Ayeshmantha Perera Date: 2020-03-31 00:46 To: dev Subject: Re: Improve the website of Apache APISIX Hi All It looks great.Nice work zhiyuan  Regards Ayesh On Mon 30. Mar 2020 at 16:34, Ming Wen wrote: > Hi, community, > zhiyuan updated

the error happend when use the healthcheck to get the status of upstrems.

2020-04-01 Thread 88786...@qq.com
unction 'http_balancer_phase' balancer_by_lua:2: in main chunk while connecting to upstream, client: 101.5.19.12, server: , request: "POST / HTTP/1.1", host: "101.5.19.15:8080" [email protected]

Re: Re: the error happend when use the healthcheck to get the status of upstrems.

2020-04-01 Thread 88786...@qq.com
Is there any way to avoid this? [email protected] From: YuanSheng Wang Date: 2020-04-01 22:43 To: [email protected] Subject: Re: the error happend when use the healthcheck to get the status of upstrems. That is a bug of lua-resty-healthcheck, here is the related issue [1]. It is not

Re: Re: the error happend when use the healthcheck to get the status of upstrems.

2020-04-02 Thread 88786...@qq.com
Thx. [email protected] From: YuanSheng Wang Date: 2020-04-02 11:58 To: [email protected] Subject: Re: Re: the error happend when use the healthcheck to get the status of upstrems. I do not know how to fix it yet. On Wed, Apr 1, 2020 at 10:47 PM [email protected] <88786...@qq.

Re: Re: the error happend when use the healthcheck to get the status of upstrems.

2020-04-08 Thread 88786...@qq.com
@MembPhis, thanks for your reply, I 'll use the lua-resty-healthcheck-api7 to update my scenarios. [email protected] From: [email protected] Date: 2020-04-03 09:22 To: dev Subject: Re: Re: the error happend when use the healthcheck to get the status of upstrems. Thx. [email protected]

Re: Re: [VOTE] Release Apache APISIX (Incubating) 1.2-RC1

2020-04-12 Thread 88786...@qq.com
+1 [email protected] From: Justin Mclean Date: 2020-04-13 10:12 To: dev Subject: Re: [VOTE] Release Apache APISIX (Incubating) 1.2-RC1 Hi, +1 (binding) I checked: - incubating in name - signatures and hash fine - DISCLAIMER exists - LICENSE and NOTICE all good - All source files have ASF

[help] how to solve the plugin's complex schema?

2020-04-12 Thread 88786...@qq.com
jsonschema.generate_validator(xsd_t) ``` thx~ [email protected]

Re: [RESULT] [VOTE] Release Apache APISIX (incubating) 1.2

2020-04-19 Thread 88786...@qq.com
Congratulations. [email protected] From: agile6v Date: 2020-04-20 10:45 To: [email protected] Subject: [RESULT] [VOTE] Release Apache APISIX (incubating) 1.2 Hi all, Release vote for Release Apache APISIX (Incubating) 1.2 has PASSED and closed now. The results are as follows: 3 IPMC

Re: Re: the error happend when use the healthcheck to get the status of upstrems.

2020-04-22 Thread 88786...@qq.com
@MembPhis, The timer delays adding targets, so it will get an error if use the get_target_status function to get the status of a node before the targets assigned. It's the best to use the get_target_status function by pcall, and use the default is_healthy status as result. 88786...@q

Re: Re: [DISCUSS] bi-weekly online video meeting

2020-04-26 Thread 88786...@qq.com
I've watched the video, that's good. [email protected] From: Ming Wen Date: 2020-04-26 11:10 To: dev Subject: Re: [DISCUSS] bi-weekly online video meeting hello, The live broadcast was attended by over 50 people, and I spent half an hour sharing the Apache way and the development exp

Re: Re: the error happend when use the healthcheck to get the status of upstrems.

2020-04-28 Thread 88786...@qq.com
In this version, the error still exists. I've opened an issue(https://github.com/Kong/lua-resty-healthcheck/issues/43) and pulled a request to fix it. I can't find the lua-resty-healthcheck-iresty lib among APISIX's repository, so I opened the issue on that. 88786..

Re: [ANNOUNCE] new PPMC: sshniro

2020-05-03 Thread 88786...@qq.com
Congratulations. [email protected] From: Ming Wen Date: 2020-05-03 17:11 To: dev Subject: [ANNOUNCE] new PPMC: sshniro hello, community, The Project Management Committee(PMC) of Apache APISIX has vote passed and invited sshniro to be a PPMC. We are pleased to announce that he has accepted

Re: Re: Support to import Open API specs to automatically create routes in APISIX [Discuss]

2020-05-14 Thread 88786...@qq.com
That's a good idea. [email protected] From: Zhiyuan Ju Date: 2020-05-14 17:37 To: dev Subject: Re: Support to import Open API specs to automatically create routes in APISIX [Discuss] Agree. APISIX should be as simple as possible, and because Swagger has fixed formats, so we could use

Re: Re: [VOTE] Release Apache APISIX (Incubating) 1.3-RC2

2020-05-18 Thread 88786...@qq.com
+1 I checked: - incubating in name - download links are valid - signatures and hashes fine - DISCLAIMER is included - LICENSE and NOTICE good - no binary files - all source file have ASF headers - compiled and run on CentOS [email protected] From: junxu chen Date: 2020-05-16 19:02 To: dev