[
https://issues.apache.org/jira/browse/PHOENIX-4575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16435057#comment-16435057
]
ASF GitHub Bot commented on PHOENIX-4575:
-----------------------------------------
GitHub user ChinmaySKulkarni opened a pull request:
https://github.com/apache/phoenix/pull/297
PHOENIX-4575: Phoenix metadata KEEP_DELETED_CELLS and VERSIONS should be
property driven
Adds configurable properties for KEEP_DELETED_CELLS and VERSIONS.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ChinmaySKulkarni/phoenix PHOENIX-4575
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/phoenix/pull/297.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #297
----
commit f501bfacde19282cb2084b3afefc52c51b6951cb
Author: Chinmay Kulkarni <chinmayskulkarni@...>
Date: 2018-04-12T07:29:50Z
PHOENIX-4575: Phoenix metadata KEEP_DELETED_CELLS and VERSIONS should be
property driven
Adds configurable properties for KEEP_DELETED_CELLS and VERSIONS.
----
> Phoenix metadata KEEP_DELETED_CELLS and VERSIONS should be property driven
> --------------------------------------------------------------------------
>
> Key: PHOENIX-4575
> URL: https://issues.apache.org/jira/browse/PHOENIX-4575
> Project: Phoenix
> Issue Type: New Feature
> Reporter: Mujtaba Chohan
> Assignee: Chinmay Kulkarni
> Priority: Major
> Attachments: PHOENIX-4575.patch, PHOENIX-4575_v2.patch
>
>
> This is to cater for circumstances where we need to alter state of
> KEEP_DELETED_CELLS/VERSION on Phoenix meta tables.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)