Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create test.txt #4

Closed
wants to merge 1 commit into from
Closed

Create test.txt #4

wants to merge 1 commit into from

Conversation

soumagne
Copy link
Member

No description provided.

@soumagne soumagne requested review from qkoziol, rawarren, raylu-hdf and a team and removed request for a team, qkoziol, rawarren and raylu-hdf July 15, 2020 19:43
@brtnfld brtnfld requested review from brtnfld and removed request for brtnfld July 15, 2020 19:49
soumagne pushed a commit that referenced this pull request Sep 16, 2020
…either VFD SWMR writer or reader mode. See EOT queue in section 3.2.2 and 3.3 and 3.3.2 in the RFC.

Update punch list with items completed and in progress.
@soumagne soumagne closed this Oct 5, 2020
vchoi-hdfgroup added a commit that referenced this pull request Apr 22, 2021
vchoi-hdfgroup pushed a commit that referenced this pull request Jan 5, 2022
    See Kent's documentation "Designed to Fail Tests and Issues".
    (a) Fix for issue #2:
    --Print out meaningful message about max_lag when there is
    checksum error in loading an entry via H5C__load_entry().
    --H5C.c: H5C_protect()
    (b) Fix for issue #4:
    --Allocate more space when the copy of the index read from the metadata file is
      bigger than the existing size
    --H5Fvfd_swmr.c: H5F_vfd_swmr_reader_end_of_tick()
(B) When putting the old index into the delayed free list, use the old
    writer_index_offset instead of the current writer_index_offset
    --H5Fvfd_swmr.c: vfd_swmr_enlarge_shadow_index()
(C) When there is error form calling H5F_vfd_swmr_process_eot_queue() in
    VFD_SWMR_ENTER(err) and VFD_SWMR_LEAVE(err), should report
    FAIL instead of "err"
    --H5private.h: VFD_SWMR_ENTER and VFD_SWMR_LEAVE macros
(D) Add tests to verify issue #2 and issue #4 are fixed.
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.

1 participant