You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Bryan Bende (JIRA)" <ji...@apache.org> on 2016/09/12 14:53:22 UTC

[jira] [Assigned] (NIFI-1980) Add 'commit within' value to PutSolrContentStream

     [ https://issues.apache.org/jira/browse/NIFI-1980?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bryan Bende reassigned NIFI-1980:
---------------------------------

    Assignee: Bryan Bende

> Add 'commit within' value to PutSolrContentStream
> -------------------------------------------------
>
>                 Key: NIFI-1980
>                 URL: https://issues.apache.org/jira/browse/NIFI-1980
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Extensions
>    Affects Versions: 0.6.1
>         Environment: Solr 6.0.1 in **standalone** mode (in a docker container).
>            Reporter: Andrew Grande
>            Assignee: Bryan Bende
>            Priority: Minor
>             Fix For: 1.1.0
>
>
> Here's a default docker image for Solr with some instructions to create a core: https://github.com/docker-solr/docker-solr
> Have NiFi send to that Solr instance. Everything seems ok, but the number of documents in the core never increases, no commit happens. *Commit Within* must be configured (number of milliseconds) in case of a standalone Solr.
> Often Solr server is configured with auto-commit, but apparently not this default docker image.
> Proposal: update the processor to have a default value for Commit Within (e.g. match Solr's default of 15 seconds or less). Update its description to hint the user to remove the value in case they configure auto-commit in Solr.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)