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 2019/07/17 06:00:45 UTC

[GitHub] [pulsar] jerrypeng edited a comment on issue #4742: function apply protobuf input.

jerrypeng edited a comment on issue #4742: function apply protobuf input.
URL: https://github.com/apache/pulsar/issues/4742#issuecomment-512113757
 
 
   @YangZunYu I think there is a bug.  Its a simple fix. It involves this line of code:
   
   https://github.com/apache/pulsar/blob/master/pulsar-functions/instance/src/main/java/org/apache/pulsar/functions/source/TopicSchema.java#L149
   
   Can't use Collections.emptyMap() because it doesn't allow anything to be added to it later.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services