[ https://issues.apache.org/jira/browse/OOZIE-3682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17644292#comment-17644292 ]
Dénes Bodó commented on OOZIE-3682: ----------------------------------- [~jmakai] Thanks for your fix. Unfortunately our infra has no AIX hosts. How can we validate this change? Do you have any proof on that? Thank you > Prepare ssh-wrapper script to handle callback specific arguments with quotes > ---------------------------------------------------------------------------- > > Key: OOZIE-3682 > URL: https://issues.apache.org/jira/browse/OOZIE-3682 > Project: Oozie > Issue Type: Bug > Affects Versions: 5.2.1 > Reporter: Janos Makai > Assignee: Janos Makai > Priority: Major > Attachments: OOZIE-3682-001.patch, OOZIE-3682-002.patch > > > In case someone runs an SSH action which connects from Oozie server (linux) > to an AIX host, then the ssh-wrapper process is showing up on the remote > host, but it hangs forever. > This happens because the quotes around the callback URL are being retained in > the arguments taken by ssh-base and sent to ssh-wrapper, causing an infinite > loop. > The goal of this ticket is to track the fix of this issue in the callback > mechanism. -- This message was sent by Atlassian Jira (v8.20.10#820010)