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 2019/07/30 16:05:16 UTC

[GitHub] [incubator-druid] leventov opened a new issue #4462: Lifecycle ordering depends on DI Module injection ordering

leventov opened a new issue #4462: Lifecycle ordering depends on DI Module injection ordering
URL: https://github.com/apache/incubator-druid/issues/4462
 
 
   Lifecycle ordering must be deterministic (based on some graph), not based on Module ordering in classes like CliXxx, that could be changed even by IDE refactoring, and absolutely nothing in code points to the fact that Module ordering is important.
   
   By https://github.com/druid-io/druid/pull/4429#pullrequestreview-46105900

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