Skip to content

Conversation

@codchen
Copy link

@codchen codchen commented May 8, 2025

Describe your changes and provide context

The PebbleDB iterator was working in a recursive fashion, which may cause stack overflow issue when there are too many versions to traverse over. This PR changes the logic to be iterative without modifications to behavior.

Testing performed to validate your change

unit tests

@codchen codchen requested review from Kbhat1 and yzang2019 May 8, 2025 16:41
@codchen codchen force-pushed the tony/iterative-next branch from cd1db1c to 3043146 Compare May 8, 2025 19:14
@codchen codchen force-pushed the tony/iterative-next branch from 3043146 to 357268a Compare May 28, 2025 12:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants