Hello,
our test data generator client uses HTable.batch to transfer puts to the server. For example, I think auto flush at table-level is off when running batches? Any other client API side optimizations when working with HTable.batch? We have writing to the WAL disabled already. Thanks, Thomas
