Jackie-Jiang opened a new pull request #5385: URL: https://github.com/apache/incubator-pinot/pull/5385
- Create schema and table config based on the settings in the BaseClusterIntegrationTest - Remove the methods with huge arguments list - Always use the schema and table config in the cluster to create the segments - Simplify the cluster setup methods The following integration tests are removed: - DefaultCommitterRealtimeIntegrationTest: Merged into LLCRealtimeClusterIntegrationTest - PinotURIUploadIntegrationTest: Already covered in the module-level FileUploadDownloadClientTest ControllerPeriodicTasksIntegrationTest is refactored (was not running before because the wrong test name '*Tests') RealtimeStressTest is removed as it is the same as BenchmarkRealtimeConsumptionSpeed ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
