How does ChunkMessageChannelItemWriter collect replies in spring batch remote chunking?
问题 I am trying to implement remote chunking in spring batch using spring integration and amqp (rabbitmq). I am not able to understand how does ChunkMessageChannelItemWriter collect replies in remote chunking test below https://github.com/spring-projects/spring-batch/blob/master/spring-batch-integration/src/test/resources/org/springframework/batch/integration/chunk/RemoteChunkStepIntegrationTests-context.xml How does it work ? Does it send one message, wait for its reply, receives its reply and