Skip to content

Optional SWMR support

Afonso Mukai requested to merge swmr into master

Created by: dominikwerder

Description of work

HDF SWMR can be enabled by adding to the filewrite command:

{ "use_hdf_swmr": true }

Issue

Closes https://jira.esss.lu.se/browse/DM-412 Closes https://jira.esss.lu.se/browse/DM-728

Acceptance Criteria

Files should get written as normal. SWMR reading could be added to the integration tests.


Code Review (To be filled in by the reviewer only)

  • Is the code of an acceptable quality?
  • Do the changes function as described and is it robust?

Nominate for Group Code Review (Anyone can nominate it)

Indicate if you think the code should be reviewed in a Thursday code review session.

  • Recommend for group code review

Also, nominate it on the code_review Slack channel (does someone want to automate this?).

Merge request reports