You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lens.apache.org by "Amareshwari Sriramadasu (JIRA)" <ji...@apache.org> on 2015/03/12 09:06:38 UTC

[jira] [Created] (LENS-406) CubeMetastoreClient.PartitionTimeline.get should be synchronized

Amareshwari Sriramadasu created LENS-406:
--------------------------------------------

             Summary: 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


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)