[
https://issues.apache.org/jira/browse/OOZIE-1699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13906770#comment-13906770
]
Srikanth Sundarrajan commented on OOZIE-1699:
---------------------------------------------
Patch does seem to apply alright. Am I missing something ?
{code}
sriksun:oozie-trunk sriksun$ git pull -v --all
Fetching origin
>From https://git-wip-us.apache.org/repos/asf/oozie
= [up to date] master -> origin/master
= [up to date] ap-pages -> origin/ap-pages
= [up to date] branch-3.1 -> origin/branch-3.1
= [up to date] branch-3.1.4 -> origin/branch-3.1.4
= [up to date] branch-3.2 -> origin/branch-3.2
= [up to date] branch-3.3 -> origin/branch-3.3
= [up to date] branch-4.0 -> origin/branch-4.0
= [up to date] hcat-intre -> origin/hcat-intre
Already up-to-date.
sriksun:oozie-trunk sriksun$ curl
"https://issues.apache.org/jira/secure/attachment/12630002/OOZIE-1699.patch" |
git apply -v --check
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 10948 100 10948 0 0 4635 0 0:00:02 0:00:02 --:--:-- 4637
Checking patch
core/src/main/java/org/apache/oozie/service/CallableQueueService.java...
Checking patch
core/src/main/java/org/apache/oozie/util/PollablePriorityDelayQueue.java...
Checking patch
core/src/main/java/org/apache/oozie/util/PriorityDelayQueue.java...
Checking patch
core/src/test/java/org/apache/oozie/service/TestCallableQueueService.java...
{code}
> Some of the commands submitted to Oozie internal queue are never executed
> -------------------------------------------------------------------------
>
> Key: OOZIE-1699
> URL: https://issues.apache.org/jira/browse/OOZIE-1699
> Project: Oozie
> Issue Type: Bug
> Reporter: Srikanth Sundarrajan
> Assignee: Srikanth Sundarrajan
> Attachments: OOZIE-1699.patch
>
>
> At scale, we are seeing issues with some command submitted to the command
> queue in CallableQueueService aren't getting executed at all.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)