[
https://issues.apache.org/jira/browse/PHOENIX-5933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17160269#comment-17160269
]
Hudson commented on PHOENIX-5933:
---------------------------------
FAILURE: Integrated in Jenkins build PreCommit-PHOENIX-Build #4053 (See
[https://builds.apache.org/job/PreCommit-PHOENIX-Build/4053/])
PHOENIX-5933 Rename VIEW_TTL property to be PHOENIX_TTL (xyan: rev
8f9ee5015f013de173a26161f34a270d68a9d2f9)
* (edit)
phoenix-core/src/main/java/org/apache/phoenix/coprocessor/generated/PTableProtos.java
* (edit)
phoenix-core/src/main/java/org/apache/phoenix/schema/MetaDataClient.java
* (edit)
phoenix-core/src/main/java/org/apache/phoenix/jdbc/PhoenixDatabaseMetaData.java
* (edit) phoenix-core/src/main/java/org/apache/phoenix/query/QueryConstants.java
* (edit) phoenix-core/src/main/java/org/apache/phoenix/schema/PTable.java
* (edit) phoenix-core/src/main/java/org/apache/phoenix/schema/DelegateTable.java
* (edit) phoenix-protocol/src/main/PTable.proto
* (edit) phoenix-core/src/main/java/org/apache/phoenix/schema/TableProperty.java
* (edit) phoenix-core/src/it/java/org/apache/phoenix/end2end/ViewTTLIT.java
* (edit) phoenix-core/src/main/java/org/apache/phoenix/util/ViewUtil.java
* (edit) phoenix-core/src/main/java/org/apache/phoenix/schema/PTableImpl.java
* (edit)
phoenix-core/src/main/java/org/apache/phoenix/coprocessor/MetaDataEndpointImpl.java
* (edit)
phoenix-core/src/main/java/org/apache/phoenix/query/ConnectionQueryServicesImpl.java
* (edit)
phoenix-core/src/main/java/org/apache/phoenix/exception/SQLExceptionCode.java
> Rename VIEW_TTL property to be PHOENIX_TTL
> ------------------------------------------
>
> Key: PHOENIX-5933
> URL: https://issues.apache.org/jira/browse/PHOENIX-5933
> Project: Phoenix
> Issue Type: Sub-task
> Reporter: Jacob Isaac
> Assignee: Jacob Isaac
> Priority: Major
> Fix For: 4.16.0
>
> Attachments: PHOENIX-5933.4.x.001.patch, PHOENIX-5933.master.001.patch
>
> Time Spent: 2.5h
> Remaining Estimate: 0h
>
> As there is more interest in extending the TTL feature to all Phoenix
> entities (tables and views)
> More specifically separate the usage of Phoenix application-level TTL
> (row-based) and HBase level TTL (Store/Column Family-based).
> It makes sense to rename the Phoenix Table property to be PHOENIX_TTL
--
This message was sent by Atlassian Jira
(v8.3.4#803005)