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

Vincenzo commented on AMQ-2641:
-------------------------------

Thanks Trace and Bruce.
I have already used timestampplugin but the problem is the same.
Bruce, what is the role played by Timestamps of a message?

When the only consumer consumes a message it records in database table the 
message and the timestamp associate with it (behalf      
Message.getJMSTimestamp ()) and I think: If i order by timestamp the records in 
the table, I obtain the same message order as it was in the queue.
I want to preserve the order behalf timestamp setted by the broker.
 
Is it possible? Or I have to solve in another way?

Thanks in advance.

Vincenzo

> Timestamp Order
> ---------------
>
>                 Key: AMQ-2641
>                 URL: https://issues.apache.org/activemq/browse/AMQ-2641
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: Broker
>    Affects Versions: 5.3.0
>         Environment: Linux 64bit
>            Reporter: Vincenzo
>
> Hi all,
> II have 10 producers, 1 consumer and 1 broker activemq.
> Producers send 1 message in the same time in a queue.
> The problem is that the timestamp order I visualize in the manager 
> (http://localhost:8161/admin) is incorrect and so messages order is wrong.
> How can I solve the problem?
> Best regards,
> Vincenzo

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to