yurmix commented on issue #7999: Druid moving average query results in circular 
reference error
URL: 
https://github.com/apache/incubator-druid/issues/7999#issuecomment-513060148
 
 
   @jihoonson looks like MovingAverageQueryToolChest is being injected before 
its dependencies (ClientQuerySegmentWalker, CachingClusteredClient), do you 
know if there is perhaps a way to control the injection order here through an 
annotation?
   
https://github.com/apache/incubator-druid/blob/6bd51fa8f5f183770d8ea128b02bc18fa92fa387/extensions-contrib/moving-average-query/src/main/java/org/apache/druid/query/movingaverage/MovingAverageQueryToolChest.java#L60

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


With regards,
Apache Git Services

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

Reply via email to