jpountz commented on code in PR #15138:
URL: https://github.com/apache/lucene/pull/15138#discussion_r2311302625


##########
lucene/core/src/java/org/apache/lucene/util/GroupVIntUtil.java:
##########
@@ -86,7 +135,10 @@ private static int readIntInGroup(DataInput in, int 
numBytesMinus1) throws IOExc
   /**
    * Provides an abstraction for read int values, so that decoding logic can 
be reused in different
    * DataInput.
+   *
+   * @deprecated No longer used.

Review Comment:
   Ah sorry, I commented in the wrong place, I meant to say this about 
`DataInput#readGroupVInt`.



-- 
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: issues-unsubscr...@lucene.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to