jdeppe-pivotal commented on a change in pull request #7429:
URL: https://github.com/apache/geode/pull/7429#discussion_r822899926
##########
File path:
geode-for-redis/src/main/java/org/apache/geode/redis/internal/data/AbstractRedisData.java
##########
@@ -85,6 +87,14 @@
private volatile long expirationTimestamp = NO_EXPIRATION;
private static final ThreadLocal<DeltaInfo> deltaInfo = new ThreadLocal<>();
+ public int getVersion() {
Review comment:
Huh, I thought I fixed that. Thanks
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]