You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2018/08/08 22:40:22 UTC

[GitHub] leventov commented on issue #6112: Prohibit LinkedList

leventov commented on issue #6112: Prohibit LinkedList
URL: https://github.com/apache/incubator-druid/pull/6112#issuecomment-411576366
 
 
   @fjy it protects the codebase from introducing suboptimal code due to inattention or ignorance. It seems to me that there are no such cases in the codebase right now (all places where LinkedList is removed seem to not be important for efficiency), but this is a lucky accident.
   
   Many refactorings are not *required* but they make supporting the codebase easier.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org