-
Updated
Oct 28, 2020 - Java
alibaba
Here are 172 public repositories matching this topic...
Issue Description
Type: bug report
Describe what happened
java.lang.IllegalStateException: failed to req API:/nacos/v1/ns/instance/beat after all servers([minion-register:8848]) tried: failed to req API:minion-register:8848/nacos/v1/ns/instance/beat. code:400 msg: java.lang.IllegalArgumentException: dom name can only have these characters: 0-9a-zA-Z-._:, current: DEFAULT_GROU
Issue Description
Type: feature request
Describe what happened (or what feature you want)
jmx support for sentinel metrics
so we can use prometheus jmx_exporter to collect metric
also jmx is standard to manage our java bean.
Java Management Extensions (JMX) was introduced in J2SE 5.0 release. It provides an architecture to manage resources dynamically at runtime. JMX is
-
Updated
Feb 11, 2020 - Objective-C
Issue Description
Type: feature request
Describe what happened (or what feature you want)
chaosblade是一款覆盖面很广的故障注入测试工具,因此我希望引入此软件对 K8s Paas平台进行测试,但是发现只能针对特定的pod进行故障注入(delete pod或者pod cpu负载等),没有其他针对Paas 的chaos工具(Powerfulseal、Chaos-mesh等)拥有在规定时间内随机等delete 规定分区下的po
-
Updated
Oct 30, 2020 - Java
-
Updated
Oct 21, 2020 - TypeScript
-
Updated
Oct 9, 2018 - Objective-C
-
Updated
May 26, 2020 - Java
-
Updated
Oct 19, 2020 - Go
-
Updated
Aug 24, 2020 - Java
-
Updated
Oct 28, 2020 - C#
-
Updated
Dec 26, 2019 - Java
-
Updated
Jun 4, 2019 - Objective-C
-
Updated
Oct 29, 2020 - TypeScript
-
Updated
Sep 14, 2020 - Python
-
Updated
Aug 23, 2018 - JavaScript
-
Updated
Sep 24, 2020 - HCL
Improve this page
Add a description, image, and links to the alibaba topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the alibaba topic, visit your repo's landing page and select "manage topics."


Hey guys
I am learning and using seata recently, this is a great thing.
Component
spring-cloud-alibaba-seata:0.9.0.RELEASE
Question
I see that the seata source code contains the spring boot web dependency. **Is there a plan to support [sp