[ https://issues.apache.org/jira/browse/FALCON-2133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15448467#comment-15448467 ]
ASF GitHub Bot commented on FALCON-2133: ---------------------------------------- GitHub user muraliramasami opened a pull request: https://github.com/apache/falcon/pull/277 FALCON-2133: Disable the LogMover from FeedReplication on secure mode. LogMover is only supported in case of un-secure mode. It has to be disable in the secure mode. In FeedReplication test cases, LogMover assertions will be done after the functionality tested covered. In this cases, we need to verify the functionality but only disable LogMover. You can merge this pull request into a Git repository by running: $ git pull https://github.com/muraliramasami/FALCON-2133 master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/falcon/pull/277.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #277 ---- commit c1a8b60ee113ca591c21745030cf865de597f393 Author: Murali Ramasami <mramas...@hortonworks.com> Date: 2016-08-30T08:46:16Z FALCON-2133: Disable the LogMover assertions from FeedReplication on Secure Mode ---- > Disable the LogMover assertions from FeedReplication on Secure Mode > ------------------------------------------------------------------- > > Key: FALCON-2133 > URL: https://issues.apache.org/jira/browse/FALCON-2133 > Project: Falcon > Issue Type: Bug > Components: merlin > Affects Versions: trunk > Reporter: Murali Ramasami > Assignee: Murali Ramasami > Fix For: trunk > > > LogMover is only supported in case of un-secure mode. It has to be disable in > the secure mode. In FeedReplication test cases, LogMover assertions will be > done after the functionality tested covered. In this cases, we need to verify > the functionality but only disable LogMover. -- This message was sent by Atlassian JIRA (v6.3.4#6332)