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

Purshotam Shah commented on OOZIE-1923:
---------------------------------------

Local test result.

Running org.apache.oozie.action.decision.TestDecisionActionExecutor
Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0 sec
Running org.apache.oozie.workflow.lite.TestLiteWorkflowLib
Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.192 sec

Results :

Failed tests:   testUpdateSLA(org.apache.oozie.sla.TestSLAService)
  testEndMissDBConfirm(org.apache.oozie.sla.TestSLAService): expected:<3> but 
was:<4>

Tests run: 1425, Failures: 2, Errors: 0, Skipped: 2

> ZKLocksService locks are not re-entrant like MemoryLocks
> --------------------------------------------------------
>
>                 Key: OOZIE-1923
>                 URL: https://issues.apache.org/jira/browse/OOZIE-1923
>             Project: Oozie
>          Issue Type: Bug
>          Components: HA
>            Reporter: Purshotam Shah
>            Assignee: Purshotam Shah
>             Fix For: 4.1.0
>
>         Attachments: OOZIE-1923-V1.patch, OOZIE-1923-V2.patch
>
>
> This is because we are creating InterProcessReadWriteLock instance for every 
> path. 
> We should store InterProcessReadWriteLock and reuse for same path like 
> MemoryLocksService.
> We should also add tests for both ZKLocksService and MemoryLocksService to 
> verify.



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

Reply via email to