microservice
Here are 6,523 public repositories matching this topic...
-
Updated
Dec 17, 2021 - Go
Is there an existing issue for this?
- I have searched the existing issues
Kong version ($ kong version)
2.5.1.0
Current Behavior
When calling kong.response.exit(), the function automatically sets the Content-Length header on the response even if the Transfer-Encoding header is present. This is in violation of RFC 7230 3.3.2:
A sender MUST NOT send a Content-
-
Updated
Dec 17, 2021 - Go
Why you need it?
目前 1.4.2 版本 使用consul做配置中心时, 读取配置是从consul 根目录读取的,还不支持从自定义的目录读取配置,
这让配置中心的数据难以归类管理。
How it could be?
希望能够支持自定义配置目录
Other related information
Add any other context or screenshots about the feature request here.
Checklist
- Dependencies installed
- No typos
- Searched existing issues and docs
Issue Description
When using the RateLimiter Middleware with a rate between 0 and 1 all events will be rejected instead of applying the specified rate. E.g.: e.Use(middleware.RateLimiter(middleware.NewRateLimiterMemoryStore(0.5)))
I am not saying that it is a common use case to have
问题类DynamicSentinelProperty
字段listeners使用的是Collections.synchronizedSet,这个类的iterator等迭代方法需要用户自己处理并发问题,但是当前类并没有处理,会导致在updateValue和addListener/removeListener有冲突,可能刚获取到iterator就更新了listener,导致并发更新异常
In what area(s)?
/area runtime
What version of Dapr?
Runtime 1.5.1, 1.4.3
Expected Behavior
- Method invocation with URL that contains a urlencoded
/character that is%2F:
http://localhost:[DAPR_PORT]/v1.0/invoke/[MY_SERVICE]/method/test/value%2F123 - Expected ASP.Core service endpoint to be called from the sidecar:
/test/value%2F123
Actual Behavior
-
Updated
Dec 17, 2021 - Go
-
Updated
Dec 16, 2021 - Go
ENV
Python 3.9
jina 2.5.0
Describe the bug
If i try to dump an image blob to a io.bytesio object an error is thrown
from jina import Document
import io
d = Document(uri='steam_data/image_store/8c/5b/8c5b265b9c533636.png')
output = io.BytesIO()
(
d
.load_uri_to_image_blob()
.dump_imaDescribe the bug
Using a time dimension on a runningTotal measure on Snowflake mixes quoted and unquoted columns in the query. This fails the query, because Snowflake has specific rules about quoted columns. Specifically:
- All unquoted column names are treated as upper case
- Quoted column names are case sensitive.
So "date_from" <> date_from
To Reproduce
Steps to reproduce
-
Updated
Nov 15, 2021 - Java
-
Updated
Nov 4, 2021 - JavaScript
同时发布一个服务的多个节点的实现问题
What language are you using?
C++
What operating system (Linux, Ubuntu, …) and version?
Linux
What runtime / compiler are you using (e.g. jdk version or version of gcc)
4.8.5
Make sure you include information that can help us debug (full error message, exception listing, stack trace, logs).
tars的发布流程:tarsweb上传安装包 -> tarsAdminRegistry开始发布 -> tarspatch 从/usr/local/app/p
-
Updated
Sep 27, 2021 - Go
-
Updated
Dec 17, 2021
-
Updated
Dec 17, 2021 - Go
-
Updated
Dec 17, 2021 - Go
-
Updated
Sep 27, 2021 - PHP
-
Updated
Dec 3, 2021 - C#
-
Updated
Dec 15, 2021 - Kotlin
-
Updated
Dec 17, 2021 - TypeScript
-
Updated
Dec 8, 2021 - JavaScript
-
Updated
Dec 16, 2021 - Go
-
Updated
Jul 18, 2019
-
Updated
Dec 13, 2021 - Vue
-
Updated
Nov 29, 2021 - Makefile
Capability Questions
Issue Description
Question
Describe what happened (or what feature you want)
Trying to evaluate ChaosBlade as an option for resiliency testing. But I'm not sure if this is a feature request or a question. Actually, two questions:
- Does ChaosBlade support Azure, or can it be extended to support Azure?
- Can ChaosBlade inject failures into a Platform as a Service (Pa
-
Updated
Dec 17, 2021 - Go
Improve this page
Add a description, image, and links to the microservice topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the microservice topic, visit your repo's landing page and select "manage topics."
Are you certain it's a bug?
Is the issue caused by a plugin?
Are you using the latest version?
Is there an existing issue for this?
Issue description
Hello, good morning, I want to know if you are going