エントリーの編集
エントリーの編集は全ユーザーに共通の機能です。
必ずガイドラインを一読の上ご利用ください。
[HBASE-20003] WALLess HBase on Persistent Memory - ASF JIRA
記事へのコメント0件
- 注目コメント
- 新着コメント
このエントリーにコメントしてみましょう。
注目コメント算出アルゴリズムの一部にLINEヤフー株式会社の「建設的コメント順位付けモデルAPI」を使用しています
- バナー広告なし
- ミュート機能あり
- ダークモード搭載
関連記事
[HBASE-20003] WALLess HBase on Persistent Memory - ASF JIRA
This JIRA aims to make use of persistent memory (pmem) technologies in HBase. One such usage is t... This JIRA aims to make use of persistent memory (pmem) technologies in HBase. One such usage is to make the Memstore to reside on pmem. Making a persistent memstore would remove the need for WAL and paves way for a WALLess HBase. The existing region replica feature could be used here and ensure the data written to memstores are synchronously replicated to the replicas and ensure strong consistency