sadanand48 commented on PR #7794:
URL: https://github.com/apache/ozone/pull/7794#issuecomment-2632949583

   Also isn't the iterator invalid without calling any of the seek methods, I 
believe this is the reason we have called seek() api's after initialising 
iterators . Has Rocksdb behaviour changed?
   
https://github.com/facebook/rocksdb/blob/a10b4aa9a38571d992b5588a2f08369bc1e19b18/include/rocksdb/db.h#L1061
   
   > 
   >   // The result of NewIterator() is initially invalid (caller must
   >   // call one of the Seek methods on the iterator before using it).
   


-- 
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: issues-unsubscr...@ozone.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@ozone.apache.org
For additional commands, e-mail: issues-h...@ozone.apache.org

Reply via email to