You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by GitBox <gi...@apache.org> on 2021/06/28 20:33:59 UTC

[GitHub] [solr] cpoerschke commented on pull request #196: SOLR-15385 RawTypes Part V

cpoerschke commented on pull request #196:
URL: https://github.com/apache/solr/pull/196#issuecomment-870020965


   It's a bit unusual perhaps but I'd like to try and do one more round of pull request splitting please:
   * #195 had 93 files with "easy" changes left after splitting,
   * #196 here then will have 88 files with "medium" changes left (specifically files that had only removals and/or relocations of @SuppressWarnings (on its own line _or_ as part of a method signature) and/or additions of `<Object>` or `<Object,Object>` or `<?>` or `<?,?>` or `<>`),
   * leaving a third future PR with the "interesting" changes in 257 - 88 = 169 files.
   
   The main benefit of splitting, in my opinion, is less context switching when reviewing the easy and medium changes and therefore then more focus on the interesting changes.


-- 
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-unsubscribe@solr.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org