Skip to content

Inbound Channel Adapter Parser doesn't generate unique bean Id for MessageSources [INT-3240] #7153

Closed
@spring-operator

Description

@spring-operator

Simon Wong opened INT-3240 and commented

I found that the following configuration won't deliver any file message. Same configuration works for v2.2.6

<int-file:inbound-channel-adapter directory="some_directory"
                                  prevent-duplicates="true"
                                  channel="someChannel">
    <int:poller receive-timeout="5000" fixed-rate="50" />
</int-file:inbound-channel-adapter>
<int:channel id="someChannel" />

Affects: 3.0 GA

Attachments:

Issue Links:

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions