Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cross-project-issues-dev] Update site time outs

Hi

I just did some debugging on this with Wireshark, and it appears that just about all the projects that I regularly use are contributing to this.

Generalizing hideously it would appear that:

'New' Projects such as Papyrus have not learned to configure P2 repositories correctly; no p2.index, 'old' contributions deleted but not removed from contents.

'Old' Projects such as OCL or Xtext have restructured at least once and have failed to ensure that stale entries for previous structures are cleaned out. Thus OCL contributes 10 404s. EMF, Xtext, ... contribute too many to count.

Each 404 seems to add one second to the getting contents time.

I'll endeavor to do my bit by cleaning up OCL.

It looks like we need some kind of 'SimRel report' that gathers the transitive update sites and checks for badly structured or stale content.

The policy of making everything equally available seems also suspect. Is it really helpful to go through the composite repos to discover 20 releases of some component? Shouldn't P2 or its index scanning look only at the top level/most recent aggregates leaving plumbing the depths till actually interesting?

    Regards

        Ed Willink

On 04/03/2015 15:33, LETAVERNIER Camille wrote:

Hi,


We’ve received several notifications [1] from users who encounter a lot of “Read time out” when they are trying to install/update some components from the simrel (/releases/luna) update site. It seems that it is a general issue (not specific to Papyrus). The same thing happens on the mars simrel update site (/releases/mars)

 

Are there some known server/performances issues? Maybe related to the recent SR2 release? Did anyone else run into these issues?

 

[1] https://www.eclipse.org/forums/index.php/t/1025771/

 

Camille



_______________________________________________
cross-project-issues-dev mailing list
cross-project-issues-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev


No virus found in this message.
Checked by AVG - www.avg.com
Version: 2015.0.5751 / Virus Database: 4299/9224 - Release Date: 03/04/15



Back to the top