You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@metron.apache.org by nickwallen <gi...@git.apache.org> on 2018/04/10 22:05:21 UTC

[GitHub] metron pull request #987: METRON-1519 Indexing Error Topic Property Not Disp...

GitHub user nickwallen opened a pull request:

    https://github.com/apache/metron/pull/987

    METRON-1519 Indexing Error Topic Property Not Displayed in MPack

    The user is not able to configure the Indexing Error Topic in the MPack. A property has been defined for this in the Mpack, but it is not configured correctly to be displayed. The name of the property is "Indexing Error Topic".
    
    ### Testing
    
    1. Spin-up the development environment.
    
    2. Navigate to Metron > Configs > Indexing.
    
    3. Change the value for "Indexing Error Topic".
    
    4. Restart the Indexing topology.
    
    5. Ensure that the new topic is in use by checking the topology's properties.

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

    $ git pull https://github.com/nickwallen/metron METRON-1519

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

    https://github.com/apache/metron/pull/987.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 #987
    
----
commit 30a9800987033ac806d9ec6a9e809f6c06b35422
Author: Nick Allen <ni...@...>
Date:   2018-04-10T22:01:24Z

    METRON-1519 Indexing Error Topic Property Not Displayed in MPack

----


---

[GitHub] metron issue #987: METRON-1519 Indexing Error Topic Property Not Displayed i...

Posted by merrimanr <gi...@git.apache.org>.
Github user merrimanr commented on the issue:

    https://github.com/apache/metron/pull/987
  
    +1 by inspection.  Thanks @nickwallen.


---

[GitHub] metron pull request #987: METRON-1519 Indexing Error Topic Property Not Disp...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/metron/pull/987


---