NebulaGraph 3.4.3 release notes¶
Optimizations¶
- Optimized the performance of reading tags of destination vertices.
Bugfix¶
- Fix the bug where drainer failed to stop normally after consecutive restarts.
- Fix the bug where graphd crashed when a large query was performed.
- Fix the bug where schema was overwritten during cluster switchover.
- Fix the bug where graphd crashed when
FIND ALL PATHwas executed repeatedly afterGraphMemoryExceededoccurred. - Fix the bug where graphd crashed when the pipe character (
|) was used to delete edges. - Fix the bug where errors were reported when earlier Linux kernels use Boost to generate UUIDs.
- Fix the bug where the new index overwrote the old index in a graph space that was cloned by using the
CREATE SPACE...ASstatement. - Fix the bug where errors were reported when executing the
GO...UNION ALLstatement in certain scenarios. - Fix the bug where self-loop is not returned when executing the
FIND ALL PATHstatement to query the self-loop of a vertex. - Fix the bug where graphd crashed when running the
shortestPathfunction. - Fix the bug where the
GetDstBySrcoperator failed to truncate super vertices.
Legacy versions¶
Release notes of legacy versions
Last update:
February 19, 2024