intfish123
intfish123
ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 107, e.displayText() = Net Exception: Socket is not connected, Stack trace (when copying this message, always include the lines below): 0. Poco::Net::SocketImpl::error(int, std::__1::basic_string const&)...
Description =========== unexcepted reset offsets occasionally How to reproduce ================ it's just occasionally. **IMPORTANT**: Always try to reproduce the issue on the latest released version (see https://github.com/edenhill/librdkafka/releases), if it can't...
docker pull wurstmeister/kafka and use docker-compose deploy then stop and restart, and error... same logs: [Configuring] 'zookeeper.connect' in '/opt/kafka/config/server.properties' [Configuring] 'log.dirs' in '/opt/kafka/config/server.properties' /usr/bin/start-kafka.sh: line 149: /opt/kafka/bin/kafka-server-start.sh: No such file...
I use `nats str info`, and it just print informastions like this: ``` Configuration: Subjects: app.* Acknowledgements: true Retention: File - Limits Replicas: 3 ... ``` How to kown `app.*`...
How to put this plugin to nexus, it there some example commans?
Description =========== I run a process to write messages to redpanda for pressure test, the memory usage is very high with `kafka._Cfunc_GoBytes`. It's so weird. How to reproduce ================ Run...
feat: Enable to register self to nacos server, for discover collect metrics. fix: If current offset < oldestOffset, forcing lag to -1.
I run `diesel_ext -m > src/models.rs`, and print errror: ``` thread 'main' panicked at 'index not found', /Users/intfish/.cargo/registry/src/index.crates.io-6f17d22bba15001f/diesel_cli_ext-0.3.10/src/main.rs:187:33 ```
How to rolling by file size?