You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uniffle.apache.org by "kaijchen (via GitHub)" <gi...@apache.org> on 2023/02/15 13:55:53 UTC

[GitHub] [incubator-uniffle] kaijchen opened a new issue, #604: [Umbrella] Slow integration tests

kaijchen opened a new issue, #604:
URL: https://github.com/apache/incubator-uniffle/issues/604

   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
   
   
   ### Search before asking
   
   - [X] I have searched in the [issues](https://github.com/apache/incubator-uniffle/issues) and found no similar issues.
   
   
   ### Describe the proposal
   
   Some integration tests are taking too long to execute, maybe we can improve them by tweaking configuration, reduce the sleep time, or reduce the workload.
   
   ### Task list
   
   - [ ] Time elapsed: 48.638 s - in org.apache.uniffle.test.QuorumTest
   - [ ] Time elapsed: 74.901 s - in org.apache.uniffle.test.ShuffleWithRssClientTest
   - [ ] Time elapsed: 66.122 s - in org.apache.uniffle.test.RepartitionWithLocalFileRssTest
   - [ ] Time elapsed: 174.062 s - in org.apache.uniffle.test.RepartitionWithMemoryRssTest
   - [ ] Time elapsed: 239.197 s - in org.apache.uniffle.test.WordCountTest
   - [ ] Time elapsed: 235.059 s - in org.apache.uniffle.test.SecondarySortTest
   - [ ] Time elapsed: 249.674 s - in org.apache.uniffle.test.LargeSorterTest
   
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!


-- 
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: dev-unsubscribe@uniffle.apache.org.apache.org

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


[GitHub] [incubator-uniffle] zuston commented on issue #604: [Umbrella] Slow integration tests

Posted by "zuston (via GitHub)" <gi...@apache.org>.
zuston commented on issue #604:
URL: https://github.com/apache/incubator-uniffle/issues/604#issuecomment-1435495982

   +1. I also doubt whether the mini hdfs startup is the main factor 


-- 
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: dev-unsubscribe@uniffle.apache.org

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