-
**Description:**
Entering a multiline stream definition causes a NPE on the server
**Release versions:**
spring-cloud-dataflow-rest-client = 2.6.1
+
```
{
"versionInfo": {
"implementat…
-
异常描述:
在生产环境,powerjob运行5天左右,开始出现如下WARN日志,这个时间点server所在机器没有其他任务执行:
`
2022-04-08 16:40:04.595 WARN 92328 --- [l-1 housekeeper] com.zaxxer.hikari.pool.HikariPool : HikariPool-1 - Thread starvat…
-
## 现在行为
客服坐席点击就绪按钮
触发 agent/notready.html
服务中的人数:0人,当前排队人数:0人,在线坐席数:0人,坐席忙:0人
## 预期行为
服务中的人数:0人,当前排队人数:0人,在线坐席数:1人,坐席忙:0人
前端可以正常连接客服
现在需要后台刷新一次
## 操作系统
- [ ] Linux(Ubuntu)
## 解决方案
暂时…
-
Hi Ciju,
I was quite helpful to see this example and we are using it for trial in out project as a there is a requirement for this example.
When i am trying to Run the process with event listner…
-
To use this tool in cm5.7,vi bI modified some thing of bulid.sh and livy_zeppelin_cdh_csd_parcels/livy-csd-src/descriptor/service.sdl .
-------bulid.sh------
-- CM_EXT_BRANCH=cm5-5.12.0
++ CM_EX…
-
JPAJinqStream query = this.streamAll(DictionaryCategory.class);
List list = query.where(p.isDeleted() == true).toList();
failure[Could not analyze lambda code]
use the isReadOnly also occur the s…
-
branch:0.4.x
-
Service protection is still a pain. It needs a lot of boilerplate code (DI, `isGranted()`) and coupling is encouraged by requiring the dev to inject the `AuthorizationService`. There is something call…
-
Hi, I think it is unable to get Allure plugin to work with bamboo 8.0.3,
Took a shot to compile it under bamboo 8.0.3 dependencies, aligned with newest sdk,
What should we do next?
#252
C…
-
Note: the cbp model (and the meta_model) framework use the presence of a file named "problem" to indicate that an error has occured at some step in the process. This works well to pass messages among…