rudy2steiner commented on a change in pull request #8048:
URL: https://github.com/apache/pulsar/pull/8048#discussion_r491265837
##########
File path:
pulsar-proxy/src/test/java/org/apache/pulsar/proxy/server/ProxyTest.java
##########
@@ -222,7 +244,7 @@ public void testRegexSubscription() throws Exception {
final int numMessages = 20;
try (Producer<byte[]> producer = client.newProducer(Schema.BYTES)
- .topic("persistent://sample/test/local/topic1")
+ .topic("persistent://sample/test/local/regex-sub-topic1")
Review comment:
this issue has been fixed on master
----------------------------------------------------------------
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:
[email protected]