merlimat commented on a change in pull request #1381: Schema registry 4/N
URL: https://github.com/apache/incubator-pulsar/pull/1381#discussion_r178501324
 
 

 ##########
 File path: pulsar-common/src/main/proto/PulsarApi.proto
 ##########
 @@ -31,7 +31,6 @@ message Schema {
        }
 
     required string name = 1;
-    required bytes version = 2;
 
 Review comment:
   Shouldn't we need to know the version in some cases? 
   
   I'd imagine that a producer deriving the schema from a class type, won't 
know the version. But a consumer receiving a schema, might need the version?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to