This is an automated email from the ASF dual-hosted git repository.

technoboy pushed a commit to branch branch-2.11
in repository https://gitbox.apache.org/repos/asf/pulsar.git


The following commit(s) were added to refs/heads/branch-2.11 by this push:
     new 373294bfa04 Fix cherry-pick #19929 cause license header issue
373294bfa04 is described below

commit 373294bfa04c44411e18e96af7c29099bf5d687a
Author: Jiwe Guo <[email protected]>
AuthorDate: Fri Jun 2 22:22:19 2023 +0800

    Fix cherry-pick #19929 cause license header issue
---
 .../org/apache/pulsar/client/impl/ProducerEmptySchemaCacheTest.java     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/pulsar-broker/src/test/java/org/apache/pulsar/client/impl/ProducerEmptySchemaCacheTest.java
 
b/pulsar-broker/src/test/java/org/apache/pulsar/client/impl/ProducerEmptySchemaCacheTest.java
index 079b8bd8ecc..684d0e88d16 100644
--- 
a/pulsar-broker/src/test/java/org/apache/pulsar/client/impl/ProducerEmptySchemaCacheTest.java
+++ 
b/pulsar-broker/src/test/java/org/apache/pulsar/client/impl/ProducerEmptySchemaCacheTest.java
@@ -1,4 +1,4 @@
-/*
+/**
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

Reply via email to