Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hot replacement upon incoming/outgoing Kafka message #2709

Closed
gunnarmorling opened this issue Jun 4, 2019 · 1 comment
Closed

Hot replacement upon incoming/outgoing Kafka message #2709

gunnarmorling opened this issue Jun 4, 2019 · 1 comment
Labels
kind/enhancement New feature or request triage/duplicate This issue or pull request already exists

Comments

@gunnarmorling
Copy link
Contributor

Details of this are a bit blurry to me, but essentially, what I'd want is to have hot code replacement without having to refresh an application's web view when

  • receiving an inbound Kafka message after a code change
  • emitting a Kafka message e.g. from af Flowable after a code change

Perhaps it could be expanded to work with Reactive Messaging in general, but using Kafka made me wish for this. I might also be able to help out with it provided someone can give me some general hints on where to hook this in.

@gunnarmorling gunnarmorling added the kind/enhancement New feature or request label Jun 4, 2019
@gsmet
Copy link
Member

gsmet commented Nov 13, 2019

Closing in favor of #3217 .

@gsmet gsmet closed this as completed Nov 13, 2019
@gsmet gsmet added the triage/duplicate This issue or pull request already exists label Nov 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement New feature or request triage/duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants