-
-
Notifications
You must be signed in to change notification settings - Fork 661
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
unable to configure protobuf deserialization , error ,".google.protobuf.Timestamp" is not defined. #1055
Comments
Seems that a |
no i did not copy the full proto file here, the actual file has the brackets closed |
I'm a noob on protobuf but the implementation is talking about that here |
i can see the alhq.jar file has all the proto files including timestamp.proto , but no clue why it is saying timestamp not found, |
got the same problem |
The PR is here: #543 but won't merged due to conflict, PR are welcome |
I have converted my proto files to desc files and followed the link https://akhq.io/docs/configuration/protobuf.html , but could not get it working ,
i am continuously getting this timestamp error , please can someone guide me on this ,
The text was updated successfully, but these errors were encountered: