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

implement timeout in all backends #47

Merged
merged 15 commits into from
Feb 20, 2019
Merged

implement timeout in all backends #47

merged 15 commits into from
Feb 20, 2019

Conversation

tyrasd
Copy link
Member

@tyrasd tyrasd commented Jan 10, 2019

This implements timeouts for the remaining backends

  • Ignite->ScanQuery
  • Ignite->AffinityCall
  • JDBC->singlethread
  • JDBC->multithread

also add supports for the data streaming functionality

  • MapReducer.stream

@tyrasd tyrasd force-pushed the scanquery-timeout branch 2 times, most recently from eb0b388 to d6bfb16 Compare January 11, 2019 13:34
@tyrasd tyrasd added the enhancement New feature or request label Jan 24, 2019
@tyrasd tyrasd force-pushed the scanquery-timeout branch 3 times, most recently from 9715b2e to 321ca30 Compare January 29, 2019 10:30
@tyrasd tyrasd changed the title [WIP] implement timeout in ignite scanquery backend [WIP] implement timeout in ignite-scanquery backend Feb 5, 2019
@tyrasd tyrasd changed the title [WIP] implement timeout in ignite-scanquery backend implement timeout in ignite-scanquery backend Feb 8, 2019
@tyrasd tyrasd requested a review from rtroilo February 8, 2019 17:05
@tyrasd tyrasd requested review from rtroilo and removed request for rtroilo February 14, 2019 16:40
@tyrasd tyrasd changed the title implement timeout in ignite-scanquery backend [wip] implement timeout in ignite-scanquery and rest of remaining backends Feb 15, 2019
@tyrasd tyrasd changed the title [wip] implement timeout in ignite-scanquery and rest of remaining backends implement timeout in ignite-scanquery and rest of remaining backends Feb 18, 2019
@tyrasd tyrasd changed the title implement timeout in ignite-scanquery and rest of remaining backends implement timeout in all backends Feb 18, 2019
so it can't be altered during a query by changing it in a different thread (concurrently running queries)

also add a method to clear a previously existing timeout value
@tyrasd tyrasd merged commit 242694b into master Feb 20, 2019
@tyrasd tyrasd deleted the scanquery-timeout branch February 20, 2019 09:09
tyrasd added a commit to GIScience/ohsome-api that referenced this pull request May 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants