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)