dmwm / PHEDEX

CMS data-placement suite
8 stars 18 forks source link

Inconsistency at PhEDEx request view page #967

Closed merictaze closed 10 years ago

merictaze commented 10 years ago

There is a char limit in the request view page. While "Currently matched data" has all datasets in the request, "Original request string" shows only part of them.

https://cmsweb.cern.ch/phedex/prod/Request::View?request=418991

Regards, Meric

TonyWildish commented 10 years ago

Hi Meric,

yes, there's a 10K limit on the characters read from the DB. Most requests are within that, though the largest in TMDB has over 600K characters! I've raised the limit to 1 MB, it will go into the next cmsweb release (i.e. not the current cycle, which is already in validation).

TonyWildish commented 10 years ago

This is now in version 4.2.11pre2 of PhEDEx-web, you can test it from within the CERN network at https://phedex-web-dev.cern.ch/phedex. It'll go out in the September release.