Spring Operator

Results 333 issues of Spring Operator

**[Artem Bilan](https://jira.spring.io/secure/ViewProfile.jspa?name=abilan)** opened **[INT-4380](https://jira.spring.io/browse/INT-4380?redirect=false)** and commented Some external information for investigation and inspiration: https://lostechies.com/jimmybogard/2013/03/21/saga-implementation-patterns-variations/ https://docs.axoniq.io/reference-guide/v/3.3/part-ii-domain-logic/sagas https://camel.apache.org/components/3.20.x/eips/saga-eip.html --- No further details from [INT-4380](https://jira.spring.io/browse/INT-4380?redirect=false)

type: enhancement
in: core

**[Artem Bilan](https://jira.spring.io/secure/ViewProfile.jspa?name=abilan)** opened **[INT-4562](https://jira.spring.io/browse/INT-4562?redirect=false)** and commented --- No further details from [INT-4562](https://jira.spring.io/browse/INT-4562?redirect=false)

type: enhancement
in: core

**[Dietrich Schulten](https://jira.spring.io/secure/ViewProfile.jspa?name=dschulten)** opened **[INT-4529](https://jira.spring.io/browse/INT-4529?redirect=false)** and commented For JDBC we do not have the same comfort as with other integrations like Http etc. https://stackoverflow.com/a/46712252/743507 asks to create a Jira issue for...

in: dsl
in: jdbc
type: task

**[Nagendra siram](https://jira.spring.io/secure/ViewProfile.jspa?name=nagendra)** opened **[INT-4522](https://jira.spring.io/browse/INT-4522?redirect=false)** and commented The Spring idempotent service use `INT_METADATA_STORE` table to identify duplicates messages.  https://docs.spring.io/spring-integration/docs/current/reference/html/system-management-chapter.html#metadata-store In above link it says > The value of the idempotent entry...

type: enhancement
in: core

**[Martins M](https://jira.spring.io/secure/ViewProfile.jspa?name=mmierins)** opened **[INT-4475](https://jira.spring.io/browse/INT-4475?redirect=false)** and commented Currently classes that make use of org.springframework.integration.file.support.FileExistsMode does not have an option to rename the new file if one already exists. The simplest renaming...

type: enhancement
in: file
in: ftp

**[Gary Russell](https://jira.spring.io/secure/ViewProfile.jspa?name=grussell)** opened **[INT-4472](https://jira.spring.io/browse/INT-4472?redirect=false)** and commented From the SO discussion: ``` OP: camel has a concept of maximumRedeliveries on exception, i thought there is something in spring integration that i...

type: enhancement
in: jms

**[Tomas Blazo](https://jira.spring.io/secure/ViewProfile.jspa?name=bully)** opened **[INT-4435](https://jira.spring.io/browse/INT-4435?redirect=false)** and commented I would like to use Jpa Retrieving Outbound Gateway similar to Spring Data JPA with entity graph and properties. it would be nice to...

type: enhancement
in: jpa

**[Gary Russell](https://jira.spring.io/secure/ViewProfile.jspa?name=grussell)** opened **[INT-4431](https://jira.spring.io/browse/INT-4431?redirect=false)** and commented Allow setting arbitrary headers, rather than just those based on method parameters. --- 5 votes, 1 watchers

type: enhancement

**[Ananthan](https://jira.spring.io/secure/ViewProfile.jspa?name=jaiananth)** opened **[INT-4412](https://jira.spring.io/browse/INT-4412?redirect=false)** and commented We have requirement to exclude some of custom message headers from Spring Integration `Message` to JMS Message. Currently Spring Integration `DefaultJmsHeaderMapper` populates all primitive type...

type: enhancement
in: jms

**[Gary Russell](https://jira.spring.io/secure/ViewProfile.jspa?name=grussell)** opened **[INT-4331](https://jira.spring.io/browse/INT-4331?redirect=false)** and commented Some commands use the same payload so could share a gateway instance. --- **Reference URL:** https://stackoverflow.com/questions/45751447/how-to-add-custom-method-to-spring-integration-ftp-gateway-interface/45757377#45757377

type: enhancement
in: file
in: ftp