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 GitHub Bot (JIRA)" <ji...@apache.org> on 2018/01/08 17:28:00 UTC

[jira] [Commented] (MINIFICPP-114) Consolidate JSON API use to RapidJSON

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

ASF GitHub Bot commented on MINIFICPP-114:
------------------------------------------

Github user achristianson commented on the issue:

    https://github.com/apache/nifi-minifi-cpp/pull/191
  
    We should probably make a decision on this soon because this type of change can get out of date fairly easily and JSON touches a lot of things in the codebase.


> Consolidate JSON API use to RapidJSON
> -------------------------------------
>
>                 Key: MINIFICPP-114
>                 URL: https://issues.apache.org/jira/browse/MINIFICPP-114
>             Project: NiFi MiNiFi C++
>          Issue Type: Improvement
>            Reporter: John Reynolds
>            Assignee: John Reynolds
>             Fix For: 0.4.0
>
>
> MiNiFi was updated with new dependencies to jsoncpp: SiteToSiteProvenanceReportingTask
> Performance observations indicate significant improvements with RapidJSON vs. jsoncpp.  Convert all use of jsoncpp to RapidJSON where applicable.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)