Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Remove trailing commas from yaml config - #58

#58
Open
rpuch wants to merge 1 commit into
JanusGraph:masterJanusGraph/janusgraph-foundationdb:masterfrom
rpuch:remove-trailing-commas-from-yaml-configrpuch/janusgraph-foundationdb:remove-trailing-commas-from-yaml-configCopy head branch name to clipboard
Open

Remove trailing commas from yaml config#58
rpuch wants to merge 1 commit into
JanusGraph:masterJanusGraph/janusgraph-foundationdb:masterfrom
rpuch:remove-trailing-commas-from-yaml-configrpuch/janusgraph-foundationdb:remove-trailing-commas-from-yaml-configCopy head branch name to clipboard

Conversation

@rpuch

@rpuch rpuch commented Mar 30, 2021

Copy link
Copy Markdown

Actually, I'm not 100% sure that this is the correct fix to do as, according to git annotate, these lines are 3 years old, but with JanusGraph-0.5.2 I get the following error when starting the server:

74   [main] ERROR org.apache.tinkerpop.gremlin.server.GremlinServer  - Configuration file at conf/gremlin-server/gremlin-server.yaml could not be found or parsed properly. [while parsing a block mapping; expected <block end>, but found FlowEntry;  in 'reader', line 44, column 54:
     ... nabled: false, interval: 180000},                                         ^]

Removal of the trailing commas resolved the issue for me.

@linux-foundation-easycla

linux-foundation-easycla Bot commented Mar 30, 2021

Copy link
Copy Markdown

CLA Signed

The committers are authorized under a signed CLA.

@janusgraph-bot janusgraph-bot added the cla: external Externally-managed CLA label Mar 30, 2021
@rngcntr

rngcntr commented Mar 31, 2021

Copy link
Copy Markdown
Contributor

Hi @rpuch, thanks for your contribution!
Could you please redo your commit with git commit --amend --no-edit --signoff so that the DCO check passes?

Because this breaks parsing

Signed-off-by: Roman Puchkovskiy <roman.puchkovskiy@gmail.com>
@rpuch
rpuch force-pushed the remove-trailing-commas-from-yaml-config branch from e8f2e07 to f26df2d Compare March 31, 2021 08:28
@rpuch

rpuch commented Mar 31, 2021

Copy link
Copy Markdown
Author

Hi @rpuch, thanks for your contribution!
Could you please redo your commit with git commit --amend --no-edit --signoff so that the DCO check passes?

Done!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: external Externally-managed CLA

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.