Uh oh!
There was an error while loading. Please reload this page.
HBASE-23196 The IndexChunkPool’s percentage is hard code to 0.1 - #757
HBASE-23196 The IndexChunkPool’s percentage is hard code to 0.1#757chenxu14 wants to merge 1 commit into
Conversation
chenxu14
commented
Oct 25, 2019
Can you help to review this? @anoopsjohn@openinx@ramkrish86 |
Uh oh!
There was an error while loading. Please reload this page.
| Optional<MemStoreChunkPool> pool = | ||
| size == this.indexChunkSize ? indexChunksPool : dataChunksPool; | ||
| Chunk chunk = pool.map(MemStoreChunkPool::getChunk).orElseGet( | ||
| new Supplier<Chunk>() { |
Uh oh!
There was an error while loading. Please reload this page.
Apache-HBase
commented
Oct 25, 2019
💔 -1 overall
This message was automatically generated. |
chenxu14
commented
Oct 25, 2019
Let me fix TestCompactingToCellFlatMapMemStore, other failed UT seems unrelated |
Apache-HBase
commented
Oct 25, 2019
💔 -1 overall
This message was automatically generated. |
Apache-HBase
commented
Nov 8, 2019
💔 -1 overall
This message was automatically generated. |
Apache-HBase
commented
May 22, 2020
💔 -1 overall
This message was automatically generated. |
1 similar comment
Apache-HBase
commented
May 22, 2020
💔 -1 overall
This message was automatically generated. |
Apache-HBase
commented
May 22, 2020
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
May 22, 2020
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
May 23, 2020
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
May 23, 2020
💔 -1 overall
This message was automatically generated. |
Apache9
commented
Mar 4, 2021
Any updates here? |
saintstack
commented
Mar 15, 2021
Closing. No updates. |
No description provided.