[GitHub] [hbase] saintstack commented on pull request #1737: HBASE-24382 Flush partial stores of region filtered by seqId when arc…

2020-06-25 Thread GitBox
saintstack commented on pull request #1737: URL: https://github.com/apache/hbase/pull/1737#issuecomment-649599107 bq. It also set to true in RSRpcServices.flushRegion, would be called by user. ok. The user is asking to flush all regions. If user sets it, could convert it to a list

[GitHub] [hbase] saintstack commented on pull request #1737: HBASE-24382 Flush partial stores of region filtered by seqId when arc…

2020-06-24 Thread GitBox
saintstack commented on pull request #1737: URL: https://github.com/apache/hbase/pull/1737#issuecomment-649218371 bq. The former is about how to select stores that could be flushed, and the latter is about select stores that must be flushed. Ok. Did you stamp this into the code as

[GitHub] [hbase] saintstack commented on pull request #1737: HBASE-24382 Flush partial stores of region filtered by seqId when arc…

2020-06-09 Thread GitBox
saintstack commented on pull request #1737: URL: https://github.com/apache/hbase/pull/1737#issuecomment-641626808 FlushPolicy does seem to cut across what you are trying to do here where you only flush a subset even though reading the original issue, it seems to be trying to do subset