You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@falcon.apache.org by "Pallavi Rao (JIRA)" <ji...@apache.org> on 2015/10/07 12:28:26 UTC

[jira] [Commented] (FALCON-1514) Incorrect logging while submitting cluster

    [ https://issues.apache.org/jira/browse/FALCON-1514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14946638#comment-14946638 ] 

Pallavi Rao commented on FALCON-1514:
-------------------------------------

+1. Will commit shortly.

> Incorrect logging while submitting cluster
> ------------------------------------------
>
>                 Key: FALCON-1514
>                 URL: https://issues.apache.org/jira/browse/FALCON-1514
>             Project: Falcon
>          Issue Type: Bug
>          Components: prism
>    Affects Versions: 0.8
>            Reporter: Pragya Mittal
>            Assignee: sandeep samudrala
>             Fix For: 0.8
>
>         Attachments: FALCON-1514.patch
>
>
> When cluster entity is submitted via prism/server, logs say the following :
> {code}
> 2015-10-07 05:33:19,430 INFO  - [9959671@qtp-366590980-417 - 0bb0452f-1751-4017-a776-c6301aa737d4:pragya:POST//entities/submit/cluster] ~ Parsed Entity: A4dcc0afc-926620cf (EntityParser:94)
> 2015-10-07 05:33:19,431 INFO  - [9959671@qtp-366590980-417 - 0bb0452f-1751-4017-a776-c6301aa737d4:pragya:POST//entities/submit/cluster] ~ Lock obtained for schedule/update of (cluster) A4dcc0afc-926620cf by 9959671@qtp-366590980-417 - 0bb0452f-1751-4017-a776-c6301aa737d4 (MemoryLocks:54)
> 2015-10-07 05:33:19,431 INFO  - [9959671@qtp-366590980-417 - 0bb0452f-1751-4017-a776-c6301aa737d4:pragya:POST//entities/submit/cluster] ~ Successfully released lock for (cluster) A4dcc0afc-926620cf by 9959671@qtp-366590980-417 - 0bb0452f-1751-4017-a776-c6301aa737d4 (MemoryLocks:70)
> 2015-10-07 05:33:19,431 INFO  - [9959671@qtp-366590980-417 - 0bb0452f-1751-4017-a776-c6301aa737d4:pragya:POST//entities/submit/cluster] ~ All update locks released for A4dcc0afc-926620cf (AbstractEntityManager:357)
> {code}
> As the logs suggest, lock is obtained for schedule/update of cluster which is not very intuitive.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)