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 17:32:39 UTC

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

Sean Finan created CTAKES-349:
---------------------------------

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