guluo2016 opened a new pull request, #5947:
URL: https://github.com/apache/hbase/pull/5947

   Details see: [HBASE-28614](https://issues.apache.org/jira/browse/HBASE-28614)
   
   
   After applying this commit.
   
   On HBase UI:  
   
![image](https://github.com/apache/hbase/assets/19660320/0c2dd6e0-5aa8-44d6-8d90-1b9233350752)
   
   
![image](https://github.com/apache/hbase/assets/19660320/9f67698b-11e2-4d3b-9922-8a7310325802)
   
   
![image](https://github.com/apache/hbase/assets/19660320/d3b55ab5-2a75-4a4e-b51e-2a69a9ff8bd3)
   
   On hbase shell:  
   ```
   hbase:027:0> list_snapshots
   SNAPSHOT                                    TABLE + CREATION TIME + TTL(Sec)
    expired_snap01                             t01 (2024-05-26 14:18:16 +0800) 
10 (Expired)
    snap01                                     t01 (2024-05-25 22:28:13 +0800) 
FOREVER
    snap02                                     t01 (2024-05-25 22:28:37 +0800) 
100000
   3 row(s)
   Took 0.0209 seconds
   => ["expired_snap01", "snap01", "snap02"]
   ```
   


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to