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