-
### OrientDB Version: 2.2.27
### Java Version: 1.8
### OS: Linux
## Expected behavior
get vertex by rid should be a O(1) operation, so I can get one vertex in N ms.
## Actual behavior …
-
(At least on x86-64 nightly)
Using code like this:
https://is.gd/nkoecB
The version using collect is significantly slower than creating a vec of 0-values and setting the values manually.
``…
-
Hi
After updating LEIHS from Version 3.45.1 to 4.5.1, login via LDAP is not possible.
#### Expected behaviour
Successful login to LEIHS via LDAP and Active Directory.
#### Actual behaviour
…
-
Hi,
I managed to install pinocchio a couple weeks ago from source on macOS 10.12, but today I've been trying to reinstall from source to keep all SoT repos in the same place, without success. I use…
sheim updated
6 years ago
-
when I tried:
1. send REST batch request with command: drop property users.zzz
2. in console executed: reload schema
3. and executed: desc users
I saw that no changes
4. I performed reconnect to datab…
-
### OrientDB Version: 2.23
### Java Version: 1.8.0
### OS: freeBSD 10.3
I have encountered strange result during "count" query. Im not sure if this is actual bug or just my misunderstanding.
#…
-
OrientDB version : 2.0-M3
JDK : Oracle JDK 1.7.0_55
OS : CentOS 6.5
The below Exception came during commit......
```
ERROR [2014-12-07T17:31:57,232] : [InventoryDataPersister] : InventoryDataPersist…
-
### OrientDB Version: 3.0
### Java Version: 1.8
### OS: Win 7
## Expected behavior
Database should stabilize and recover from any failures that might have caused because of abrupt close of db …
-
Guys
Post an ungraceful shutdown of the server (owing to server unresponsiveness), once the server has been restarted, no connections are being entertained by the server. I see the error:
> …
-
Hi,
I was working over the orientdb and suddenly to demonstrate the fault tolerance, I killed the process from terminal by `sudo kill -9 PID` and it gone!
However, I started off the terminal process…