michelin/ns4kafka

kafkactl delete-records broken

Closed this issue · 3 comments

Hello,

We tried to delete-records from our topics of two apps and tried with versions 1.6.1 and 1.7.0 of kafkactl, but we always facing the same issue :

image

Nevertheless, the delete seems to be performed

Hi @lapsus63, there is some breaking changes on delete-records between 1.6.1 and 1.7.0.

Ns4kafka 1.7.0 is not deployed internally yet, so you're facing a compatibility issue with current version 1.6.1.

You should stay on kafkactl 1.6.1 until 1.7.0 is deployed.

@lapsus63, can you confirm you're facing the issue on kafkactl 1.7.0 ? I'll close the issue if you do

Confirmed, issue can be closed