adriancole commented on a change in pull request #2502: Adding storage-throttle
module to address "over capacity" issues
URL: https://github.com/apache/incubator-zipkin/pull/2502#discussion_r280962252
##########
File path: pom.xml
##########
@@ -62,6 +62,7 @@
<armeria.version>0.84.0</armeria.version>
<!-- This is from armeria, but be careful to avoid >= v20 apis -->
<guava.version>27.0.1-jre</guava.version>
+
<netflix.concurrency.limits.version>0.2.0</netflix.concurrency.limits.version>
Review comment:
please move to call-site. we drifted this so it is only needed at the
zipkin-server pom. probably doesn't need a variable.
----------------------------------------------------------------
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