[GitHub] [incubator-apisix] spacewander commented on issue #1305: chore: improve plugins/proxy-cache

2020-03-22 Thread GitBox
spacewander commented on issue #1305: chore: improve plugins/proxy-cache URL: https://github.com/apache/incubator-apisix/pull/1305#issuecomment-602398464 @agile6v I see. I figure out that `proxy_no_cache` is skipped when the upstream finalized with 502 or 504. It seems that there is

[GitHub] [incubator-apisix] aimpsmile commented on issue #1326: 是否可以有一个脚本进行etcd数据和apisix.yaml文件相互进行转换

2020-03-22 Thread GitBox
aimpsmile commented on issue #1326: 是否可以有一个脚本进行etcd数据和apisix.yaml文件相互进行转换 URL: https://github.com/apache/incubator-apisix/issues/1326#issuecomment-602364930 like upstream_id、service_id that id of auto make . use etcd backup to data.whether is solve

[GitHub] [incubator-apisix] ShiningRush commented on issue #1202: bug: prometheus and zipkin do not support global_rule

2020-03-22 Thread GitBox
ShiningRush commented on issue #1202: bug: prometheus and zipkin do not support global_rule URL: https://github.com/apache/incubator-apisix/issues/1202#issuecomment-602346402 I also think global plugin and normal plugin should work together except user indicate the plugin can be execute

[GitHub] [incubator-apisix] qiujiayu commented on issue #1282: hard to extend the `nodes` of upstream

2020-03-22 Thread GitBox
qiujiayu commented on issue #1282: hard to extend the `nodes` of upstream URL: https://github.com/apache/incubator-apisix/issues/1282#issuecomment-602330938 Because these metadata is not only for the gateway, also apply to internal RPC. So be managed by registry

[GitHub] [incubator-apisix] ShiningRush opened a new pull request #1327: Feat/cors

2020-03-22 Thread GitBox
ShiningRush opened a new pull request #1327: Feat/cors URL: https://github.com/apache/incubator-apisix/pull/1327 ### Summary cors plugin ### Full changelog - support base cors header - support multiple origin - support forcefully match origin and methods with

[GitHub] [incubator-apisix] zhengyionline opened a new issue #1326: 是否可以有一个脚本进行etcd数据和apisix.yaml文件相互进行转换

2020-03-22 Thread GitBox
zhengyionline opened a new issue #1326: 是否可以有一个脚本进行etcd数据和apisix.yaml文件相互进行转换 URL: https://github.com/apache/incubator-apisix/issues/1326 ### Issue description 1、当进行路由Routes相关问题查找时,使用etcd查询不容易发现问题。 2、当第一次将接口全部向apisix迁移,使用apisix.yaml能更快更新etcd内数据 ### Environment * apisix

[GitHub] [incubator-apisix] membphis commented on issue #1312: Kafka Logger.

2020-03-22 Thread GitBox
membphis commented on issue #1312: Kafka Logger. URL: https://github.com/apache/incubator-apisix/pull/1312#issuecomment-602309054 @Akayeshmantha please rebase your branch with `master` branch This is an automated message from

[GitHub] [incubator-apisix] membphis commented on a change in pull request #1312: Kafka Logger.

2020-03-22 Thread GitBox
membphis commented on a change in pull request #1312: Kafka Logger. URL: https://github.com/apache/incubator-apisix/pull/1312#discussion_r396169991 ## File path: lua/apisix/plugins/kafka-logger.lua ## @@ -0,0 +1,106 @@ +-- +-- Licensed to the Apache Software Foundation

[GitHub] [incubator-apisix] membphis commented on a change in pull request #1312: Kafka Logger.

2020-03-22 Thread GitBox
membphis commented on a change in pull request #1312: Kafka Logger. URL: https://github.com/apache/incubator-apisix/pull/1312#discussion_r396170025 ## File path: lua/apisix/plugins/kafka-logger.lua ## @@ -0,0 +1,106 @@ +-- +-- Licensed to the Apache Software Foundation

[GitHub] [incubator-apisix] membphis commented on a change in pull request #1312: Kafka Logger.

2020-03-22 Thread GitBox
membphis commented on a change in pull request #1312: Kafka Logger. URL: https://github.com/apache/incubator-apisix/pull/1312#discussion_r396169847 ## File path: t/plugin/kafka-logger.t ## @@ -0,0 +1,240 @@ +# +# Licensed to the Apache Software Foundation (ASF) under one

