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

DialogTimeout problem - "activityTest" operation #3

Open
vetss opened this issue Feb 29, 2016 · 0 comments
Open

DialogTimeout problem - "activityTest" operation #3

vetss opened this issue Feb 29, 2016 · 0 comments
Assignees

Comments

@vetss
Copy link
Contributor

vetss commented Feb 29, 2016

DialogTimeout problem. Now we just ignore any DialogTimeout and keep a Dialog active. We have a risk that if a peer (SSF, SRF) part has been dead without CAMEL GW announsing than this activity will be alive forever (-> resourses will be overloaded).

The regular solution is - using of "activityTest" operation. Now CAP stack supports serializing for it and a CAMEL application. Also we have now "No activity call to HTTP Application" (https://telestax.atlassian.net/browse/CAMELGW-22) when Dialog is active too much time without messageflow

We need to make:

  1. add support for sending of activityTest request / receiving of activityTest response
  2. send InvokeTimeout announsements for any InvokeTimeout (including activityTest) to a CAMEL application
@nhanth87 nhanth87 self-assigned this Feb 29, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants