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 2020/04/22 02:35:46 UTC

[GitHub] [incubator-doris] caiconghui commented on issue #3368: [Proposal] Making doris stream load more robust with higher concurrent performance

caiconghui commented on issue #3368:
URL: https://github.com/apache/incubator-doris/issues/3368#issuecomment-617512726


   @kangkaisen I think if we want to support table level isolation, there is still many work to do, because now the meta design for doris is on db level isolation, and this PR not only support db level isolation, but also do some optimization for txn manage task, the transaction performance may not be poor although one DB has hundreds of tables, we still need some performance data to decide to if we need to support table level isolation, we just do it now.


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



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