[
https://issues.apache.org/jira/browse/GEODE-5962?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Blake Bender resolved GEODE-5962.
---------------------------------
Resolution: Fixed
> region.putAll crashes if the map has a key with value nullptr
> -------------------------------------------------------------
>
> Key: GEODE-5962
> URL: https://issues.apache.org/jira/browse/GEODE-5962
> Project: Geode
> Issue Type: Bug
> Components: native client
> Reporter: Sai Boorlagadda
> Priority: Major
>
> region.put guards against null key and values and throws an exception to the
> user, whereas region.putAll crashes with a message and the reason behind it
> processChunk is not handling message error type PUT_DATA_ERROR.
> {{terminating with uncaught exception of type
> apache::geode::client::MessageException: TcrMessage::processChunk: got
> unhandled message type}}
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)