lancelly opened a new pull request, #11430: URL: https://github.com/apache/iotdb/pull/11430
On mac with jdk17, it could be time-consuming when loading some metric props. SharedTsBlockQueueTest fails frequently due to this: <img width="1312" alt="截屏2023-10-31 13 00 21" src="https://github.com/apache/iotdb/assets/108499334/5fc06b13-6aa9-4144-b705-2e3200464b8e"> I extended the expected test time of SharedTsBlockQueueTest and this should fix the problem. <img width="1240" alt="截屏2023-10-31 13 01 03" src="https://github.com/apache/iotdb/assets/108499334/2bbef083-80a3-467a-a809-4116b3ee806d"> -- 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]
