Input on Ticket#34852

Hi everyone, my name is Can. I am new to contributing to open-sourced projects and am currently working on this ticket.

If my understanding is correct, the solution was also provided in the ticket itself. If so, can someone give me advice on how to write the unit test for this issue?

But feel free to correct me if my understanding is not correct!

Thank you

It’s not clear to me that an extra unit test is required. Instead I’d recommend figuring out how to run the tests with MySQL Cluster, reproduce the issue, apply the fix, and see it work. A second confirmation that the fix is correct would give us confidence in making the change.

Also it would be valuable to check the MySQL Cluster documentation to confirm that this is best or only possible fix.