[VOTE][RESULT] Relase Apache APISIX Java Plugin Runner 0.1.0

2021-07-08 Thread Zexuan Luo
Hi, community, Release vote for Apache APISIX Java Plugin Runner 0.1.0 has PASSED and closed now. 3 PMC +1 votes: - YuanSheng Wang - Chao Zhang - JunXu Chen Vote thread: https://lists.apache.org/thread.html/r7d9aeeb72ffca38b8703f9445863abef5a60abf43a34d5f7536841f5%40%3Cdev.apisix.apache.org%3E

Re: [DISCUSS] Make apisix and apisix-dashboard version consistent

2021-07-08 Thread Chao Zhang
Maybe a compatibility matrix can be introduced and maintained. Chao Zhang https://github.com/tokers On July 8, 2021 at 20:56:27, Ming Wen (wenm...@apache.org) wrote: Would like to know the community's opinion.

Re: [DISCUSS] An new component to do service discovery on the CP side

2021-07-08 Thread Zexuan Luo
Yes ZhengSong Tu 于2021年7月8日周四 下午3:49写道: > > This component will automatically adapt to different service discovery > frameworks, such as nacos, consul, zookeeper, etc? > > Zexuan Luo 于2021年7月6日周二 下午6:07写道: > > > Currently, we do service discovery on the DP side. Each APISIX > > instance talks wi

Re: [DISCUSS] Make apisix and apisix-dashboard version consistent

2021-07-08 Thread Ming Wen
These are two different projects. I don’t think it is necessary to keep the version numbers the same. This will force the two projects to be released at the same time, which is impossible. Thanks, Ming Wen, Apache APISIX PMC Chair Twitter: _WenMing ZhengSong Tu 于2021年7月8日周四 下午5:25写道: > Hi folk

Re: [DISCUSS] Make apisix and apisix-dashboard version consistent

2021-07-08 Thread ZhengSong Tu
agree, +1 JunXu Chen 于2021年7月8日周四 下午7:48写道: > hi, > > I prefer to name the next version of the Dashboard as `2.8-rc1`, which can > be used with Apache APISIX 2.7. > > And then 2.8 is used with Apache APISIX 2.8. > > > On Thu, 8 Jul 2021 at 17:25, ZhengSong Tu wrote: > > > Hi folks, > > > > Rece

Re: [DISCUSS] Make apisix and apisix-dashboard version consistent

2021-07-08 Thread JunXu Chen
hi, I prefer to name the next version of the Dashboard as `2.8-rc1`, which can be used with Apache APISIX 2.7. And then 2.8 is used with Apache APISIX 2.8. On Thu, 8 Jul 2021 at 17:25, ZhengSong Tu wrote: > Hi folks, > > Recently, many users have reported that after installing apisix and apis

Re: [VOTE] Relase Apache APISIX Java Plugin Runner 0.1 Round 2

2021-07-08 Thread JunXu Chen
+1 I checked: - download links are fine - signatures are fine - build success on Ubuntu 18.04.5 On Tue, 6 Jul 2021 at 16:25, Daming wrote: > +1 non-binding > > Checked: > 1. All download links are valid; > 2. The signature and checksum are valid; > 3. LICENSE and NOTICE files exist; > > Chao

[DISCUSS] Make apisix and apisix-dashboard version consistent

2021-07-08 Thread ZhengSong Tu
Hi folks, Recently, many users have reported that after installing apisix and apisix dashboard for the first time, they found that their versions do not match, and that the correct version such as apisix 2.6 matches apisix dashboard version 2.7. But according to people's habitual thinking, they i

Re: [DISCUSS] An new component to do service discovery on the CP side

2021-07-08 Thread ZhengSong Tu
This component will automatically adapt to different service discovery frameworks, such as nacos, consul, zookeeper, etc? Zexuan Luo 于2021年7月6日周二 下午6:07写道: > Currently, we do service discovery on the DP side. Each APISIX > instance talks with the service discovery service directly, asks for > ne

Re: [DISCUSS] Add Idempotent Key to External Plugin's PrepareConf Request

2021-07-08 Thread ZhengSong Tu
I get, +1. Zexuan Luo 于2021年7月7日周三 上午8:55写道: > If we have N route configuration data for the same route, the > limit-req rank will be N * rate as each configuration has its own > counter. > > ZhengSong Tu 于2021年7月6日周二 下午9:19写道: > > > > I think I see what you mean. When apisix has some data sto