github orientechnologies/orientdb 3.2.48

8 hours ago

This patch release fix a few quite important but not frequent issues, one issue happen in distributed environments with RidBags tree transactions applied in inverted order on a specific node, this should just apply the transaction
but it caused a full sync to happen, thanks to @ikysil that describe the issue in a really detailed way.
One quite sized issues was a really slow parsing of deeply nested document in a SQL query, the parser would go trough a exponential parsing and cause failures, this was fixed by @lvca in our commonly shared
parser structure.

Changes

Core

  • Corrected slow parsing of nested json (thanks @lvca), issue #10328
  • Improved logging of serialization errors issue #10614

Tools

  • Corrected load of logging properties for the console

Distributed

  • Corrected inverted order of apply of transactions with tree ridbags, as described by PR #10549

Artifacts

orientdb-community-3.2.48.tar.gz
orientdb-community-3.2.48.zip

orientdb-tp3-3.2.48.tar.gz
orientdb-tp3-3.2.48.zip

agent-3.2.48.jar

Don't miss a new orientdb release

NewReleases is sending notifications on new releases.