[
https://issues.apache.org/jira/browse/IGNITE-9532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16610299#comment-16610299
]
ASF GitHub Bot commented on IGNITE-9532:
----------------------------------------
GitHub user udaykale opened a pull request:
https://github.com/apache/ignite/pull/4720
IGNITE-9532 Binary mode for Ignite Queue
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/udaykale/ignite IGNITE-9532
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/4720.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 #4720
----
commit abf6cebf989305c4bc5d5cb51f2b8415b34cdd5f
Author: uday <udaygkale@...>
Date: 2018-09-11T08:40:22Z
IGNITE-9532 Binary mode for Ignite Queue
----
> Binary mode for Ignite Queue
> ----------------------------
>
> Key: IGNITE-9532
> URL: https://issues.apache.org/jira/browse/IGNITE-9532
> Project: Ignite
> Issue Type: New Feature
> Components: binary, data structures
> Reporter: Uday Kale
> Assignee: Uday Kale
> Priority: Major
>
> Add binary mode (withKeepBinary) to Data Structures Queue.
> This will allow retrieving values in binary format when needed or when class
> is not available, and will allow implementing the structures in other
> platforms (.NET, C++).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)