You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/04/01 18:00:00 UTC

[jira] [Commented] (NIFI-7293) Add an in memory janusgraph implementation of the GraphClientService

    [ https://issues.apache.org/jira/browse/NIFI-7293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17073045#comment-17073045 ] 

ASF subversion and git services commented on NIFI-7293:
-------------------------------------------------------

Commit 4a2a91135e9a744d393b8e2478a66b87e5d81446 in nifi's branch refs/heads/master from Mike Thomsen
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=4a2a911 ]

NIFI-7293 Add in-memory janusgraph implementation of GraphClientService to help with live testing.

Added new in memory janus graph client for testing.
Added integration test to ExecuteGraphQuery.

NIFI-7293 Added missing getter.

Signed-off-by: Matthew Burgess <ma...@apache.org>

This closes #4168


> Add an in memory janusgraph implementation of the GraphClientService
> --------------------------------------------------------------------
>
>                 Key: NIFI-7293
>                 URL: https://issues.apache.org/jira/browse/NIFI-7293
>             Project: Apache NiFi
>          Issue Type: Improvement
>            Reporter: Mike Thomsen
>            Assignee: Mike Thomsen
>            Priority: Major
>             Fix For: 1.12.0
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> This Jira proposes to add a test class leveraging an in-memory JanusGraph instance. It allows people writing graph projects on NiFi to fire up an in-memory JanusGraph setup that will more or less behave like a simulated Gremlin Server for the purposes of submitting queries in unit/integration tests.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)