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

Allow ignoring the sync id functionality #5349

Closed
vaadin-bot opened this issue Jun 25, 2014 · 0 comments
Closed

Allow ignoring the sync id functionality #5349

vaadin-bot opened this issue Jun 25, 2014 · 0 comments

Comments

@vaadin-bot
Copy link
Collaborator

Originally by @Legioth


The sync id that was introduced in #12337 can cause problems when testing using pre-recorded requests, e.g. with JMeter. To make it slightly easier to create stable requests, the server should ignore the sync id if the value in the request is -1.

It should also be possible to configure the server to ignore the value from the client so that already recorded requests would still work. This option could also make new requests use -1 to keep things stable even if recording new requests with some changes in the middle of the request sequence.

@vaadin-bot vaadin-bot added this to the Vaadin 7.3.0.beta1 milestone Dec 10, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant