Wu Shilin
Wu Shilin
**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior on Ubuntu 22: 1. curl -fsSL https://get.casaos.io | bash **Expected...
Ansible playbook: 7.4 CP: 7.4 When using custom log.dirs for kafka_controller, the following task fails: - name: Extract ClusterId from meta.properties on KRaft Controller slurp: src: "{{ kafka_controller_final_properties['log.dirs'] }}/meta.properties" delegate_to:...
Version: PC 0.5.3.1 Some message at specific offset is never really consumed (skipped) and eventualy the consumption is stall. After restarting the app, the missing message came back. Looks like...