Bug 289996 - Make timeouts easily configurable throughout the system
Summary: Make timeouts easily configurable throughout the system
Status: NEW
Alias: None
Product: EMF
Classification: Modeling
Component: cdo.core (show other bugs)
Version: 4.13   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-21 08:01 EDT by Stefan Winkler CLA
Modified: 2020-12-11 10:44 EST (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stefan Winkler CLA 2009-09-21 08:01:02 EDT
see news://news.eclipse.org:119/h97isn$6g2$1@build.eclipse.org

We should identify all existing timeouts in CDO and add API for easy user-/admin-configuration as well as documentation which timeouts exist and what they influence.
Comment 1 Stefan Winkler CLA 2009-09-22 04:43:12 EDT
Ok, I'll start:

- protocol timeout, default: 10s
  can be set using ((org.eclipse.emf.cdo.net4j.CDOSession)session).options().getProtocol().setTimeout(t);

- monitor timeout, default: 10s
  (this is one of those I am currently struggling with)
Comment 2 Stefan Winkler CLA 2009-09-22 05:33:35 EDT
Ok, I have done a deeper research "monitor timeout" for me is really:

- commit timeout, default: 10s
  can be set using ((org.eclipse.emf.cdo.net4j.CDOSession)session).options().setCommitTimeout(t);
Comment 3 Eike Stepper CLA 2010-06-29 04:50:29 EDT
Rebasing all outstanding enhancements requests to version 4.0
Comment 4 Eike Stepper CLA 2011-06-23 03:57:45 EDT
Moving all open enhancement requests to 4.1
Comment 5 Eike Stepper CLA 2012-08-14 22:51:40 EDT
Moving all open issues to 4.2. Open bugs can be ported to 4.1 maintenance after they've been fixed in master.
Comment 6 Eike Stepper CLA 2013-06-27 04:06:38 EDT
Moving all outstanding enhancements to 4.3
Comment 7 Eike Stepper CLA 2014-08-19 09:24:21 EDT
Moving all open enhancement requests to 4.4
Comment 8 Eike Stepper CLA 2014-08-19 09:35:34 EDT
Moving all open enhancement requests to 4.4
Comment 9 Eike Stepper CLA 2015-07-14 02:10:28 EDT
Moving all open bugzillas to 4.5.
Comment 10 Eike Stepper CLA 2016-07-31 00:53:05 EDT
Moving all unaddressed bugzillas to 4.6.
Comment 11 Eike Stepper CLA 2017-12-28 01:11:39 EST
Moving all open bugs to 4.7
Comment 12 Eike Stepper CLA 2019-11-08 02:05:50 EST
Moving all unresolved issues to version 4.8-
Comment 13 Eike Stepper CLA 2019-12-13 12:53:40 EST
Moving all unresolved issues to version 4.9
Comment 14 Eike Stepper CLA 2020-12-11 10:44:24 EST
Moving to 4.13.