v0.8.3
What's Changed
- Object relocation and TcpTransport fixes, additional counters to measure local storage. by @pspoerri in #64
- GEDS: Enable creation/opening of files by passing the object name. by @pspoerri in #65
- Metadata Server: ObjectStoreHandler fix insertion into object store. by @pspoerri in #66
- GEDSFile: Expose the mmap pointer to the application. by @pspoerri in #67
- Fix shutdown in GEDS, add storage counters and make ConcurrentMap::size() const. by @pspoerri in #70
- GEDS: Make state atomic and fix log statement, integrate a UUID. Export iso8601 time as std::string. by @pspoerri in #71
- IO Benchmark: Improve performance by reusing the GEDS instance. by @pspoerri in #73
- GEDS Java: EOF workaround for empty results. by @pspoerri in #74
- GEDS: Fix race condition with active storage relocation and S3 caching. by @pspoerri in #75
- GEDS: Improve IO Benchmark by @pspoerri in #77
- GEDS: Fix object relocation. by @pspoerri in #76
- Implement the Metadata Server in GO. by @pspoerri in #79
- Build on RHEL Ubi8. by @pspoerri in #78
- Integrate CMAKE_BUILD_PARALLEL_LEVEL into Docker files. by @pspoerri in #80
- Bump golang.org/x/net from 0.5.0 to 0.7.0 in /src/metadataservice_go by @dependabot in #82
- GEDS: Fix object relocation error. by @pspoerri in #83
- Port fixes from experiments. by @pspoerri in #85
New Contributors
- @dependabot made their first contribution in #82
Full Changelog: v0.8.2...v0.8.3