skysanjay commented on code in PR #3902:
URL: https://github.com/apache/solr/pull/3902#discussion_r2575533947
##########
solr/core/src/test/org/apache/solr/response/TestRawResponseWriter.java:
##########
@@ -62,7 +72,7 @@ public static void cleanupWriters() {
writerJsonBase = null;
writerBinBase = null;
writerNoBase = null;
-
+ writeCborBase = null;
Review Comment:
I should go with standards than relying on existing code base. This will
improve as I will have better understanding of repository.
@dsmiley will be helpful if I know what exactly need to be done in the
above case to move this forward ?
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]