You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@zipkin.apache.org by GitBox <gi...@apache.org> on 2019/04/30 15:36:30 UTC

[GitHub] [incubator-zipkin] Logic-32 commented on a change in pull request #2502: Adding storage-throttle module to address "over capacity" issues

Logic-32 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_r279812033
 
 

 ##########
 File path: zipkin-collector/core/src/test/java/zipkin2/collector/CollectorTest.java
 ##########
 @@ -26,6 +26,7 @@
 
 import static java.util.Arrays.asList;
 import static org.assertj.core.api.Assertions.assertThat;
+import static org.mockito.ArgumentMatchers.*;
 
 Review comment:
   I looked for a contributing doc but couldn't find one.  Where is that located?

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