HBASE-16025 is currently marked Critical. I think it should be a blocker.
Cheers On Nov 16, 2016, at 11:10 AM, Gary Helmling <[email protected]> wrote: >> >> Gary has a JIRA HBASE-16025 which would reduce the load on server hosting >> hbase:meta. > Thanks for bringing this issue up, Ted. It still needs to be fixed. Due to > the shift of table state into meta, the git master branch will currently > trigger calls to meta for every call retry. > > This is exactly the kind of regression which we are at least shielded from > when master hosts meta. Even though bugs/changes can trigger a much higher > client read load on meta, master can still complete writes locally.
