clesaec commented on code in PR #1776:
URL: https://github.com/apache/avro/pull/1776#discussion_r927631899


##########
lang/java/avro/src/main/java/org/apache/avro/Schema.java:
##########
@@ -345,6 +379,9 @@ public String getFullName() {
     return getName();
   }
 
+  public void terminateInit() {

Review Comment:
   So, i finally find an easy way to remove this weird method.



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