You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/10/12 08:45:00 UTC

[jira] [Commented] (IGNITE-5928) .NET: Get rid of BinaryStreamBase

    [ https://issues.apache.org/jira/browse/IGNITE-5928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16201636#comment-16201636 ] 

ASF GitHub Bot commented on IGNITE-5928:
----------------------------------------

GitHub user apopovgg opened a pull request:

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

    IGNITE-5928 .NET: Get rid of BinaryStreamBase

    Please review

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

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

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

    https://github.com/apache/ignite/pull/2835.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 #2835
    
----
commit 92bdcb407a9fc1a06964b44329608ad629aecbf2
Author: apopov <ta...@gmail.com>
Date:   2017-10-12T08:40:30Z

    IGNITE-5928 .NET: Get rid of BinaryStreamBase

----


> .NET: Get rid of BinaryStreamBase
> ---------------------------------
>
>                 Key: IGNITE-5928
>                 URL: https://issues.apache.org/jira/browse/IGNITE-5928
>             Project: Ignite
>          Issue Type: Improvement
>          Components: platforms
>            Reporter: Pavel Tupitsyn
>            Assignee: Alexey Popov
>            Priority: Minor
>              Labels: .NET, newbie
>             Fix For: 2.4
>
>
> {{BinaryStreamBase}} is an abstract class with a single inheritor {{BinaryHeapStream}}.
> Get rid of it for the sake of simplicity (and probably performance).



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)