[
https://issues.apache.org/jira/browse/IGNITE-3075?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15683334#comment-15683334
]
Semen Boikov commented on IGNITE-3075:
--------------------------------------
Hi,
Reviewed last version, the last thing to fix: for field
'GridDhtAtomicSingleUpdateRequest.partId' change type Integer -> int, and
remove @GridDirectTransient (it should be written/read as part of message in
'writeTo/readFrom').
Thanks!
> Implement single key-value pair DHT request/response for ATOMIC cache.
> ----------------------------------------------------------------------
>
> Key: IGNITE-3075
> URL: https://issues.apache.org/jira/browse/IGNITE-3075
> Project: Ignite
> Issue Type: Task
> Components: cache
> Affects Versions: 1.5.0.final
> Reporter: Vladimir Ozerov
> Assignee: Konstantin Dudkov
> Labels: performance
> Fix For: 1.8
>
>
> Need to implement specialized light-weight version of DHT request/response to
> make the most common case - single KV update - more performant.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)