andrii0lomakin / orientdb

OrientDB is the most versatile DBMS supporting Graph, Document, Reactive, Full-Text and Geospatial models in one Multi-Model product. OrientDB can run distributed (Multi-Master), supports SQL, ACID Transactions, Full-Text indexing and Reactive Queries.
http://orientdb.org
Apache License 2.0
0 stars 0 forks source link

There is no need to open file during filled up to method call. #132

Closed andrii0lomakin closed 3 months ago

andrii0lomakin commented 3 months ago

What does this PR do? A brief description of the change being made with this pull request.

Motivation What inspired you to submit this pull request?

Related issues A list of issues either fixed, containing architectural discussions, otherwise relevant for this Pull Request.

Additional Notes Anything else we should know when reviewing?

Checklist [] I have run the build using mvn clean package command [] My unit tests cover both failure and success scenarios