orientechnologies / orientechnologies/orientdb
Nullpointer exceptions trying to use OWOWCache
Open
@andrii0lomakin is already working on this.
Since Dec 21, 2020.
- Dominant language
- Java
- Stars
- 5k
- Forks
- 868
- Avg merge
- 15h 6m
- Merged PRs (30d)
- 18
Description
OrientDB Version: 3.1.5
Java Version: 1.11
OS: Ubuntu
Expected behavior
Database is stable
Actual behavior
Database gets unresponsive and there are null pointer exceptions in the logs. I think that before these exception happened there were a big usage of the heap.
Steps to reproduce
I'm not sure what reproduced it, I upsert and delete entries periodically. Here are some exceptions


Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.