Omer Aharonian
Omer Aharonian
I'd also be glad to make the levels (depth) configurable, at least for git repositories
Having the same issue. Any updates about it?
Thanks @cbi42, but I was more interested in the minimal footprint (both memory and CPU) of a single instance, especially because I'm running a large number of RocksDB instances per...
@cbi42 Enforcing a global limit would be good enough. I've tried doing so based on [this page](https://github.com/facebook/rocksdb/wiki/Write-Buffer-Manager), with the following settings (I'm running RocksDB version `6.29.4`): ```java val cache =...
@OneCricketeer Tried adding this config, but it still fails for the same reason
Running now with the latest versions: `kafka-connect-s3-10.0.8.jar` and Kafka connect `6.0.7`
@Laboltus did you manage to resolve this?
@ennru @kciesielski We're seeing the same errors as others have mentioned before: Akka-streams-kafka version 1.1.0 Kafka client version 2.1.1 ``` Offset commit failed on partition xyz-7 at offset 0 :...