yiguolei commented on a change in pull request #416: Move txn related task to 
txn manager
URL: https://github.com/apache/incubator-doris/pull/416#discussion_r240887282
 
 

 ##########
 File path: be/src/olap/storage_engine.cpp
 ##########
 @@ -918,95 +918,36 @@ OLAPStatus StorageEngine::add_tablet(TTabletId 
tablet_id, SchemaHash schema_hash
 OLAPStatus StorageEngine::add_transaction(
 
 Review comment:
   transaction related method in storage engine will be removed in the future. 
They will be replaced with create_xxx_task. Txn related method will not be 
called outside.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to