[GitHub] [incubator-apisix] membphis commented on a change in pull request #1312: Kafka Logger.

2020-03-22 Thread GitBox
membphis commented on a change in pull request #1312: Kafka Logger. URL: https://github.com/apache/incubator-apisix/pull/1312#discussion_r396168881 ## File path: .travis/osx_openresty_runner.sh ## @@ -33,6 +33,26 @@ before_install() { sudo cpanm --notest Test::Nginx

[GitHub] [incubator-apisix] membphis commented on issue #1200: Missing global rules usage

2020-03-22 Thread GitBox
membphis commented on issue #1200: Missing global rules usage URL: https://github.com/apache/incubator-apisix/issues/1200#issuecomment-602306374 it is a bug of global rules, here is a related issue: https://github.com/apache/incubator-apisix/issues/1202 We are discussing how to fix

[GitHub] [incubator-apisix] membphis closed issue #1200: Missing global rules usage

2020-03-22 Thread GitBox
membphis closed issue #1200: Missing global rules usage URL: https://github.com/apache/incubator-apisix/issues/1200 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [incubator-apisix] Akayeshmantha commented on a change in pull request #1312: Kafka Logger.

2020-03-22 Thread GitBox
Akayeshmantha commented on a change in pull request #1312: Kafka Logger. URL: https://github.com/apache/incubator-apisix/pull/1312#discussion_r396144585 ## File path: .travis.yml ## @@ -56,6 +56,13 @@ before_cache: - brew cleanup before_install: + - docker pull

[GitHub] [incubator-apisix] Akayeshmantha commented on a change in pull request #1312: Kafka Logger.

2020-03-22 Thread GitBox
Akayeshmantha commented on a change in pull request #1312: Kafka Logger. URL: https://github.com/apache/incubator-apisix/pull/1312#discussion_r396144585 ## File path: .travis.yml ## @@ -56,6 +56,13 @@ before_cache: - brew cleanup before_install: + - docker pull

[GitHub] [incubator-apisix] Akayeshmantha commented on a change in pull request #1312: Kafka Logger.

2020-03-22 Thread GitBox
Akayeshmantha commented on a change in pull request #1312: Kafka Logger. URL: https://github.com/apache/incubator-apisix/pull/1312#discussion_r396122745 ## File path: .travis.yml ## @@ -56,6 +56,13 @@ before_cache: - brew cleanup before_install: + - docker pull

[GitHub] [incubator-apisix] ShiningRush commented on issue #1200: Missing global rules usage

2020-03-22 Thread GitBox
ShiningRush commented on issue #1200: Missing global rules usage URL: https://github.com/apache/incubator-apisix/issues/1200#issuecomment-602247959 @moonming @membphis Why the global rules will not run header_filter and body filter? and there is no any notice or error raise when a plugin

[GitHub] [incubator-apisix] membphis closed pull request #1206: CI: enabled all CI env.

2020-03-22 Thread GitBox
membphis closed pull request #1206: CI: enabled all CI env. URL: https://github.com/apache/incubator-apisix/pull/1206 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [incubator-apisix] membphis commented on issue #1206: CI: enabled all CI env.

2020-03-22 Thread GitBox
membphis commented on issue #1206: CI: enabled all CI env. URL: https://github.com/apache/incubator-apisix/pull/1206#issuecomment-602233045 we can close this PR, it has been fixed by this commit: https://github.com/apache/incubator-apisix/commit/c086d3f780843dc56c40b7ba7b12070bd533418a

[GitHub] [incubator-apisix] membphis merged pull request #1323: test: wait a longer time.

2020-03-22 Thread GitBox
membphis merged pull request #1323: test: wait a longer time. URL: https://github.com/apache/incubator-apisix/pull/1323 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[incubator-apisix] branch master updated (c086d3f -> 8d745c7)

