You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2021/09/01 15:13:39 UTC

[GitHub] [beam] timrobertson100 commented on a change in pull request #15381: [BEAM-10990] Elasticsearch response filtering

timrobertson100 commented on a change in pull request #15381:
URL: https://github.com/apache/beam/pull/15381#discussion_r700312684



##########
File path: sdks/java/io/elasticsearch-tests/elasticsearch-tests-common/src/test/java/org/apache/beam/sdk/io/elasticsearch/ElasticsearchIOTestCommon.java
##########
@@ -111,7 +124,7 @@ static String getEsIndex() {
   }
 
   static final String ES_TYPE = "test";
-  static final long NUM_DOCS_UTESTS = 100L;
+  static final long NUM_DOCS_UTESTS = 40L;

Review comment:
       Just out of interest - why, please?




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

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org