This is an automated email from the ASF dual-hosted git repository.
rdhabalia pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git
from 31f27a09192 [fix][cli] Fix Pulsar-Client to allow consume encrypted
messages with appropriate crypto-failure-action (#23346)
add b1c5d96ab48 [fix][cli] Fix Pulsar-Client CLI to print metadata of
message including encryption metadata (#23347)
No new revisions were added by this update.
Summary of changes:
.../pulsar/client/cli/AbstractCmdConsume.java | 45 +++++++++++++++++++++-
.../org/apache/pulsar/client/cli/CmdConsume.java | 5 ++-
.../java/org/apache/pulsar/client/cli/CmdRead.java | 5 ++-
3 files changed, 52 insertions(+), 3 deletions(-)