Skip to content

Message store option is not available for priority-queue channel [INT-1870] #5858

@spring-operator

Description

@spring-operator

Andrey Belyaev opened INT-1870 and commented

The "message-store" attribute is not defined for priority-queue type in xsd schema. So we could not just say like this:

<int:channel id="queue">
    <int:priority-queue message-store="messageStore" />
</int:channel>

At the first glance it seems that message store implementation for priority queue could be exactly the same as for regular one.


This issue is a sub-task of #6168

Issue Links:

1 votes, 2 watchers

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions