fmiguelez opened a new pull request #7408: URL: https://github.com/apache/pulsar/pull/7408
Added check to prevent NPE when a tombstone (null value) is produced. Master Issue: #7407 ### Motivation *Explain here the context, and why you're making that change. What is the problem you're trying to solve.* ### Modifications Null value check ### Verifying this change Tests are provided in #7407. Some similar tests should be integrated into Pulsar code when final solution is presented. ### Does this pull request potentially affect one of the following parts: No ### Documentation - Does this pull request introduce a new feature? (no) - If yes, how is the feature documented? (not applicable) - If a feature is not applicable for documentation, explain why? (null check) - If a feature is not documented yet in this PR, please create a followup issue for adding the documentation ---------------------------------------------------------------- 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: us...@infra.apache.org