[GitHub] [incubator-doris] morningman commented on a change in pull request #3641: [Bug] Ignore loading DELETE status tablet error when restarting BE

2020-05-20 Thread GitBox
morningman commented on a change in pull request #3641: URL: https://github.com/apache/incubator-doris/pull/3641#discussion_r428472871 ## File path: docs/en/administrator-guide/operation/tablet-meta-tool.md ## @@ -93,14 +93,39 @@ Order: ### Delete header -In order to reali

[GitHub] [incubator-doris] morningman commented on a change in pull request #3641: [Bug] Ignore loading DELETE status tablet error when restarting BE

2020-05-20 Thread GitBox
morningman commented on a change in pull request #3641: URL: https://github.com/apache/incubator-doris/pull/3641#discussion_r428472197 ## File path: be/src/tools/meta_tool.cpp ## @@ -122,13 +126,131 @@ void delete_meta(DataDir* data_dir) { std::cout << "delete meta success

[GitHub] [incubator-doris] morningman commented on a change in pull request #3641: [Bug] Ignore loading DELETE status tablet error when restarting BE

2020-05-20 Thread GitBox
morningman commented on a change in pull request #3641: URL: https://github.com/apache/incubator-doris/pull/3641#discussion_r428472083 ## File path: be/src/tools/meta_tool.cpp ## @@ -122,13 +126,131 @@ void delete_meta(DataDir* data_dir) { std::cout << "delete meta success

[GitHub] [incubator-doris] morningman commented on a change in pull request #3641: [Bug] Ignore loading DELETE status tablet error when restarting BE

2020-05-20 Thread GitBox
morningman commented on a change in pull request #3641: URL: https://github.com/apache/incubator-doris/pull/3641#discussion_r428471970 ## File path: be/src/tools/meta_tool.cpp ## @@ -122,13 +126,131 @@ void delete_meta(DataDir* data_dir) { std::cout << "delete meta success

[GitHub] [incubator-doris] morningman commented on a change in pull request #3641: [Bug] Ignore loading DELETE status tablet error when restarting BE

2020-05-20 Thread GitBox
morningman commented on a change in pull request #3641: URL: https://github.com/apache/incubator-doris/pull/3641#discussion_r428470241 ## File path: be/src/olap/data_dir.cpp ## @@ -709,13 +716,25 @@ OLAPStatus DataDir::load() { return true; }; OLAPStatus load

[GitHub] [incubator-doris] morningman commented on a change in pull request #3641: [Bug] Ignore loading DELETE status tablet error when restarting BE

2020-05-20 Thread GitBox
morningman commented on a change in pull request #3641: URL: https://github.com/apache/incubator-doris/pull/3641#discussion_r428470336 ## File path: be/src/tools/meta_tool.cpp ## @@ -122,13 +126,131 @@ void delete_meta(DataDir* data_dir) { std::cout << "delete meta success

[GitHub] [incubator-doris] morningman commented on a change in pull request #3641: [Bug] Ignore loading DELETE status tablet error when restarting BE

2020-05-20 Thread GitBox
morningman commented on a change in pull request #3641: URL: https://github.com/apache/incubator-doris/pull/3641#discussion_r428013303 ## File path: be/src/tools/meta_tool.cpp ## @@ -122,13 +126,131 @@ void delete_meta(DataDir* data_dir) { std::cout << "delete meta success