junlovecat
junlovecat
dubbo.yaml 中按照如下配置 consumer,check设置为了false,但是启动时会因为无法连接url服务而直接panic。 java 项目就没有这个问题。 ``` consumer: request-timeout: 20s check: false filter: "cshutdown" #common-filter, references: SampleService: check: false registry-ids: - localzk Retries: "1" protocol: "dubbo" interface: "com.demo.SampleService" url: "dubbo://com.demo.sampleservice:20008" ```...
**What happened**: **What you expected to happen**: value should be false **How to reproduce it (as minimally and precisely as possible)**: config [shutdown.internal-signal] to false **Anything else we need to...
请按照一下格式提交issue,谢谢! 1. 你当前使用的是哪个版本的 MinDoc(`godoc_linux_amd64 version`)? mindoc_linux_musl_amd64 v.21 2. 你当前使用的是什么操作系统? CentOS 3. 你是如何操作的? 编写文章而不是项目内文档,正常编写markdown,顶部添加[TOC]并空行 4. 你期望得到什么结果? 与项目内文档一样,单独的文章也可以正常在页面右侧显示导航树 5. 当前遇到的是什么结果? 单独的文章显示的导航树在页面最顶部
**A brief description of the bug.** OLR is deployed by docker, use docker restart or docker stop then docker start, OLR fails to start: ```log 2025-09-05 09:14:43 INFO 00000 reading...
**A brief description of the bug.** When Oracle table [t2] has a column of type JSON, the update events does have primary key column **Is the bug present on the...