ringles commented on a change in pull request #5978:
URL: https://github.com/apache/geode/pull/5978#discussion_r567913139
##########
File path:
geode-core/src/main/java/org/apache/geode/internal/cache/EntryEventImpl.java
##########
@@ -165,6 +165,9 @@
*/
private byte[] deltaBytes = null;
+ /* Is this special about recalculating size? */
Review comment:
Well, it probably shouldn't be removed, since all the other fields have
comments as well. However, it can be improved.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]