[
https://issues.apache.org/jira/browse/METRON-771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15943256#comment-15943256
]
ASF GitHub Bot commented on METRON-771:
---------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/incubator-metron/pull/485
> 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
> Labels: backward-incompatible
>
> 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)