[
https://issues.apache.org/jira/browse/PHOENIX-4998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16666530#comment-16666530
]
ASF GitHub Bot commented on PHOENIX-4998:
-----------------------------------------
GitHub user BinShi-SecularBird opened a pull request:
https://github.com/apache/phoenix/pull/398
PHOENIX-4998 The estimated instance size of GuidePostsInfo doesn't co…
…unt the last update timestamp array.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/BinShi-SecularBird/phoenix PHOENIX-4998
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/phoenix/pull/398.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 #398
----
commit 221d05a5f3b0cf1812b8e75bf780b22ed4c8dac1
Author: Bin <bshi@...>
Date: 2018-10-28T19:21:27Z
PHOENIX-4998 The estimated instance size of GuidePostsInfo doesn't count
the last update timestamp array.
----
> The estimated instance size of GuidePostsInfo doesn't count the last update
> timestamp array
> -------------------------------------------------------------------------------------------
>
> Key: PHOENIX-4998
> URL: https://issues.apache.org/jira/browse/PHOENIX-4998
> Project: Phoenix
> Issue Type: Bug
> Reporter: Bin Shi
> Assignee: Bin Shi
> Priority: Major
> Attachments: PHOENIX-4998.patch
>
>
> GuidePostsCache (implemented Guava Cache) use the estimated instance size of
> GuidePostsInfo as the weight of the cache entry. The bug results in the
> underestimation of the weight of the cache entry.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)