is it possible to add the table creation/update time to the cluster management UI (under table)? so we can sort the tables to view the recently added/modified tables?
x
Xiang Fu
04/23/2021, 12:07 AM
Do we have APIs for this?
Xiang Fu
04/23/2021, 12:07 AM
Or we should try to use znode timestamp ?
y
Yupeng Fu
04/23/2021, 2:09 AM
Yeah I think zk ts is closest
s
Sanket Shah
04/23/2021, 3:19 AM
I can try to add in UI if APIs are already in place.