You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Lars Hofhansl (JIRA)" <ji...@apache.org> on 2014/02/05 08:20:08 UTC

[jira] [Updated] (PHOENIX-15) Allow forcing a memstore flush for a table

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

Lars Hofhansl updated PHOENIX-15:
---------------------------------

    Attachment: phoenix-15.txt

WIP-patch. Completely untested, just want to park the patch here.

> Allow forcing a memstore flush for a table
> ------------------------------------------
>
>                 Key: PHOENIX-15
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-15
>             Project: Phoenix
>          Issue Type: Improvement
>            Reporter: Lars Hofhansl
>         Attachments: phoenix-15.txt
>
>
> This is useful with PHOENIX-14.
> I.e. one could do a "bulk load" without writing to the WAL, following by a memstore flush in order to guarantee the data is on disk.
> [~giacomotaylor@gmail.com] suggested: ALTER SESSION FLUSH. And somehow we'd need to indicate which table to flush.
> This probably needs a bit more discussion.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)