nestjs-kafka
nestjs-kafka copied to clipboard
Subject Not Found
Subject Not Found in NestJS 7.0.4
Hi. @MufidJamaluddin
Does the schema already exist in schema registry?
Hey @MufidJamaluddin did you manage to fix this issue?
i have the same issue but i think it's because the getSchemaId it's assuming the subject always will have "-" as a separator, in my case the subject is separated by dots and it will always makes the getLatestSchemaId with the "-key" suffix.
i can open a pr if you want.
Hey @eladhaim that would be great! 😊