RE: Consistent failure of DistributedQueryComponentCustomSortTest on branch_8x when running in CI env

2021-08-15 Thread Uwe Schindler
Hi, Tim, I fixed the test bug. It was caused by missing shards parameter. Actually no bug in distributed sorting, just a test bug introduced in the original PR. Sorry for the failures: Failures happened when your server was too fast, not too slow 😊 Uwe - Uwe Schindler Achterdiek 19, D-283

RE: Consistent failure of DistributedQueryComponentCustomSortTest on branch_8x when running in CI env

2021-08-15 Thread Uwe Schindler
Hi, I will take care tomorrow. This happens under certain circumstances when the query timed out, so it really depends on speed of hardware and number of threads. If the failure worries you, I can comment out the check, but it is still good to have this, maybe you have an idea why it breaks. It