You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@metron.apache.org by "Matt Foley (JIRA)" <ji...@apache.org> on 2017/03/16 20:52:41 UTC

[jira] [Created] (METRON-771) Stellar INDEXING_SET_BATCH incorrectly defaults batchSize to 5

Matt Foley created METRON-771:
---------------------------------

             Summary: Stellar INDEXING_SET_BATCH incorrectly defaults batchSize to 5
                 Key: METRON-771
                 URL: https://issues.apache.org/jira/browse/METRON-771
             Project: Metron
          Issue Type: Bug
    Affects Versions: 0.3.1
            Reporter: Matt Foley


The implementation of IndexingConfigFunctions::SetBatchSize() defaults batchSize to 5 for Indexing configurations.  Everywhere else in code and documentation, batchSize is implemented and documented to default to 1.

Fix by changing SetBatchSize() to also default it to 1.

Marking this "backward incompatible" because it might require a change in the way users currently use INDEXING_SET_BATCH.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)