2020-03-22 Thread membphis
This is an automated email from the ASF dual-hosted git repository. membphis pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-apisix.git. from c086d3f CI(OSX): run part test cases. (#1314) add 8d745c7 test: wait a longer time. (#1323) No

[incubator-apisix] branch master updated (d15c4ef -> c086d3f)

2020-03-22 Thread membphis
This is an automated email from the ASF dual-hosted git repository. membphis pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-apisix.git. from d15c4ef doc: fix doc style of plugin `grpc-transcoding` (#1325) add c086d3f CI(OSX): run part

[GitHub] [incubator-apisix] membphis closed issue #1313: CI(OSX): only run mini test case

2020-03-22 Thread GitBox
membphis closed issue #1313: CI(OSX): only run mini test case URL: https://github.com/apache/incubator-apisix/issues/1313 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [incubator-apisix] membphis merged pull request #1314: CI(OSX): do not ignore run, run part test cases every time.

2020-03-22 Thread GitBox
membphis merged pull request #1314: CI(OSX): do not ignore run, run part test cases every time. URL: https://github.com/apache/incubator-apisix/pull/1314 This is an automated message from the Apache Git Service. To respond

[GitHub] [incubator-apisix] membphis commented on issue #1313: CI(OSX): only run mini test case

2020-03-22 Thread GitBox
membphis commented on issue #1313: CI(OSX): only run mini test case URL: https://github.com/apache/incubator-apisix/issues/1313#issuecomment-602201089 > I think failed should be not allowed agree with you, that is why I create this issue.

[GitHub] [incubator-apisix] moonming commented on issue #1313: CI(OSX): only run mini test case

2020-03-22 Thread GitBox
moonming commented on issue #1313: CI(OSX): only run mini test case URL: https://github.com/apache/incubator-apisix/issues/1313#issuecomment-602197562 I think failed should be not allowed YuanSheng Wang 于2020年3月22日 周日下午7:41写道: > Currently we only run OSX tests when merging

[GitHub] [incubator-apisix] gxthrj commented on issue #1315: change: enable the `backlog` parameter to control the total number of concurrent connections

2020-03-22 Thread GitBox
gxthrj commented on issue #1315: change: enable the `backlog` parameter to control the total number of concurrent connections URL: https://github.com/apache/incubator-apisix/issues/1315#issuecomment-602197278 Great, let me do it

[GitHub] [incubator-apisix] membphis merged pull request #1325: fix style of grpc-transcoding-cn

2020-03-22 Thread GitBox
membphis merged pull request #1325: fix style of grpc-transcoding-cn URL: https://github.com/apache/incubator-apisix/pull/1325 This is an automated message from the Apache Git Service. To respond to the message, please log

[incubator-apisix] branch master updated: doc: fix doc style of plugin `grpc-transcoding` (#1325)

2020-03-22 Thread membphis
This is an automated email from the ASF dual-hosted git repository. membphis pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-apisix.git The following commit(s) were added to refs/heads/master by this push: new d15c4ef doc: fix doc style of

[GitHub] [incubator-apisix] gxthrj opened a new pull request #1325: fix style of grpc-transcoding-cn

2020-03-22 Thread GitBox
gxthrj opened a new pull request #1325: fix style of grpc-transcoding-cn URL: https://github.com/apache/incubator-apisix/pull/1325 Summary fix style with markdownlint Full changelog fix style of grpc-transcoding-cn Issues resolved Fix #1273

[GitHub] [incubator-apisix] membphis commented on issue #950: feature: cache the matched uri to `ctx` .

2020-03-22 Thread GitBox
membphis commented on issue #950: feature: cache the matched uri to `ctx` . URL: https://github.com/apache/incubator-apisix/pull/950#issuecomment-602192224 https://github.com/api7/lua-resty-radixtree/pull/38 it has been implemented at `resty-radixtree`, so we can close this PR now

[GitHub] [incubator-apisix] membphis closed pull request #950: feature: cache the matched uri to `ctx` .

2020-03-22 Thread GitBox
membphis closed pull request #950: feature: cache the matched uri to `ctx` . URL: https://github.com/apache/incubator-apisix/pull/950 This is an automated message from the Apache Git Service. To respond to the message,

[incubator-apisix] branch master updated: doc: fix doc style of plugin grpc-transcoding (#1324)

2020-03-22 Thread membphis
This is an automated email from the ASF dual-hosted git repository. membphis pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-apisix.git The following commit(s) were added to refs/heads/master by this push: new 4e185bb doc: fix doc style of

[GitHub] [incubator-apisix] membphis merged pull request #1324: fix style of grpc-transcoding

2020-03-22 Thread GitBox
membphis merged pull request #1324: fix style of grpc-transcoding URL: https://github.com/apache/incubator-apisix/pull/1324 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [incubator-apisix] membphis commented on a change in pull request #1312: Kafka Logger.

2020-03-22 Thread GitBox
membphis commented on a change in pull request #1312: Kafka Logger. URL: https://github.com/apache/incubator-apisix/pull/1312#discussion_r396084353 ## File path: .travis.yml ## @@ -56,6 +56,13 @@ before_cache: - brew cleanup before_install: + - docker pull

[GitHub] [incubator-apisix] membphis commented on issue #1315: change: enable the `backlog` parameter to control the total number of concurrent connections

2020-03-22 Thread GitBox
membphis commented on issue #1315: change: enable the `backlog` parameter to control the total number of concurrent connections URL: https://github.com/apache/incubator-apisix/issues/1315#issuecomment-602186511 that is fine @Akayeshmantha

[GitHub] [incubator-apisix] membphis commented on issue #1313: CI(OSX): only run mini test case

2020-03-22 Thread GitBox
membphis commented on issue #1313: CI(OSX): only run mini test case URL: https://github.com/apache/incubator-apisix/issues/1313#issuecomment-602186145 Currently we only run OSX tests when merging masters, and failing is allowed. This makes it easy to ignore this error.

[GitHub] [incubator-apisix] membphis commented on issue #1313: CI(OSX): only run mini test case

2020-03-22 Thread GitBox
membphis commented on issue #1313: CI(OSX): only run mini test case URL: https://github.com/apache/incubator-apisix/issues/1313#issuecomment-602185883 I want to enable OSX system testing on each PR. If we run all test cases, it is too slow in OSX system. Therefore, I think we can

[GitHub] [incubator-apisix] membphis merged pull request #1319: fix style of basic-auth-cn

2020-03-22 Thread GitBox
membphis merged pull request #1319: fix style of basic-auth-cn URL: https://github.com/apache/incubator-apisix/pull/1319 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[incubator-apisix] branch master updated (766e99f -> 18dc6d3)

2020-03-22 Thread membphis
This is an automated email from the ASF dual-hosted git repository. membphis pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-apisix.git. from 766e99f doc: fix doc style of plugin fault-injection (#1322) add 18dc6d3 doc: fix doc style of

[incubator-apisix] branch master updated: doc: fix doc style of plugin fault-injection (#1322)

2020-03-22 Thread membphis
This is an automated email from the ASF dual-hosted git repository. membphis pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-apisix.git The following commit(s) were added to refs/heads/master by this push: new 766e99f doc: fix doc style of

[GitHub] [incubator-apisix] membphis merged pull request #1322: fix style of fault-injection-cn

2020-03-22 Thread GitBox
membphis merged pull request #1322: fix style of fault-injection-cn URL: https://github.com/apache/incubator-apisix/pull/1322 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [incubator-apisix] gxthrj opened a new pull request #1324: fix style of grpc-transcoding

2020-03-22 Thread GitBox
gxthrj opened a new pull request #1324: fix style of grpc-transcoding URL: https://github.com/apache/incubator-apisix/pull/1324 Summary fix style with markdownlint Full changelog fix style of grpc-transcoding Issues resolved Fix #1273

[incubator-apisix] branch master updated: doc: fix doc style of plugin fault-injection (#1321)

2020-03-22 Thread membphis
This is an automated email from the ASF dual-hosted git repository. membphis pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-apisix.git The following commit(s) were added to refs/heads/master by this push: new 56b6a6e doc: fix doc style of

[GitHub] [incubator-apisix] moonming merged pull request #1317: doc: add more companies to power-by page.

2020-03-22 Thread GitBox
moonming merged pull request #1317: doc: add more companies to power-by page. URL: https://github.com/apache/incubator-apisix/pull/1317 This is an automated message from the Apache Git Service. To respond to the message,

[incubator-apisix] branch master updated: doc: add more companies to power-by page. (#1317)

2020-03-22 Thread wenming
This is an automated email from the ASF dual-hosted git repository. wenming pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-apisix.git The following commit(s) were added to refs/heads/master by this push: new b20776a doc: add more companies to

[GitHub] [incubator-apisix] membphis merged pull request #1321: fix style of fault-injection

2020-03-22 Thread GitBox
membphis merged pull request #1321: fix style of fault-injection URL: https://github.com/apache/incubator-apisix/pull/1321 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[incubator-apisix] branch master updated: doc: doc style for plugin basic-auth (#1320)

2020-03-22 Thread membphis
This is an automated email from the ASF dual-hosted git repository. membphis pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-apisix.git The following commit(s) were added to refs/heads/master by this push: new 7bb5eb7 doc: doc style for plugin

[GitHub] [incubator-apisix] membphis merged pull request #1320: Doc basic auth

2020-03-22 Thread GitBox
membphis merged pull request #1320: Doc basic auth URL: https://github.com/apache/incubator-apisix/pull/1320 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [incubator-apisix] membphis opened a new pull request #1323: test: wait a longer time.

2020-03-22 Thread GitBox
membphis opened a new pull request #1323: test: wait a longer time. URL: https://github.com/apache/incubator-apisix/pull/1323 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [incubator-apisix] gxthrj opened a new pull request #1322: fix style of fault-injection-cn

2020-03-22 Thread GitBox
gxthrj opened a new pull request #1322: fix style of fault-injection-cn URL: https://github.com/apache/incubator-apisix/pull/1322 Summary fix style with markdownlint Full changelog fix style of fault-injection-cn Issues resolved Fix #1273

[GitHub] [incubator-apisix] gxthrj opened a new pull request #1321: fix style of fault-injection

2020-03-22 Thread GitBox
gxthrj opened a new pull request #1321: fix style of fault-injection URL: https://github.com/apache/incubator-apisix/pull/1321 Summary fix style with markdownlint Full changelog fix style of fault-injection Issues resolved Fix #1273

[GitHub] [incubator-apisix] gxthrj opened a new pull request #1320: Doc basic auth

2020-03-22 Thread GitBox
gxthrj opened a new pull request #1320: Doc basic auth URL: https://github.com/apache/incubator-apisix/pull/1320 Summary fix style with markdownlint Full changelog fix style of basic-auth Issues resolved Fix #1273

[GitHub] [incubator-apisix] gxthrj opened a new pull request #1319: fix style of basic-auth-cn

2020-03-22 Thread GitBox
gxthrj opened a new pull request #1319: fix style of basic-auth-cn URL: https://github.com/apache/incubator-apisix/pull/1319 Summary fix style with markdownlint Full changelog fix style of basic-auth-cn Issues resolved Fix #1273

[GitHub] [incubator-apisix] gxthrj closed pull request #1318: fix style of basic-auth

2020-03-22 Thread GitBox
gxthrj closed pull request #1318: fix style of basic-auth URL: https://github.com/apache/incubator-apisix/pull/1318 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [incubator-apisix] gxthrj commented on issue #1318: fix style of basic-auth

2020-03-22 Thread GitBox
gxthrj commented on issue #1318: fix style of basic-auth URL: https://github.com/apache/incubator-apisix/pull/1318#issuecomment-602178523 wrong with indented This is an automated message from the Apache Git Service. To

[GitHub] [incubator-apisix] gxthrj opened a new pull request #1318: fix style of basic-auth

2020-03-22 Thread GitBox
gxthrj opened a new pull request #1318: fix style of basic-auth URL: https://github.com/apache/incubator-apisix/pull/1318 Summary fix style with markdownlint Full changelog fix style of basic-auth Issues resolved Fix #1273

[GitHub] [incubator-apisix] moonming opened a new pull request #1317: doc: add more companies to power-by page.

2020-03-22 Thread GitBox
moonming opened a new pull request #1317: doc: add more companies to power-by page. URL: https://github.com/apache/incubator-apisix/pull/1317 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [incubator-apisix] Akayeshmantha commented on issue #1308: Is there a way to skip unit tests with prove.

2020-03-22 Thread GitBox
Akayeshmantha commented on issue #1308: Is there a way to skip unit tests with prove. URL: https://github.com/apache/incubator-apisix/issues/1308#issuecomment-602169760 Thanks @moonming This is an automated message from

[GitHub] [incubator-apisix] gxthrj closed pull request #1316: Doc style

2020-03-22 Thread GitBox
gxthrj closed pull request #1316: Doc style URL: https://github.com/apache/incubator-apisix/pull/1316 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [incubator-apisix] gxthrj commented on issue #1316: Doc style

2020-03-22 Thread GitBox
gxthrj commented on issue #1316: Doc style URL: https://github.com/apache/incubator-apisix/pull/1316#issuecomment-602166083  repeated submit This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [incubator-apisix] moonming commented on issue #1308: Is there a way to skip unit tests with prove.

2020-03-22 Thread GitBox
moonming commented on issue #1308: Is there a way to skip unit tests with prove. URL: https://github.com/apache/incubator-apisix/issues/1308#issuecomment-602165511 you can run like this: `prove t/admin/ssl.t` This is an

[GitHub] [incubator-apisix] Akayeshmantha commented on issue #1308: Is there a way to skip unit tests with prove.

2020-03-22 Thread GitBox
Akayeshmantha commented on issue #1308: Is there a way to skip unit tests with prove. URL: https://github.com/apache/incubator-apisix/issues/1308#issuecomment-602165112 All test cases except one  which am working on This

[GitHub] [incubator-apisix-docker] moonming commented on issue #36: Access 8080 port has response "404 Not Found"

2020-03-22 Thread GitBox
moonming commented on issue #36: Access 8080 port has response "404 Not Found" URL: https://github.com/apache/incubator-apisix-docker/issues/36#issuecomment-602164734 @RuizhaoLee the docker image not has built-in dashboard, we will fix it in next release.

[GitHub] [incubator-apisix-docker] moonming closed issue #36: Access 8080 port has response "404 Not Found"

2020-03-22 Thread GitBox
moonming closed issue #36: Access 8080 port has response "404 Not Found" URL: https://github.com/apache/incubator-apisix-docker/issues/36 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [incubator-apisix] gxthrj opened a new pull request #1316: Doc style

2020-03-22 Thread GitBox
gxthrj opened a new pull request #1316: Doc style URL: https://github.com/apache/incubator-apisix/pull/1316 Summary fix style with markdownlint Full changelog fix style of basic-auth-cn Issues resolved Fix #1273

[GitHub] [incubator-apisix] moonming commented on issue #1313: CI(OSX): only run mini test case

2020-03-22 Thread GitBox
moonming commented on issue #1313: CI(OSX): only run mini test case URL: https://github.com/apache/incubator-apisix/issues/1313#issuecomment-602164517 why only run amdin API in OSX? This is an automated message from the

[GitHub] [incubator-apisix] moonming commented on issue #1308: Is there a way to skip unit tests with prove.

2020-03-22 Thread GitBox
moonming commented on issue #1308: Is there a way to skip unit tests with prove. URL: https://github.com/apache/incubator-apisix/issues/1308#issuecomment-602163863 you want to skip all test cases in `/t`? Or only skip one test case file?

[GitHub] [incubator-apisix] moonming commented on issue #1282: hard to extend the `nodes` of upstream

2020-03-22 Thread GitBox
moonming commented on issue #1282: hard to extend the `nodes` of upstream URL: https://github.com/apache/incubator-apisix/issues/1282#issuecomment-602163490 @qiujiayu any update? This is an automated message from the Apache

[GitHub] [incubator-apisix] moonming closed issue #1294: request help: Can apisix add tcp listening ports by Admin Api ?

2020-03-22 Thread GitBox
moonming closed issue #1294: request help: Can apisix add tcp listening ports by Admin Api ? URL: https://github.com/apache/incubator-apisix/issues/1294 This is an automated message from the Apache Git Service. To respond

[GitHub] [incubator-apisix] Akayeshmantha commented on a change in pull request #1312: Kafka Logger.

2020-03-22 Thread GitBox
Akayeshmantha commented on a change in pull request #1312: Kafka Logger. URL: https://github.com/apache/incubator-apisix/pull/1312#discussion_r396064153 ## File path: .travis.yml ## @@ -56,6 +56,13 @@ before_cache: - brew cleanup before_install: + - docker pull

[GitHub] [incubator-apisix] Akayeshmantha commented on issue #1315: change: enable the `backlog` parameter to control the total number of concurrent connections

2020-03-22 Thread GitBox
Akayeshmantha commented on issue #1315: change: enable the `backlog` parameter to control the total number of concurrent connections URL: https://github.com/apache/incubator-apisix/issues/1315#issuecomment-602160980 Hi @membphis since its tcp related would like to give it a try after

[GitHub] [incubator-apisix] membphis opened a new issue #1315: change: enable the `backlog` parameter to control the total number of concurrent connections

2020-03-22 Thread GitBox
membphis opened a new issue #1315: change: enable the `backlog` parameter to control the total number of concurrent connections URL: https://github.com/apache/incubator-apisix/issues/1315 ## plugin `limit-count` with `redis`