orientechnologies / orientechnologies/orientdb
OrientDB 3.1.15 PyOrient Not Working
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 5k
- Forks
- 868
- Avg merge
- 15h 6m
- Merged PRs (30d)
- 18
Description
OrientDB Version: 3.1.15
OS: Centos 7
Conenctions are not closed even after i do conn.close()
I am using PyOrient from https://github.com/OpenConjecture/pyorient as official pyorient is not production ready as per git
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.
Research direction
Start by reproducing the connection behavior with PyOrient against OrientDB 3.1.15 on CentOS 7, then inspect the PyOrient connection-close entry point and OrientDB server behavior. Done means a connection is released after conn.close() and the result is covered by a reproducible test or example.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, python
- Domain
- databases
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100