[ 
https://issues.apache.org/jira/browse/QPID-8294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16812238#comment-16812238
 ] 

ASF subversion and git services commented on QPID-8294:
-------------------------------------------------------

Commit c3ae728743a0ec9ac6d4960c9c0a7d49e4f122a3 in qpid-broker-j's branch 
refs/heads/7.1.x from overmeulen
[ https://gitbox.apache.org/repos/asf?p=qpid-broker-j.git;h=c3ae728 ]

QPID-8294: [Broker-J][Oracle Message Store] Batch delete fails for more than 
1000 messages

This closes #23

(cherry picked from commit ba933e93bc86f73ec2cf97d4182069bbcc69d0d3)


> [Broker-J][Oracle Message Store] Batch delete fails for more than 1000 
> messages
> -------------------------------------------------------------------------------
>
>                 Key: QPID-8294
>                 URL: https://issues.apache.org/jira/browse/QPID-8294
>             Project: Qpid
>          Issue Type: Bug
>          Components: Broker-J
>    Affects Versions: qpid-java-broker-7.1.0
>            Reporter: Olivier VERMEULEN
>            Assignee: Alex Rudyy
>            Priority: Critical
>             Fix For: qpid-java-broker-8.0.0, qpid-java-broker-7.1.3
>
>
> When under high load, the Broker-J can end up having to delete more than 1000 
> messages in a single batch. But some databases (and Oracle in particular) put 
> a limit to the number of elements you can have in the IN clause. So we end up 
> with the following exception: ORA-01795: maximum number of expressions in a 
> list is 1000



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to