You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ctakes.apache.org by "Sean Finan (JIRA)" <ji...@apache.org> on 2015/03/12 19:06:41 UTC

[jira] [Resolved] (CTAKES-349) JdbcWriterTemplate does not store rows if there are fewer than 100 per note

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

Sean Finan resolved CTAKES-349.
-------------------------------
    Resolution: Fixed

Checked in a fix on 3/12/2015

> JdbcWriterTemplate does not store rows if there are fewer than 100 per note
> ---------------------------------------------------------------------------
>
>                 Key: CTAKES-349
>                 URL: https://issues.apache.org/jira/browse/CTAKES-349
>             Project: cTAKES
>          Issue Type: Bug
>          Components: ctakes-core
>    Affects Versions: 3.2.2
>         Environment: all
>            Reporter: Sean Finan
>             Fix For: 3.2.2
>
>
> When using the JdbcWriterTemplate as a Cas Consumer to write to a database, if the note has fewer than the MAX_BATCH_SIZE set in AbstractJdbcWriter (default 100) then no rows will be written to the database.



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