JanusGraph / JanusGraph/janusgraph

janusgraph-core should not depend on gremlin-server

Open
#625 0 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

kind/cleanup
Dominant language
Java
Stars
5.8k
Forks
1.2k
Avg merge
13h 53m
Merged PRs (30d)
6

Description

I think any deps on `gremlin-server` should be pulled out into a new module `janusgraph-server`.
As more customizations to gremlin-server are added, the more deps that will get pulled in. This should help clear the lines between core and server.
See also
- #391
- #565
- #623

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Review the janusgraph-core dependency configuration and the related issues #391, #565, and #623 first. Done means dependencies on gremlin-server are removed from core and server-specific dependencies are isolated in the new janusgraph-server module, with the module boundaries matching the issue's goal.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
backend, databases
Issue type
Refactor
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.