Closed
Milestone
0.2.0
Unstarted Issues (open and unassigned)
0
Ongoing Issues (open and assigned)
0
Completed Issues (closed)
42
- [*** LOG ERROR #0001 ***] in ADM_update_adhoc_storage
- server_id should not be optional in adhoc_storage
- Use `SCORD_TRANSPORT_PROTOCOL` in tests instead of hardcoded `ofi+tcp` string
- CI test reports overwrite each other
- Invalid C-string in `examples/c/ADM_register_job.c`
- Unknown remote procedure for ADM_register_job, ADM_update_job, ADM_remove_job
- Library headers not installed when running `make install`
- Hang in ADM_register_job
- C API header does not compile with a C compiler
- Refactor RPC implementation of `admire::register_pfs_storage`
- `internal::adhoc_storage_info` should offer `update` functions to simplify code
- Create dedicated server in CI tests
- Refactor library RPC implementation of `admire::transfer_dataset`
- Refactor library RPC implementation of `admire::deploy_adhoc_storage`
- Refactor library RPC implementation of `admire::remove_adhoc_storage`
- Refactor library RPC implementation of `admire::update_adhoc_storage`
- Refactor library RPC implementation of `admire::register_adhoc_storage`
- Add Address Sanitizer configuration profile for CMake
- Add data transfers as a possible QoS scope
- Remove ADM_update_* functions
- Hide implementation of API types behind opaque types
- Implement complex RPC arguments for ADM_register_job()
- Add environment variable to control library logging
- Compute CRC for RPC fields in testing mode
- Integrate redis-plus-plus in build system
- Integrate AGIOS in build system
- Add API function to print out error messages
- Create initialization functions for API types
- Refactor API conversion types
- Remove noisy warnings
- Rename `ping` RPC to `ADM_ping`
- Refactor library RPC implementation of `admire::update_pfs_storage`
- Refactor library RPC implementation of `admire::remove_pfs_storage`
- C API should have `ADM_adhoc_storage_t` and `ADM_pfs_storage_t` types
- ADM_register_*_storage APIs should not require an `ADM_job_t` argument
- Add tests to verify RPC arguments for ADM_register_job.
- Enable ASan build profile in CI
- Enable `-Werror` build flag
- Prepare release 0.2.0
- Compiling in Release disables asserts, making variables unused (Werror)
- Refactor common test code into a convenience library.
- Use `file_options` and `genopts` to define the configuration file
Loading
Loading
Loading