pmem / pmdk

Persistent Memory Development Kit
https://pmem.io
Other
1.35k stars 510 forks source link

test: introduce a test reproducing the #5583 #6094

Closed janekmi closed 5 months ago

janekmi commented 6 months ago

This change is Reviewable

janekmi commented 6 months ago

This test is meant to reproduce the scenario initially suggested as problematic in the DAOS project: https://daosio.atlassian.net/browse/DAOS-13081 I would appreciate comments from all developers involved so far: @NiuYawei, @sherintg, @liw.

The most crucial part is to confirm the scenario is implemented as reported. Because if it is the case and the test is passing successfully it will be a confirmation the problem is non-existent in the PMDK project.

Feel free to invite whoever else you consider interested in the problem.

Thanks!