Closed ttimot24 closed 2 months ago
@SnuK87 So I managed to solve the issues but it required huge modifications on the code. Please feel free to decide if you want to merge it or not. All of your unit tests passes.
I think with this AVRO improvement this SPI could be used in large scale projects with confidence.
Thank you!
This change would destroy the whole purpose of this library. It should be as generic as possible, can be easily used with standard kafka and keycloak setups and is easy to customize for your specific use case (which is your case I guess).
Here are some things that would make this library useless for other people:
It's ok if you don't merge this one. I understand.
Event and AdminEvent does not have a common parent class. Because of this Object is needed.