-
Hi, We have a configuration like
``` data:
redis:
cluster:
nodes:
- bankid-idp-redis3.qa.swamid.se:6379
- bankid-idp-redis1.qa.swamid.se:6379
- …
-
## version seata1.5.2, nacos 2.1.0
My service can start normally, and during the process of submitting transactions, the xid can always be seen. When calling another service, the xid did indeed pass …
-
### Parent Issue
https://github.com/dotCMS/core/issues/24294
### User Story
- [x] Make connection pool size configrable
- [x] If the environmental variable `DOT_DOTCMS_CLUSTER_ID` is set, us…
-
### 版本号
4.0.0-dev18
### 附加版本
_No response_
### 涉及的编程语言
Java
### 项目构建工具
Maven
### 涉及的组件库
QQ频道
### 问题描述
程序可以正常运行,机器人回复报错
### 复现方式
机器人回复时出现。
### 相关日志
```Text
There are certain bots that ha…
-
C:\Java\jdk1.8.0_171\bin\java.exe -Dmaven.multiModuleProjectDirectory=F:\git\thingsboard2.3\application "-Dmaven.home=D:\Program Files\JetBrains\IntelliJ IDEA 2018.2.1\plugins\maven\lib\maven3" "-Dcla…
-
## Summary
In 8.12.0, Fleet [introduced new extension points](https://github.com/elastic/kibana/pull/170270) for ingest pipeline customization in the form of additional `pipeline` processors in Fle…
-
##### 版本号:
3.5.0
##### 前端版本:vue3版?还是 vue2版?
vue3
##### 问题描述:
quartz再重启服务之后不会自动恢复,并且调用任务的启用接口,会报Lock wait timeout exceeded; try restarting transaction,可是搜索数据库并没有锁,只要调用启用接口,就会有锁。我是单节点的,并不存在集群之类…
-
-
- Environment
- Mac M1
- Docker Compose
**I wanted to use Nacos as the registry and configuration center for Seata Server, but starting through Docker Compose failed**
```
Caused by: co…
-
**Expected behavior**
Redisson should be able to connect to Redis even if it was unreachable during application startup.
**Actual behavior**
Redisson fails to connect to Redis cluster. Exception …