Hi Johathan,
Thank you very much for the reply!
1) Is that performance in your test VM with enable_realtime_ts=true set? The problem is setting it true causes a high write load to tsdb-meta. With this table unsplit, the HBase regionserver node hosting it runs out of heap. With enable_realtime_ts=false we got 10x write performance increase yesterday.
2) Yes, we did use those pre-spit guides and scripts for the tsdb table, but they don't explain how to apply them to the tsdb-meta table. The tsdb-meta key-space is undocumented.
3) OK, thanks, that gives me hope that metasync will solve our problems!
Regards
Izak