Noticed this when trying to add more UTs for it in HBASE-28636. https://hbase.apache.org/book.html#hashtable.synctable
We do have a section in our ref guide to explain the algorythm for this tool and also how to make use of it. But I noticed that in our code base it is marked as IA.Private, and it is not exposed in our map reduce Driver class. Is this intentional? Thanks.