[
https://issues.apache.org/jira/browse/ARTEMIS-2911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17201433#comment-17201433
]
ASF subversion and git services commented on ARTEMIS-2911:
----------------------------------------------------------
Commit fddb2102776b69fbbf8222302cb94279f86bd421 in activemq-artemis's branch
refs/heads/master from franz1981
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=fddb210 ]
ARTEMIS-2911 DB2 isn't replacing Blob data
> DB2 isn't replacing Blob data
> -----------------------------
>
> Key: ARTEMIS-2911
> URL: https://issues.apache.org/jira/browse/ARTEMIS-2911
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Affects Versions: 2.6.0, 2.15.0
> Reporter: Francesco Nigro
> Assignee: Francesco Nigro
> Priority: Major
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> JDBC sequential file data replacement for IBM DB2 database isn't working due
> to some overloading issue introduced by
> https://issues.apache.org/jira/browse/ARTEMIS-1813.
> Fixing the overloading issue isn't enough to solve this, because DB2 needs
> different SQL statements while appending and replacing data on sequential
> files.
> The less impactfull solution seems to expose a SQL statement that will be
> used just on IBM DB2, saving the other DBMS to be tested again.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)