Violation has been incorrectly spelt volation in the error description of the const
https://github.com/edenhill/librdkafka/blob/31890445f58fb2d3e3a5d9b11bcc68c1a2266f9c/src/rdkafka.c#L528-L529
v0.11.61.1.1N/A~N/A~debug=.. as necessary) from librdkafka: message: 'Broker: Isolation policy volation'N/A~N/A~Thank you, that's clearly in volvoition of our speling policy, will fix!
As mentioned on Slack, you probably also want to remove "Isolation " from this error description as error code 44 is just a generic "policy violation" error code in the protocol, and can be returned on (e.g.,) a create topic adminapi call
Most helpful comment
Thank you, that's clearly in volvoition of our speling policy, will fix!