You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by akuznetsov-gridgain <gi...@git.apache.org> on 2018/08/23 02:12:07 UTC

[GitHub] ignite pull request #4597: IGNITE-9350 Added checks for empty data in web so...

GitHub user akuznetsov-gridgain opened a pull request:

    https://github.com/apache/ignite/pull/4597

    IGNITE-9350 Added checks for empty data in web sockets events.

    

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

    $ git pull https://github.com/gridgain/apache-ignite ignite-9350

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

    https://github.com/apache/ignite/pull/4597.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 #4597
    
----
commit 3ae0edf6e6cd740517c0283ab0fed6c03b72362c
Author: Alexey Kuznetsov <ak...@...>
Date:   2018-08-22T16:24:19Z

    IGNITE-9350 Web Console: Added checks for unexpected response.

commit fa42c77d1403bee80b58b2871552e5ba8b29b410
Author: Alexey Kuznetsov <ak...@...>
Date:   2018-08-22T17:01:09Z

    IGNITE-9350 Web Console: Added checks for unexpected data in web socket event data.

----


---

[GitHub] ignite pull request #4597: IGNITE-9350 Added checks for empty data in web so...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/ignite/pull/4597


---