[
https://issues.apache.org/jira/browse/LENS-406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14360213#comment-14360213
]
Hudson commented on LENS-406:
-----------------------------
UNSTABLE: Integrated in Lens-Commit #636 (See
[https://builds.apache.org/job/Lens-Commit/636/])
LENS-406 : CubeMetastoreClient.PartitionTimeline.get should be synchronized (
Rajat Khandelwal via amareshwari) (amareshwari: rev
6a5e5111c84f54c8abef76fb08e190c20589f752)
* lens-cube/src/main/java/org/apache/lens/cube/metadata/CubeMetastoreClient.java
> CubeMetastoreClient.PartitionTimeline.get should be synchronized
> ----------------------------------------------------------------
>
> Key: LENS-406
> URL: https://issues.apache.org/jira/browse/LENS-406
> Project: Apache Lens
> Issue Type: Bug
> Components: cube
> Reporter: Amareshwari Sriramadasu
> Assignee: Rajat Khandelwal
> Priority: Critical
> Fix For: 2.1
>
> Attachments: LENS-406.patch
>
>
> CubeMetastoreClient.PartitionTimeline.get() gets the timeline from table
> properties or all partitions or returns from cache.
> This needs to be synchronized for make sure no two calls load at the same
> time.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)