Issue 107166 - extension update feed is requested every hour by OOo
Summary: extension update feed is requested every hour by OOo
Status: CLOSED FIXED
Alias: None
Product: General
Classification: Code
Component: code (show other issues)
Version: DEV300m64
Hardware: All All
: P2 Trivial (vote)
Target Milestone: OOo 3.2
Assignee: Olaf Felka
QA Contact: issues@framework
URL:
Keywords:
Depends on:
Blocks: 99999
  Show dependency tree
 
Reported: 2009-11-24 09:45 UTC by b.osi.ooo
Modified: 2011-03-31 12:02 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description b.osi.ooo 2009-11-24 09:45:12 UTC
this issue is to split issue 95011 which mention this behaviour, but I do not
want to mix 2 issues into one anymore.

My logs show me, that the update feed is requested every hour while OOo is running.
(update feed host is configured in program/versionrc:
ExtensionUpdateURL=http://updateext.services.openoffice.org/ProductUpdateService/check.Update
)
It would suffer to check for updates of extensions once every day, or to bind it
to the request timing of the OOo update feed request, that is defined in
tools->options->staroffice->online update

Last checked in OOO320m5
Comment 1 stx123 2009-11-24 10:18:13 UTC
As we see the consequences for the infrastructure we have to consider P2 fo rth
eissue, if it can be confirmed. The idea was that the extension update follows
the settings for the application online update.
Comment 2 joachim.lingner 2009-11-24 10:34:04 UTC
.
Comment 3 mdxonefour 2009-11-25 07:24:17 UTC
MD: This is a 3.2 release stopper
Comment 4 dirk.voelzke 2009-11-26 10:50:13 UTC
Check for extension updates will only occur in the time intervals specified in
tools / options / online update regardless a failure of the office update check.
I've increased the retry interval for the office update, too, to reduce the
server load.
Comment 5 dirk.voelzke 2009-11-27 13:14:46 UTC
Please verify.
Comment 6 b.osi.ooo 2009-11-30 13:15:39 UTC
verified in CWS dv17 on linux: hourly extension request on error of Oo update
feed is gone.