DIRACGrid / DIRAC

DIRAC Grid
http://diracgrid.org
GNU General Public License v3.0
114 stars 175 forks source link

Reject long filenames rather than registering requests #6543

Closed chrisburr closed 5 months ago

chrisburr commented 1 year ago

We've had a handful of cases of REA requests being stuck looping due to long filenames like:

/lhcb/user/a/auser/2022_11/685221/685221888/13TeV__Z__POWHEGewPythia__8245__NNPDF31_nlo_as_0118__0__as0.118000_IKT1.000000_s2tw0.228__evts31853__seed1467__lhcbacceptance.root

DIRAC should just outright reject such filenames.

marianne013 commented 1 year ago

I'm glad to see that it's not our 'small' communities that attempt to encode all their metadata in their file names :-D

chaen commented 5 months ago

Duplicate of https://github.com/DIRACGrid/DIRAC/issues/7602