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 ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---