mapleFU commented on code in PR #1342:
URL: 
https://github.com/apache/incubator-kvrocks/pull/1342#discussion_r1145936447


##########
src/storage/redis_db.cc:
##########
@@ -155,6 +158,7 @@ rocksdb::Status Database::TTL(const Slice &user_key, int 
*ttl) {
   Metadata metadata(kRedisNone, false);
   metadata.Decode(value);

Review Comment:
   When Decode happens here, would it have the right data when a 32bit size 
instance read 64bits data?



-- 
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]

Reply via email to