Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Not A Problem
-
1.2.1
-
None
-
None
Description
I have been using Storm with all topology components implemented in C# (.NET Core 2.0). I used https://www.nuget.org/packages/Storm.Net.Adapter/ adapter but it has some problems and gaps (e.g. Storm context and configuration are not available, performance issue while reading message from standard input etc.). So I have implemented new adapter and would love to contribute it to Storm code base. The adapter is already implemented and I would like push it and create PR.
I tried to push the changes but it is insufficient permission issue. So what is the right way to do it?