[
https://issues.apache.org/jira/browse/PHOENIX-3148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15434431#comment-15434431
]
Hudson commented on PHOENIX-3148:
---------------------------------
SUCCESS: Integrated in Jenkins build Phoenix-master #1369 (See
[https://builds.apache.org/job/Phoenix-master/1369/])
PHOENIX-3148 Reduce size of PTable so that more tables can be cached in
(tdsilva: rev a0ae8025eccbd76b4277f74e57081ddbb5a7babe)
* (add) phoenix-core/src/main/java/org/apache/phoenix/schema/PTableRefImpl.java
* (edit) phoenix-core/src/main/java/org/apache/phoenix/query/QueryServices.java
* (edit)
phoenix-core/src/main/java/org/apache/phoenix/query/ConnectionQueryServicesImpl.java
* (add) phoenix-core/src/main/java/org/apache/phoenix/schema/PMetaDataCache.java
* (add)
phoenix-core/src/main/java/org/apache/phoenix/schema/PTableRefFactory.java
* (edit) phoenix-core/src/main/java/org/apache/phoenix/schema/PTableRef.java
* (add)
phoenix-core/src/main/java/org/apache/phoenix/schema/SerializedPTableRef.java
* (edit) phoenix-core/src/main/java/org/apache/phoenix/schema/PMetaDataImpl.java
* (edit) phoenix-core/src/it/java/org/apache/phoenix/end2end/IndexToolIT.java
* (edit)
phoenix-core/src/main/java/org/apache/phoenix/query/QueryServicesOptions.java
* (edit)
phoenix-core/src/main/java/org/apache/phoenix/query/ConnectionlessQueryServicesImpl.java
* (edit)
phoenix-core/src/main/java/org/apache/phoenix/execute/MutationState.java
* (edit)
phoenix-core/src/test/java/org/apache/phoenix/schema/PMetaDataImplTest.java
* (edit) phoenix-core/src/main/java/org/apache/phoenix/schema/PTableImpl.java
* (edit)
phoenix-core/src/main/java/org/apache/phoenix/schema/MetaDataClient.java
* (add)
phoenix-core/src/main/java/org/apache/phoenix/schema/SerializedPTableRefFactory.java
> Reduce size of PTable so that more tables can be cached in the metada cache.
> ----------------------------------------------------------------------------
>
> Key: PHOENIX-3148
> URL: https://issues.apache.org/jira/browse/PHOENIX-3148
> Project: Phoenix
> Issue Type: Bug
> Reporter: Thomas D'Silva
> Assignee: Thomas D'Silva
> Labels: argus
> Fix For: 4.9.0, 4.8.1
>
> Attachments: PHOENIX-3148-v2.patch, PHOENIX-3148-v3.patch,
> PHOENIX-3148-v4.patch, PHOENIX-3148.patch, comparison.png
>
>
> According to PHOENIX-2995, the current size is 7KB per PTable which works out
> to enabling 140K PTables per 1GB.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)