You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@doris.apache.org by GitBox <gi...@apache.org> on 2019/07/23 09:05:05 UTC

[GitHub] [incubator-doris] kangpinghuang opened a new pull request #1532: Fix rowset build validate failure

kangpinghuang opened a new pull request #1532: Fix rowset build validate failure
URL: https://github.com/apache/incubator-doris/pull/1532
 
 
   The reason for validate failure is the cloned file's names
   may conflict and load segment read file througth cache and
   cache key is file name, so index may read wrong file. The
   solution is load index without use file handle cache.

----------------------------------------------------------------
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: dev-unsubscribe@doris.apache.org
For additional commands, e-mail: dev-help@doris.apache.org