sodonnel commented on PR #7997:
URL: https://github.com/apache/ozone/pull/7997#issuecomment-2755257281
My only concern is the new integration test, which runs for over 100 seconds:
```
[INFO] Running
org.apache.hadoop.hdds.scm.container.replication.TestReplicationManagerIntegration
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 107.5
s -- in
org.apache.hadoop.hdds.scm.container.replication.TestReplicationManagerIntegration
```
This is because it has a mini-cluster, which is generally slow. I wonder if
we really need the test, or if there is a faster way to test it effectively.
What do you think @adoroszlai ?
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]