ArangoDB v3.1.11 Release Notes

Release Date: 2017-02-17 // about 7 years ago
    • 🛠 fixed a race between connection closing and sending out last chunks of data to clients when the "Connection: close" HTTP header was set in requests

    • ⚡️ ui: optimized SmartGraph creation usability

    • 💻 ui: fixed #2308

    • 🛠 fixed a race in async task cancellation via require("@arangodb/tasks").unregisterTask()

    • 🛠 fixed spuriously hanging threads in cluster AQL that could sit idle for a few minutes

    • 🛠 fixed potential numeric overflow for big index ids in index deletion API

    • 🛠 fixed sort issue in cluster, occurring when one of the local sort buffers of a GatherNode was empty

    • ⬇️ reduce number of HTTP requests made for certain kinds of join queries in cluster, leading to speedup of some join queries

    • supervision deals with demised coordinators correctly again

    • ⏱ implement a timeout in TraverserEngineRegistry

    • agent communication reduced in large batches of append entries RPCs

    • inception no longer estimates RAFT timings

    • 🚚 compaction in agents has been moved to a separate thread

    • 🔊 replicated logs hold local timestamps

    • 👷 supervision jobs failed leader and failed follower revisited for function in precarious stability situations

    • 🛠 fixed bug in random number generator for 64bit int