I think I have finished filing JIRA for the various things we have done as a part of this work, and linked them all under
https://issues.apache.org/jira/browse/STORM-216 I will try to start going through them, dividing the work up, and putting in pull requests, but I don¹t know for sure how long it will take. ‹Bobby On 2/5/14, 1:10 PM, "P. Taylor Goetz" <[email protected]> wrote: >Thanks Bobby, that¹s awesome. > >I can¹t say I¹ve had time to absorb it all ;), but I¹m excited at the >prospect of brining secure multi-tenancy to Storm. > >Nice work. > >- Taylor > >On Feb 5, 2014, at 1:13 PM, Bobby Evans <[email protected]> wrote: > >> I mentioned on a JIRA a while ago that at Yahoo we have been working >>hard on securing storm and getting it ready so we can run storm as >>hosted multi-tennant service. We hope that with the transition to >>apache nearing completion we can start pushing these changes back into >>storm master in earnest. >> >> https://github.com/yahoo/incubator-storm/blob/security/security.md >> >> Describes a bit about how to set up a secure storm cluster, and the >>changes that we have put in. >> >> https://github.com/yahoo/incubator-storm/compare/security >> >> Shows the diff of the two and >> >> https://github.com/yahoo/incubator-storm/tree/security >> >> Is the branch itself. >> >> We plan on splitting this up into smaller pull requests seeing how it >>is a massive patch >> >> 139 files changed, 17284 insertions(+), 1178 deletions(-) >> >> But I wanted to be sure that the code in its entirety was put up for >>others to see and potentially use while we go through this process. >> >> ‹Bobby Evans >
