acelyc111 opened a new pull request #3761:
URL: https://github.com/apache/incubator-doris/pull/3761


   StorageEngine::open just return a very vague status info when failed,
   we have to check logs to find out the root reason, and it's not
   convenient to check logs if we run unit tests in CI dockers.
   It would be better to return more detailed failure info to point out
   the root reason, for example, it may return error status with message
   "file descriptors limit is too small".


----------------------------------------------------------------
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]

Reply via email to