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/05/10 07:16:45 UTC

[GitHub] [pulsar] congbobo184 commented on pull request #15470: [doc] fix the `FORWARD_TRANSITIVE` compatibility check logic.

congbobo184 commented on PR #15470:
URL: https://github.com/apache/pulsar/pull/15470#issuecomment-1122018453

   if schema is `FORWARD_TRANSITIVE`, consumer only can read the last schema, because in `FORWARD_TRANSITIVE`, we need to upgrade producer first, so in `FORWARD_TRANSITIVE`, we only check can read the last schem is enough.
   @yangl 


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