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

Rohit Sonawat edited comment on AMQ-6218 at 3/17/16 12:46 PM:
--------------------------------------------------------------

Attached sample Java code that used to replicate the issue with actual log 
generated by the same. And i used default configuration provided in 
activemq.xml 
 


was (Author: rohitsona...@gmail.com):
Attached sample Java code that used to replicate the issue with actual log 
generated by the same  

> Message content returns null occasionally from Virtual Topic to the consumer
> ----------------------------------------------------------------------------
>
>                 Key: AMQ-6218
>                 URL: https://issues.apache.org/jira/browse/AMQ-6218
>             Project: ActiveMQ
>          Issue Type: Bug
>    Affects Versions: 5.12.2, 5.13.2
>            Reporter: Rohit Sonawat
>         Attachments: App.java, Full app.log
>
>
> I have 1 Virtual Topic and 40 Consumer to consume the messages sent by the 
> topic. The problem is when I am sending thousands of Messages lets say 10000 
> via Virtual Topic I have noticed that 2 or 3 consumer are getting null as a 
> text when I do message.getText(), but virtual topic is not sending a null as 
> a text message if it so then all 40 consumer should report same.
> I have also noticed this problem is not happening in AMQ v5.11 or with 
> levelDB in AMQ v5.12.2/5.13.2. It is happening only in when you use kahaDB 
> with AMQ v5.12.2/5.13.2



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to