Jason918 commented on code in PR #17828:
URL: https://github.com/apache/pulsar/pull/17828#discussion_r979350792
##########
pulsar-broker/src/test/java/org/apache/pulsar/client/impl/TableViewTest.java:
##########
@@ -222,7 +222,6 @@ public void testPublishNullValue() throws Exception {
assertEquals(tv.get("key2"), "value2");
}
-
Review Comment:
> We could add the test when merging this update in branch-2.10.
I see, it's introduced in https://github.com/apache/pulsar/pull/15589, which
is a refactor and not necessary for patch releases.
--
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]