-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/48383/
-----------------------------------------------------------

(Updated June 13, 2016, 4:14 p.m.)


Review request for geode, Eric Shu, Scott Jewell, Ken Howe, and Sai Boorlagadda.


Bugs: GEODE-1508
    https://issues.apache.org/jira/browse/GEODE-1508


Repository: geode


Description (updated)
-------

The code in EntryEventImpl that calls importNewObject
is now careful to never call importNewObject with isSerialized false
if isUnretainedNewReferenceOk is false.
The same bug was fixed for importOldObject.
Unit tests have been added for the code in EntryEventImpl
that calls both importNewObject and importOldObject.


Diffs
-----

  
geode-core/src/main/java/com/gemstone/gemfire/internal/cache/EntryEventImpl.java
 c4849be2c0863e6badf6eeaf1ccfaaf826d57584 
  
geode-core/src/test/java/com/gemstone/gemfire/internal/cache/EntryEventImplTest.java
 800527f2927cc775cf89426f12fc6eb6c48f77bb 

Diff: https://reviews.apache.org/r/48383/diff/


Testing
-------

precheckin


Thanks,

Darrel Schneider

Reply via email to