You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by GitBox <gi...@apache.org> on 2019/09/19 12:42:27 UTC

[GitHub] [incubator-doris] imay commented on a change in pull request #1833: Remove config::max_file_descriptor_number

imay commented on a change in pull request #1833: Remove config::max_file_descriptor_number
URL: https://github.com/apache/incubator-doris/pull/1833#discussion_r326150259
 
 

 ##########
 File path: be/test/olap/delete_handler_test.cpp
 ##########
 @@ -53,9 +53,7 @@ void set_up() {
     create_dir(config::storage_root_path);
     std::vector<StorePath> paths;
     paths.emplace_back(config::storage_root_path, -1);
-
     config::min_file_descriptor_number = 65536;
 
 Review comment:
   This is UT, change it to a smaller one, 

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org