Deleted user
Deleted user
你设置里开了隐藏dock图标吧。。。
dock是在配置文件加载后才隐藏的,正常现象
I made some research on this issue, and my game doesn't use these addresses when working on LAN. It works without internet connection. But I find that: - The game...
> Watching your picture, yea... you are using some completely different py file than i have from this repo... and i dont receive packets like you do in the command...
Well, there's nothing to do without Wireshark recording. Only with it we can understand this problem better.
I tried to rename a file in above different formats to see Papirus (master) reaction, here is my result.  I have blank icon for .res & .tar.bz2. I don't...
Hello, I opened a pull request for this task https://github.com/BibliothecaDAO/RealmsWorld/pull/230. I figured I'd just do it and see what happens next. Thanks. @RedBeardEth
Apache Pekko based Streaming application is idle and not consuming from kafka topic post rebalancing
We are experiencing exactly the same behavior. Currently using pekko-connectors-kafka 1.1.0, while overriding the `kafka-client` dependency to `3.8.1` due to https://issues.apache.org/jira/browse/KAFKA-17227. Scala 2.13.16. Are there plans to pick up this...
Apache Pekko based Streaming application is idle and not consuming from kafka topic post rebalancing
@pjfanning thanks for the quick reply! We were able to reproduce the behavior, however with INFO logging we only observed that the logs of the consumer simply stopped. We're currently...
Apache Pekko based Streaming application is idle and not consuming from kafka topic post rebalancing
@pjfanning unfortunately we were not able to extract any useful logging. For now, our workaround will be to restart services whenever their kafka consumer will get stuck based on active...