>But if the number number of store files are beyond
hbase.hstore.blockingStoreFiles, updates are blocked.
Updates are blocked for period hbase.hstore.blockingWaitTime? or Updates
can't be put into memstore?
My understanding is the former.
Certainly, updates can also be blocked by some memstore threshold, eg.,
hbase.regionserver.global.memstore.upperLimit or
hbase.hregion.memstore.block.multiplier.
Thanks.
--
View this message in context: http://apache-hbase.679495.n3.nabble.com/Will-compaction-block-memstore-flush-to-disk-tp4061302p4061317.html
Sent from the HBase User mailing list archive at Nabble.com.
|