Johannes Scheuermann
Johannes Scheuermann
If you run `fdbcli` with the 7.1+, then `fdbcli` will appear as client connected to the cluster. It will take some time until FDB cleans up the "old" clients.
> I see, thanks for the explanation; isn't operator also using `fdbcli` as a fallback way to read status? I can check in logs if it's actually doing that, for...
Another option would be to filter out reported incompatible connections from IPs/machines that host the fdbserver process. We would need to document this change and in general we are not...
I'm not to familiar with Joshua. Normally the Python lib also needs the FDB client package installed (https://www.foundationdb.org/download).
CC: @maxbischoff @hacker-h
I think running `clean` as the default should work in most cases. Adding a `keep` flag to not remove all results should be enough.
A part of this issue was addressed here: https://github.com/inovex/illuminatio#compatibility but some information is still missing e.g. Docker/Containerd?..
Thanks for reporting this issue if you find the time to provide a PR I'm happy to review it :) otherwise I try to find some time during this week.
Could you provide the complete example? This would makes it easier to test.
> ### Result of foundationdb-pr on Linux CentOS 7 > * Commit ID: [d313f28](https://github.com/apple/foundationdb/commit/d313f28f97de8d8aa9faf4f44e4740e1ce9a572d) > * Duration 0:42:28 > * Result: ❌ **FAILED** > * Error: `Error while executing command:...