Skip to content

Commit 9a85713

Browse files
committed
improve the description
1 parent e68575d commit 9a85713

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pulsar-broker/src/test/java/org/apache/pulsar/broker/service/ReplicatorGlobalNSTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949

5050
/**
5151
* The tests in this class should be denied in a production pulsar cluster. they are very dangerous, which leads to
52-
* a lot of topic deletion namespace policies not correct.
52+
* a lot of topic deletion and makes namespace policies being incorrect.
5353
*/
5454
@Slf4j
5555
@Test(groups = "broker-impl")

0 commit comments

Comments
 (0)