caiconghui opened a new issue #4059:
URL: https://github.com/apache/incubator-doris/issues/4059


   **Describe the bug**
    Get tablet meta from tablet meta url may missing some rowset info
   
   **To Reproduce**
   execute some insert stmt, and wget tablet meta from url, , for example, wget 
 
http://192.168.1.20:8040/api/compaction/show?tablet_id=23024&schema_hash=1701652694,
 and you will find the tablet meta not include the newest rowset meta infos.
   
   **Expected behavior**
   get tablet meta info include all rowset in memory


----------------------------------------------------------------
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:
[email protected]



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

Reply via email to