You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/05/26 10:08:12 UTC

[jira] [Commented] (NIFI-1925) Typo in out of memory Error Message in ProvenanceRepository

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

ASF GitHub Bot commented on NIFI-1925:
--------------------------------------

GitHub user simonellistonball opened a pull request:

    https://github.com/apache/nifi/pull/468

    NIFI-1925: Fixed typo in error message

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/simonellistonball/nifi NIFI-1925

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/nifi/pull/468.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #468
    
----
commit 41b71e5322fa579f7a115956ac2e9fdd2255bf0c
Author: Simon Elliston Ball <si...@simonellistonball.com>
Date:   2016-05-26T10:07:11Z

    Fixed typo

----


> Typo in out of memory Error Message in ProvenanceRepository
> -----------------------------------------------------------
>
>                 Key: NIFI-1925
>                 URL: https://issues.apache.org/jira/browse/NIFI-1925
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Core Framework
>    Affects Versions: 0.6.1
>            Reporter: Simon Elliston Ball
>            Priority: Trivial
>              Labels: easyfix
>
> This most often happens as a result of the repository running out of disk space or the JMV running out of memory.
> should read 
> This most often happens as a result of the repository running out of disk space or the JVM running out of memory.



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