[
https://issues.apache.org/jira/browse/FALCON-2190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15728995#comment-15728995
]
ASF GitHub Bot commented on FALCON-2190:
----------------------------------------
GitHub user sandeepSamudrala opened a pull request:
https://github.com/apache/falcon/pull/316
FALCON-2190 server side checks to not let any entity operations on entities
generated by extensions
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sandeepSamudrala/falcon FALCON-2190
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/falcon/pull/316.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 #316
----
commit 9e68a578328e284dcdf845ce32a0c48ac8dba36c
Author: sandeep <[email protected]>
Date: 2016-07-25T06:36:59Z
FALCON-298. Feed update with replication delay creates holes
commit a94d4fe07f0da2606fc1c9009ba9a2d62643b728
Author: sandeep <[email protected]>
Date: 2016-08-05T10:57:34Z
rebasing from master
commit 271318b9cadde6f4341d3c02e9e71838db490023
Author: sandeep <[email protected]>
Date: 2016-08-05T10:58:13Z
FALCON-2097. Adding UT to the new method for getting next instance time
with Delay.
commit 1a4dcd234e8fe849ad415e8c9681a7d00395a107
Author: sandeep <[email protected]>
Date: 2016-08-05T11:03:55Z
rebased and resolved the conflicts from master
commit c06556623e87cbc52f6b01d44cc420bbb92c72e9
Author: sandeep <[email protected]>
Date: 2016-08-05T11:05:08Z
reverting last line changes made
commit 1bb8d3c72a97835b88320ce482c5f472e00fb7cd
Author: sandeep <[email protected]>
Date: 2016-08-09T06:05:15Z
Merge branch 'master' of https://github.com/apache/falcon
commit d6dc8bfaa6811fe3a97f1223fd962ab8fa083b47
Author: sandeep <[email protected]>
Date: 2016-08-14T08:16:50Z
Merge branch 'master' of https://github.com/apache/falcon
commit a178805264d314ea2f58f525b56b9e071f0d2dd1
Author: sandeep <[email protected]>
Date: 2016-09-27T10:00:00Z
Merge branch 'master' of https://github.com/apache/falcon
commit d0393e98d7133f0b32df4bff287fb543f862d066
Author: sandeep <[email protected]>
Date: 2016-10-19T15:23:55Z
Merge branch 'master' of https://github.com/apache/falcon
commit 250cc4609c39868e8ff07c74e509f4db15a9f928
Author: sandeep <[email protected]>
Date: 2016-11-14T07:18:24Z
Merge branch 'master' of https://github.com/apache/falcon
commit 11e7b3fcb62a419707a8a1e2a5dd649bb68ba937
Author: sandeep <[email protected]>
Date: 2016-11-15T08:13:00Z
FALCON-2183 Extension Builder changes to support new user extensions
commit f3d7268e43ada567a87f8cfa02c29b5d3bc2c30f
Author: sandeep <[email protected]>
Date: 2016-11-15T12:07:08Z
FALCON-2183 Incorporated review comments
commit 8aacd754176454dd525ea939c93eb6aaf6eeef25
Author: sandeep <[email protected]>
Date: 2016-11-16T13:03:24Z
FALCON-2183 Incorporated review comments
commit fd2357bd00b04ba6ba91e6443d571da0debeb6b8
Author: sandeep <[email protected]>
Date: 2016-11-18T16:53:39Z
Merge branch 'master' of https://github.com/apache/falcon into FALCON-2190
commit f701317af8c0416eee831ba57b059188feac2ee2
Author: sandeep <[email protected]>
Date: 2016-12-07T06:41:40Z
Merge branch 'master' of https://github.com/apache/falcon into FALCON-2190
commit 4c28d1c6bf4fc32bc20ce0de0da19e2786bfe86c
Author: sandeep <[email protected]>
Date: 2016-12-07T12:34:40Z
FALCON-2190 server side checks to not let any entity operations on entities
generated by extensions
commit 17a15c8c0d3a75604985771ffe569afc1b36aa23
Author: sandeep <[email protected]>
Date: 2016-12-07T15:18:30Z
FALCON-2190 Fixed check style issues
----
> Add server side checks to not let any entity mutations on entities generated
> by extensions
> ------------------------------------------------------------------------------------------
>
> Key: FALCON-2190
> URL: https://issues.apache.org/jira/browse/FALCON-2190
> Project: Falcon
> Issue Type: Sub-task
> Components: extensions
> Reporter: sandeep samudrala
> Assignee: sandeep samudrala
>
> Entities generated by the extension should be locked down for any mutations
> directly. Mutations should happen only via Extension commands/calls(extension
> update,submit,delete).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)