You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ignite.apache.org by GitBox <gi...@apache.org> on 2019/10/30 10:09:46 UTC

[GitHub] [ignite] pavlukhin edited a comment on issue #6490: IGNITE-7285 Add default query timeout

pavlukhin edited a comment on issue #6490: IGNITE-7285 Add default query timeout
URL: https://github.com/apache/ignite/pull/6490#issuecomment-547827629
 
 
   >@pavlukhin Thank you for reviewing and sharing feedback.
   >
   >If you note the tests in IgniteCacheDistributedQueryStopOnCancelOrTimeoutSelfTest also, it is similar to Default Query timeout tests. I suppose the reason being we are throwing QueryCancelledException for either manual cancel or query being cancelled due to timeout. I agree throwing a separate exception for timeout vs manual cancel will be better approach to handle different scenarios and help with logging and exception handling.
   >
   >I am also thinking if that change can be taken up as separate issue and we can close on default query handling change in this PR.
   
   @samaitra I can imagine checking exception message (to check that it is timeout) and approximate cancellation time (to check that it was _default_ timeout). What do you think of it?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services