[
https://issues.apache.org/jira/browse/NIFI-1980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15530273#comment-15530273
]
ASF subversion and git services commented on NIFI-1980:
-------------------------------------------------------
Commit d4948a377802ecc07f196370eefe92195d8a773f in nifi's branch
refs/heads/master from [~bbende]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=d4948a3 ]
NIFI-1768 Adding TLS/SSL support to Solr processors NIFI-1980 Added a default
value for PutSolrContentStream commitWithIn NIFI-2568 Added Kerberos support to
Solr processors
Upgrading SolrJ to 6.2.
Signed-off-by: Yolanda M. Davis <[email protected]>
This closes #1005
> 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)