KamiWan
KamiWan
As we know, kafka 0.10.x store consumer's offset in a topic. We can't delete a group id in kafka manager by remove the node in zookeeper. However, I have a...
这个错误什么意思?好不容配好,但是收集的日志并没有给broker啊。consumer无法消费到日志
[ERROR] 上传图片失败,请检查: ResponseError: socket hang up, PUT http://hexo-blog-img.oss-cn-hangzhou.aliyuncs.com/blog-images/Fp7go0T8IJcxmKpPcNyZlFSvxtHh.png -1 (connected: true, keepalive socket: true, agent status: {"createSocketCount":65,"createSocketErrorCount":0,"closeSocketCount":0,"errorSocketCount":0,"timeoutSocketCount":0,"requestCount":80,"freeSockets":{},"sockets":{"hexo-blog-img.oss-cn-hangzhou.aliyuncs.com:80:":65},"requests":{}}, socketHandledRequests: 2, socketHandledResponses: 1) headers: {} 超时有问题?
**Describe the bug** When start openlens I can't see workload of eks. I test another k3s kube config file and it works well. I use Apple M1 Pro and os...
命令执行过程没有任何报错,OSS和COS都试了,图片都好像只上传了部分,只有300多K。感觉是语雀下载的图片不完整,怎么办?
### Describe the bug My golang app use tfcdk which depend on jsii, you can [ref the code here](https://github.com/cdktf/cdktf-provider-aws-go/blob/main/aws/prometheusworkspace/PrometheusWorkspace.go#L408). If I run my app and start multi goroutine to execute...
Apache Kafka use /tmp by default. Tmp directory use tmpfs in many operating system that may cause unexpected swap behaviour that may cause performance issue. Use other directory to avoid...
- Need adjust the position of the following code ``` # apt update # apt install -y unzip clang ``` - Need help user to install wget first
I clone the master branch and follow the doc [deploy airbyte](https://docs.airbyte.com/quickstart/deploy-airbyte) to start airbyte. I check the logs and found the root caused is my airbyte-db not start successfully. Can...