[ 
https://issues.apache.org/jira/browse/METRON-771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Matt Foley updated METRON-771:
------------------------------
    Docs Text: In 0.3.1 and prior, the implementation of Stellar function 
INDEXING_SET_BATCH incorrectly defaulted batch size to 5.  By documentation and 
intent, default batch size if not specified by the user should be 1, that is 
disabled.  In this release, INDEXING_SET_BATCH has been corrected to set 
default batch size to 1 if unspecified.  (was: In 0.3.1 and prior, the 
implementation of Stellar function INDEXING_SET_BATCH incorrectly defaulted 
batch size to 5.  By documentation and intent, default batch size if not 
specified by the user should be 1, that is disabled.  In this release, 
INDEXING_SET_BATCH has been corrected to default batch size to 1 if 
unspecified.)

> 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
>            Assignee: 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)

Reply via email to