-
-
Notifications
You must be signed in to change notification settings - Fork 872
Comparing changes
Open a pull request
base repository: orientechnologies/orientdb
base: 3.2.42
head repository: orientechnologies/orientdb
compare: 3.2.43
- 14 commits
- 25 files changed
- 2 contributors
Commits on Jul 2, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 34b36a0 - Browse repository at this point
Copy the full SHA 34b36a0View commit details
Commits on Jul 24, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 812c54a - Browse repository at this point
Copy the full SHA 812c54aView commit details
Commits on Aug 4, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 9ec4885 - Browse repository at this point
Copy the full SHA 9ec4885View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b9cbe2 - Browse repository at this point
Copy the full SHA 1b9cbe2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 25794a9 - Browse repository at this point
Copy the full SHA 25794a9View commit details -
Detect distributed setup early in activate process.
Split loading of enabled server plugins and starting of plugins to allow presence of a distributed server manager to be detected prior to network listeners being established and storage open. This allows guarding of constructs that require the distributed plugin to be present (and potentially running), which currently experience a race condition between the network listeners starting and the distributed plugin fully starting.
Configuration menu - View commit details
-
Copy full SHA for 2ca94eb - Browse repository at this point
Copy the full SHA 2ca94ebView commit details -
Reliably detect distributed plugin enabled.
Use server metadata to detect if distributed plugin is enabled, avoiding races between database access and distributed plugin startup.
Configuration menu - View commit details
-
Copy full SHA for a93ff93 - Browse repository at this point
Copy the full SHA a93ff93View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc5235a - Browse repository at this point
Copy the full SHA fc5235aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 59eae27 - Browse repository at this point
Copy the full SHA 59eae27View commit details -
Wait for distributed plugin startup.
Guard all usages of plugin/distributed state with a wait for distributed plugin to complete startup.
Configuration menu - View commit details
-
Copy full SHA for 857e19e - Browse repository at this point
Copy the full SHA 857e19eView commit details -
Guard distributed database open actions.
Wait for distributed databases to be online before allowing access.
Configuration menu - View commit details
-
Copy full SHA for 9602d5d - Browse repository at this point
Copy the full SHA 9602d5dView commit details
Commits on Aug 5, 2025
-
fix: avoid to fail for online check when a server is not available wi…
…th distributed module
Configuration menu - View commit details
-
Copy full SHA for f94d4d6 - Browse repository at this point
Copy the full SHA f94d4d6View commit details
Commits on Aug 6, 2025
-
Configuration menu - View commit details
-
Copy full SHA for d2d5b4e - Browse repository at this point
Copy the full SHA d2d5b4eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4669760 - Browse repository at this point
Copy the full SHA 4669760View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 3.2.42...3.2.43