You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2021/09/28 13:15:21 UTC

[GitHub] [pulsar] saveriogzz opened a new issue #12226: java annotations for "SchemaDefinition to generate struct schema"

saveriogzz opened a new issue #12226:
URL: https://github.com/apache/pulsar/issues/12226


   Please answer the following questions before submitting your doc issue. Thanks!
   
   # What issue do you find in Pulsar docs?
   
   On the page [https://pulsar.apache.org/docs/en/schema-understand/#complex-type](), under **struct/SchemaDefinition**, there is some java code explaining how to create a schema for a `User`. The code has three annotations (`@Builder, @AllArgsConstructor, @NoArgsConstructor`) but it's not written the library from which these annotations are imported.  
   
   # What is your suggestion?
   
   I would suggest to explicit that, with possible a short explanation on their usage or a link to that.
   
   # Do you have any references?
   
    [https://pulsar.apache.org/docs/en/schema-understand/#complex-type]()
   
   # Would you like to fix this issue?
   I am not a Java expert and I assumed the annotation were imported by [Project Lombok](https://projectlombok.org/). If that is the case, sure I can fix it!
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [pulsar] github-actions[bot] commented on issue #12226: java annotations for "SchemaDefinition to generate struct schema" and method builder() won't make it compile

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #12226:
URL: https://github.com/apache/pulsar/issues/12226#issuecomment-1053791821


   The issue had no activity for 30 days, mark with Stale label.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org