Kafka KRaft Mode - Access Denied Exception When Deleting Snapshot Files

2024-09-21 Thread Nishant Chauhan
Hello Kafka Team , I'm facing an issue with *Kafka* running in *KRaft mode* (without ZooKeeper) on a *Windows* environment, and I keep getting an AccessDeniedException in the logs when Kafka attempts to delete specific snapshot files. [2024-09-14 11:28:22,849] ERROR Error deleting snapshot fil

Inquiry about Kafka topic reassigin

2024-09-21 Thread 李闯闯
Hi, The main purpose of this letter is to inquire about the reassgin operation for Kafka partition replicas. When the disk suddenly fails, is there a way to terminate the current operation and start the reassignment operation without restarting the broker. Looking forward to your reply, than