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

   > 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?
   
   We still do the seek after this change, we are just avoiding `seekToFirst` 
in places where we want to seek to a different location as soon as we create 
the iterator.


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to