HyemIin commented on code in PR #1700:
URL: https://github.com/apache/stormcrawler/pull/1700#discussion_r2447899242
##########
external/opensearch/src/test/java/org/apache/stormcrawler/opensearch/bolt/StatusBoltTest.java:
##########
@@ -128,23 +124,27 @@ private Future<Integer> store(String url, Status status,
Metadata metadata) {
}
@Test
- @Timeout(value = 2, unit = TimeUnit.MINUTES)
Review Comment:
It was my bad.
I was trying to fix the Jacoco coverage issue and thought the test case was
missing.
I’ll restore the original test case and include them in this commit.
--
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]