codelipenghui commented on a change in pull request #14147:
URL: https://github.com/apache/pulsar/pull/14147#discussion_r802179860



##########
File path: 
pulsar-proxy/src/test/java/org/apache/pulsar/proxy/server/ProxyConfigurationTest.java
##########
@@ -53,5 +59,55 @@ public void testConfigFileDefaults() throws Exception {
         }
     }
 
+    @Test
+    public void testBackwardCompatibility() throws IOException {

Review comment:
       I want to keep testBackwardCompatibility(), if we have other changes 
need to keep backward compatibility, we can just add items to the test, 
otherwise, we need many tests methods.




-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to