The member keys are a shared_ptr because sometimes is needed this way (like in ThinkClientRegion call), other times not (like in PutAllPartialResult call). How do you propose that the keys member are sometimes unique and other times shared? upgrading a unique_ptr to shared when necessary?
[ Full content available at: https://github.com/apache/geode-native/pull/464 ] This message was relayed via gitbox.apache.org for [email protected]
