You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "ramkrishna.s.vasudevan (JIRA)" <ji...@apache.org> on 2017/06/15 06:39:00 UTC

[jira] [Updated] (HBASE-18220) Compaction scanners need not reopen storefile scanners while trying to switch over from pread to stream

     [ https://issues.apache.org/jira/browse/HBASE-18220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ramkrishna.s.vasudevan updated HBASE-18220:
-------------------------------------------
    Summary: Compaction scanners need not reopen storefile scanners while trying to switch over from pread to stream  (was: Compaction scanners need not reopen storefile scanners while trying to switch over)

> Compaction scanners need not reopen storefile scanners while trying to switch over from pread to stream
> -------------------------------------------------------------------------------------------------------
>
>                 Key: HBASE-18220
>                 URL: https://issues.apache.org/jira/browse/HBASE-18220
>             Project: HBase
>          Issue Type: Sub-task
>          Components: Compaction
>    Affects Versions: 2.0.0, 3.0.0, 2.0.0-alpha-1
>            Reporter: ramkrishna.s.vasudevan
>            Assignee: ramkrishna.s.vasudevan
>             Fix For: 2.0.0, 3.0.0, 2.0.0-alpha-2
>
>
> We try switch over to stream scanner if we have read more than a certain number of bytes. In case of compaction we already have stream based scanners only and but on calling shipped() we try to again close and reopen the scanners which is unwanted. 
> [~Apache9]



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)