-
-
Notifications
You must be signed in to change notification settings - Fork 176
Open
Labels
status/triage/completedAutomatic triage completedAutomatic triage completedstatus/triage/manualManual triage in progressManual triage in progresstype/bugSomething isn't workingSomething isn't working
Description
Issue submitter TODO list
- I've looked up my issue in FAQ
- I've searched for an already existing issues here
- I've tried running
main
-labeled docker image and the issue still persists there - I'm running a supported version of the application which is listed here
Describe the bug (actual behavior)
In the header we use string, but add the first symbol '0' in the begining.
Earlier we used the version 1.1 and it's correctly recognise string type in the header and just omit the first symbol.
Now we have upgraded to version 1.3 because this contains important improvement for us, but found out that our case recognises as HEX probably based only on the first symbol.
Expected behavior
Show header as a string
Your installation details
1.3 version of Kafbat. Confluent Kafka 7.9
Steps to reproduce
write some string in the header and add 0 in first position.
Screenshots

Logs
No response
Additional context
No response
Metadata
Metadata
Assignees
Labels
status/triage/completedAutomatic triage completedAutomatic triage completedstatus/triage/manualManual triage in progressManual triage in progresstype/bugSomething isn't workingSomething isn't working