redpanda icon indicating copy to clipboard operation
redpanda copied to clipboard

kafka: Impossible to remove SI flags

Open Lazin opened this issue 1 year ago • 1 comments

Version & Environment

v22.1

What went wrong?

We have topic level properties redpanda.remote.read and redpanda.remote.write. Once this properties are set to either true or false it's impossible to remove them. The property (if set) can't be deleted by using alter configs.

What should have happened instead?

It should be possible to delete the topic property. The cluster global config value should be used intead.

How to reproduce the issue?

rpk topic alter-config tom-test --delete redpanda.remote.read

Additional information

Lazin avatar Aug 04 '22 17:08 Lazin

As I understand @LenaAn has pr for fix https://github.com/redpanda-data/redpanda/pull/4812

VadimPlh avatar Aug 05 '22 11:08 VadimPlh

Hey! Just refresh status. Do we have fix for it?

VadimPlh avatar Feb 03 '23 12:02 VadimPlh

v22 is EOL but we should still confirm if this is an issue.

dotnwat avatar Apr 05 '24 03:04 dotnwat