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 2022/08/07 12:47:04 UTC

[GitHub] [pulsar] leizhiyuan commented on issue #16973: IllegalStateException: Some required fields are missing

leizhiyuan commented on issue #16973:
URL: https://github.com/apache/pulsar/issues/16973#issuecomment-1207400878

   this issue is because of go sdk has a bug
   
   <img width="1024" alt="image" src="https://user-images.githubusercontent.com/2684384/183290955-651b7baa-71ad-4353-9507-2379b851292e.png">
   
   SDK send a -1 ,it should be 0( none schema will be processed as bytesschema)
   
   https://github.com/apache/pulsar-client-go/pull/823


-- 
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