Skip to content

Conversation

@edgargabriel
Copy link
Member

This commit changes the behavior of the individual sharedfp component. If
the component cannot create either the datafile or the metadatafile during File_open,
no error is being raised going forward. This allows applications that do not use shared
file pointer operations to continue execution without any issue.

If the user however subsequently calls MPI_File_write_shared or similar operations, an error
will be raised.

Fixes issue #7429

Signed-off-by: Edgar Gabriel [email protected]
(cherry picked from commit df6e3e5)

This commit changes the behavior of the individual sharedfp component. If
the component cannot create either the datafile or the metadatafile during File_open,
no error is being raised going forward. This allows applications that do not use shared
file pointer operations to continue execution without any issue.

If the user however subsequently calls MPI_File_write_shared or similar operations, an error
will be raised.

Fixes issue open-mpi#7429

Signed-off-by: Edgar Gabriel <[email protected]>
(cherry picked from commit df6e3e5)
@edgargabriel edgargabriel added this to the v4.0.3 milestone Feb 24, 2020
@hppritcha hppritcha added the NEWS label Feb 24, 2020
@hppritcha
Copy link
Member

@raafatfeki please review promptly as we want to get an rc out tomorrow or Wednesday this week.

@raafatfeki
Copy link
Contributor

@hppritcha Checking it right now.

@hppritcha
Copy link
Member

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@gpaulsen gpaulsen merged commit d94feec into open-mpi:v4.0.x Feb 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants