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 2018/02/07 08:49:22 UTC

[GitHub] merlimat opened a new pull request #1195: Ensure the checksum is not stripped after validation in the broker

merlimat opened a new pull request #1195: Ensure the checksum is not stripped after validation in the broker
URL: https://github.com/apache/incubator-pulsar/pull/1195
 
 
   ### Motivation
   
   The broker is validating the checksum calculated by the producer but it's not resetting the index to the original position, effectively skipping it so that the consumer has no chance to validate it.
   
   Added tests to verify the checksum is still present and validated at each step.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services