aromanenko-dev commented on a change in pull request #15899:
URL: https://github.com/apache/beam/pull/15899#discussion_r743029069



##########
File path: sdks/java/io/amazon-web-services2/build.gradle
##########
@@ -75,6 +75,5 @@ test {
       '--awsRegion=us-west-2',
       '--awsCredentialsProvider={"@type": "StaticCredentialsProvider", 
"accessKeyId": "key_id_value", "secretAccessKey": "secret_value"}'
   ])
-  // Forking every test resolves an issue where KinesisMockReadTest gets stuck 
forever.
-  forkEvery 1
+  maxParallelForks 4

Review comment:
       Can we make sure that the previous issue with KinesisMockReadTest is not 
a case anymore?




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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to