nestjs-kafka icon indicating copy to clipboard operation
nestjs-kafka copied to clipboard

Subject Not Found

Open MufidJamaluddin opened this issue 4 years ago • 4 comments

Subject Not Found in NestJS 7.0.4

subject nf

MufidJamaluddin avatar Mar 23 '21 06:03 MufidJamaluddin

Hi. @MufidJamaluddin

Does the schema already exist in schema registry?

rob3000 avatar Mar 23 '21 06:03 rob3000

Hey @MufidJamaluddin did you manage to fix this issue?

rob3000 avatar Jun 04 '21 08:06 rob3000

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.

eladhaim avatar Feb 28 '22 13:02 eladhaim

Hey @eladhaim that would be great! 😊

rob3000 avatar Mar 03 '22 11:03 rob3000