[
https://issues.apache.org/jira/browse/CTAKES-349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14358922#comment-14358922
]
ASF subversion and git services commented on CTAKES-349:
--------------------------------------------------------
Commit 1666243 from [~seanfinan] in branch 'ctakes/trunk'
[ https://svn.apache.org/r1666243 ]
CTAKES-349 Added store of batchCount
> 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)