JanusGraph / JanusGraph/janusgraph

update configuration files that use ES local mode

Open
#677 1 comment 1 reaction 0 assignees View on GitHub
index/elasticsearch kind/cleanup
Dominant language
Java
Stars
5.8k
Forks
1.2k
Avg merge
13h 53m
Merged PRs (30d)
6

Description

JanusGraph 0.2.0 added support for Elasticsearch `REST_CLIENT` and removed support for the previous options (`TRANSPORT_CLIENT`, `NODE`). Need to go through the shipped configuration files and update them so they use the supported connection method. Also verify various parts of the documentation to ensure that there are no more usages of the previous options.

Contributor guide

Open the contributing guide

Research direction

Search the shipped configuration files and documentation for TRANSPORT_CLIENT and NODE, then inspect each occurrence in the context of the Elasticsearch connection settings. Update the affected configurations to use REST_CLIENT and verify that no usages of the removed options remain.

Written by the indexing model from the issue text.

Assessment

Tech stack
elasticsearch
Domain
devops, documentation
Issue type
Documentation
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.