[
https://issues.apache.org/jira/browse/PHOENIX-3043?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15360761#comment-15360761
]
Hudson commented on PHOENIX-3043:
---------------------------------
SUCCESS: Integrated in Phoenix-master #1304 (See
[https://builds.apache.org/job/Phoenix-master/1304/])
PHOENIX-3043 Tune table options for SYSTEM.STATS. (larsh: rev
d58601605e2b32029f7641547f089275af2079fb)
*
phoenix-core/src/main/java/org/apache/phoenix/coprocessor/MetaDataProtocol.java
* phoenix-core/src/main/java/org/apache/phoenix/query/QueryConstants.java
> Tune table options for SYSTEM.STATS
> -----------------------------------
>
> Key: PHOENIX-3043
> URL: https://issues.apache.org/jira/browse/PHOENIX-3043
> Project: Phoenix
> Issue Type: Bug
> Reporter: Lars Hofhansl
> Assignee: Lars Hofhansl
> Fix For: 4.8.0
>
> Attachments: 3043.txt
>
>
> See discussion in PHOENIX-2724.
> SYSTEM.STATS is churned over time, so we should not have
> KEEP_DELETED_CELLS=true and VERSIONS=3.
> We should set those to false and 1 respectively.
> [~giacomotaylor]
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)