It seems it was marked that way by HBASE-20212, which bulk marked many public classes as I.A. Private, as part of the efforts to replace the old TestInterfaceAudienceAnnotations validation by warbucks plugin, however I don't see any discussions about which I.A. level should be applied to each class, so it looks unintentional.
Em qua., 5 de jun. de 2024 às 09:57, 张铎(Duo Zhang) <palomino...@gmail.com> escreveu: > 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. >