Klay Zh

Results 2 issues of Klay Zh

Running Conductor Using Docker and start workflow, but the status of jdbc task is SCHEDULED workflow definition: { "ownerApp": null, "createTime": 1707025941567, "updateTime": 1707124459517, "createdBy": null, "updatedBy": null, "accessPolicy": {},...

根据示例代码连接不上: public static void main(String[] args) { try { /**以下参数分别填写您的 Tendis 实例内网 IP、端口号、实例 ID 和密码*/ String host = "192.168.209.***"; int port = 51002; //连接 Tendis Jedis jedis = new Jedis(host,...