dubbo-servicecomb icon indicating copy to clipboard operation
dubbo-servicecomb copied to clipboard

KieConfigManager.firstPull 里面的httprequest请求状态码为304

Open ms20hj opened this issue 2 years ago • 1 comments

代码报错位置: image 跟踪了源码,KieConfigManager.firstPull()方法会发起http请求 请求的url为:http://127.0.0.1:30110/v1/default/kie/kv?label=public%3A&&revision=0&withExact=false 返回的http状态码为304 BNUC@`O5YAGE250HTNUUN~F CSE是通过https://support.huaweicloud.com/devg-cse/cse_devg_0036.html下载的,版本为Local-CSE-2.1.4-windows-amd64.zip

ms20hj avatar Aug 29 '22 09:08 ms20hj

image 返回304,导致这边直接抛异常

ms20hj avatar Aug 29 '22 09:08 ms20hj