[
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 <[email protected]>
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)