GitHub user daradurvs opened a pull request:

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

    ignite-5097 BinaryMarshaller should write ints in "varint" encoding where 
it makes sense

    

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

    $ git pull https://github.com/daradurvs/ignite ignite-5097-release-2

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

    https://github.com/apache/ignite/pull/2821.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 #2821
    
----
commit 7f2fe578e2ebaf1754a4a0699d06c41739850768
Author: Vyacheslav Daradur <daradu...@gmail.com>
Date:   2017-10-09T10:50:59Z

    IGNITE-5097 BinaryMarshaller should write ints in "varint" encoding where 
it makes sense

commit 857c54c708db7cf6757e38dac2c21b1bf4c6db0c
Author: Vyacheslav Daradur <daradu...@gmail.com>
Date:   2017-10-09T10:51:54Z

    IGNITE-5152 .NET: BinaryMarshaller should write ints in "varint" encoding 
where it makes sense

commit 38c56ec287f64185f2c9922fbc474b9f90e9bf69
Author: Igor Sapego <isap...@gridgain.com>
Date:   2017-10-09T10:54:55Z

    IGNITE-5153 CPP: Introduced varint encoding in C++

----


---

Reply via email to