Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Are there any limits on number of work items a plan can contain ?

 I have heard that a plan can contain only 2048 work items and after that RTC would display error messages. Does this hold true for RTC release 4.0 ? Please advise.

1

1 vote



3 answers

Permanent link
The size of a plan is limited by number of parameters in http headers accepted by your application server.

Within WebSphere the default limit is 10000. This limitation may fail loading large plans, for example, if you are within hierarchical views and have a lot of links. I have plans with up to 15000+ workitems loaded on the link phase.

(I do not want to discuss about use cases of large plans and how long this takes. This is an issue of limited functionality in Plan filters. Today you can only filter by owner team and iteration).

How to increase the number of parameters in http header in WebSphere:
Start Websphere Console of CCM profile
"Servers / Server Types / WebSphere application servers"
"Web Container Settings / Web Container"
"Custom properties"
"New…"
com.ibm.ws.webcontainer.maxParamPerRequest = 20000
"OK"
"Save"


Restart WAS service

---

See Infocenter: http://www-01.ibm.com/support/knowledgecenter/SSAW57_7.0.0/com.ibm.websphere.nd.doc/info/ae/ae/rweb_custom_props.html?cp=SSAW57_7.0.0%2F1-16-5-1152&lang=en

http://www-01.ibm.com/support/knowledgecenter/api/content/SSAW57_7.0.0/com.ibm.websphere.nd.doc/info/ae/ae/rweb_custom_props.html#com.ibm.ws.webcontainer.maxparamperrequest

1 vote

Comments

Sorry, I do not know why this silly editor in this forum renders a slash with a ="" . I always struggle with this editor.

These are the great effects of having hypertext and XML mixing concepts. I have the same on my blog, where anything enclosed in brackets like > or < just vanishes.


Permanent link
Hi Anuradha,

as mentioned by Guido, you'd need to consider the time it's going to take to display a plan with 2000+ work-items. Adding to this that you could also question how practical it would be for a human being to face such amount of work-items for day-to-day work.

I'd advise you to have a read at this enlightening post.
If you click on the enclosed (PDF) Jazz Performance Guide link, you'll find a "Showing Plans" section which gives good insight of both what the technical aspects are and also some recommendations for having plans not taking too much time to display.

Regards,
Stéphane

2 votes

Comments

@Anuradha: to precise things.

1) what you've heard initially was true for RTC 2.0. See https://jazz.net/library/content/articles/rtc/2.0/enterprise-configuration/sizing-guide/index.html

2) Guido's answer confirms that RTC 4.0 version level removed such limitation.
Actually, RTC-2.0.0.1 would suffice as per Geoff's precise answer in the following post: https://jazz.net/forum/questions/55417/plan-contains-more-than-2048-workitems

Hope this clarifies things.
Regards,
Stéphane


Permanent link

That's not true. We have larger plans up to 5000 workitems. We use them not for daily work, because they need some time to load, but for Release Planning and Reporting we need them because of the aggregated progress bars etc..

Problem you may get are Browser, network and client-power (memory/CPU) depending.

Don't try to use such a plan with Internet Explorer 8 or older. IE9 and 10 are working. Best is FF10ESR or Chrome. This is because of the heavly usage of Javascript (AJAX) technology. IE 8 is very slow for this.

If you are in a network with latency to the server of more than 120ms you may also have a problem. There is a dashboard widget to test your network connectivity end to end to the applicationserver.

2 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 1,220

Question asked: Mar 14 '13, 5:52 p.m.

Question was seen: 8,809 times

Last updated: Jul 28 '14, 7:16 a.m.

Confirmation Cancel Confirm