You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Ohad Shacham (JIRA)" <ji...@apache.org> on 2017/06/08 09:48:18 UTC

[jira] [Commented] (PHOENIX-3860) Implement TAL functionality for Omid

    [ https://issues.apache.org/jira/browse/PHOENIX-3860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16042471#comment-16042471 ] 

Ohad Shacham commented on PHOENIX-3860:
---------------------------------------

Thanks [~giacomotaylor].

How does deletion propagates to the index? Does the coprocessor update the index with the tombstone information?
I assume that Tephra uses tombstone and a delete operation during a transaction is actually a put.

In the same context, what about garbage collection of the index? do you apply a coprocessor for gc the index as gc is done on the data table?

Thx
Ohad

> Implement TAL functionality for Omid
> ------------------------------------
>
>                 Key: PHOENIX-3860
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-3860
>             Project: Phoenix
>          Issue Type: Sub-task
>            Reporter: Ohad Shacham
>            Assignee: Ohad Shacham
>
> Implement TAL functionality for Omid in order to be able to use Omid as Phoenix's transaction processing engine. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)