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:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to