JanusGraph / JanusGraph/janusgraph

Unwanted dependency on graalvm nativeimage svm

Open
#3,111 0 comments 0 reactions 0 assignees View on GitHub
kind/bug/possible
Dominant language
Java
Stars
5.8k
Forks
1.2k
Avg merge
13h 53m
Merged PRs (30d)
6

Description

- Version: 0.6.2
- Storage Backend: cql
- Expected Behavior: janusgraph-cql should not have a dependency on `graalvm nativeimage svm`
- Current Behavior: a dependency is declared

See package on maven repository: https://mvnrepository.com/artifact/org.janusgraph/janusgraph-cql/0.6.2

Commit that introduced the dependency: https://github.com/JanusGraph/janusgraph/commit/ac9e1fe8e95326104a141ceeefda52648324ba7c

The dependency is not used in any part of the codebase

Contributor guide

Open the contributing guide

Research direction

Start by reviewing the janusgraph-cql 0.6.2 package metadata and commit ac9e1fe8e95326104a141ceeefda52648324ba7c, then locate the dependency declaration in the project. Done means the unused GraalVM nativeimage svm dependency is no longer declared in the janusgraph-cql artifact.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
databases
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.