GitHub user oizu opened a pull request:

    https://github.com/apache/storm/pull/2613

    .NET Core 2.0 multi-lang adapter

    There are some instructions in README file on how to build and test the 
project. Let me know if any questions arose.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/oizu/storm master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/storm/pull/2613.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 #2613
    
----
commit 693d077f82bd60ee20dd66124c1093c3c53145b9
Author: Yuriy Alikin <iualik@...>
Date:   2018-03-27T19:15:52Z

    Dotnet adapter initial commit

commit 9052f84963c2482625e9b4e8293297281f391ab7
Author: Yuriy Alikin <iualik@...>
Date:   2018-03-27T21:41:27Z

    StormAppender is created programatically. Type in yaml file fixed.

commit 4f967cdca4b49d15090881d3ec167289ea57d9f8
Author: Yuriy Alikin <iualik@...>
Date:   2018-03-28T18:49:13Z

    Readme doc and usage section in build.sh

commit e97d371467428f2c223da9522f51dc22ece99e81
Author: Yuriy Alikin <iualik@...>
Date:   2018-03-28T18:54:38Z

    README.md syntax change

commit a465c8f1ca1624c12456ccb26fc6642888a55d66
Author: Yuriy Alikin <iualik@...>
Date:   2018-03-28T18:56:16Z

    README.md syntax change

commit 7a3cf7a2f1b0792b494874b15c92521673673478
Author: Yuriy Alikin <iualik@...>
Date:   2018-03-28T19:02:48Z

    README.md cmd parameters section added

commit 07ae2d9ba05159058c5aec475a2e546b0612f387
Author: Yuriy Alikin <iualik@...>
Date:   2018-03-28T19:03:45Z

    README.md minor fixt

commit 34408d89cdd9fd9419b550a459d4184d4bd56348
Author: Yuriy Alikin <iualik@...>
Date:   2018-03-28T19:34:10Z

    StromAdapter removed from log4net.config

commit 625e53c09399b00a69608c24d4b7b41939f12b8f
Author: Yuriy Alikin <iualik@...>
Date:   2018-03-28T19:35:39Z

    build.sh default scenario

commit 434e38bf6219d19d7ec2434845d746307e4af5b5
Author: Yuriy Alikin <iualik@...>
Date:   2018-03-28T22:11:08Z

    Options: assambly name is required. typo fixed in csproj. Verification 
message simplified.

commit 1121bad910b031a4ce97ddf74aedcb9704b3820d
Author: Yuriy Alikin <iualik@...>
Date:   2018-03-28T22:12:39Z

    Expiraction policy changed from 30 mins to 30 secs

commit 86bd771cc227832f37adc685de256eebca1b7a6c
Author: Yuriy Alikin <iualik@...>
Date:   2018-03-28T22:48:08Z

    Changes accourding to PR review

commit 19e2fb45dc7be3bb4c15922fc48240616a179b86
Author: Yuriy Alikin <iualik@...>
Date:   2018-03-28T22:49:58Z

    Example class renaming

commit 5c1a2618c9a2cc91f65ff35df98bd1e3e5201abf
Author: Yuriy Alikin <iualik@...>
Date:   2018-03-28T23:09:11Z

    Bug fixes

commit d02c65aaa196b55b92e1a8449907efed85ce4b1e
Author: Yuriy Alikin <iualik@...>
Date:   2018-03-29T18:04:48Z

    Company=Microsoft

commit 2364acfc8585d42f087c1fc4c007bdf1ddafe57d
Author: Yuriy Alikin <iualik@...>
Date:   2018-03-29T19:14:56Z

    Strom naming changed. Strom is dead handling.

commit 016ac4ee68edc7a37dd4f47de4472e7debd0c525
Author: oizu <yuriy.alikin@...>
Date:   2018-03-29T21:37:11Z

    Merge pull request #1 from oizu/dotnet
    
    .NET Core adapter initial commit

commit 513437e8405893c2ebc7829e0f5a9875b9a286ec
Author: Yuriy Alikin <iualik@...>
Date:   2018-03-29T22:43:33Z

    Channels and Serializer added. Minor Bug fixes.

commit 20c8448d10ee7a0ec725e050f8b3eb7d125ec7e7
Author: oizu <yuriy.alikin@...>
Date:   2018-03-29T22:44:39Z

    Merge pull request #2 from oizu/dotnet
    
    Channels and Serializer added. Minor Bug fixes.

----


---

Reply via email to