Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-users] ClassAds prefixed with a plus sign
- Date: Fri, 22 May 2009 12:38:58 -0500
- From: Matthew Farrellee <matt@xxxxxxxxxx>
- Subject: Re: [Condor-users] ClassAds prefixed with a plus sign
John McGee wrote:
> Hi,
>
> was there a recent change to the ClassAds regarding the "+" as a prefix?
>
>
> -----Original Message-----
> From: Jason Reilly [mailto:jdr0887@xxxxxxxxx]
> Sent: Tuesday, May 19, 2009 11:45 AM
> To: John McGee
> Cc: rynge@xxxxxxxxx
> Subject: Re: RENCI Science Portal Job Stats (week 21)
>
> Ok, my tests indicate that it's at Condor's web service layer (birdbath)
> that it broke and I think it's as a result of the May 11 switch from
> Condor v7.0.3 to v.7.0.5. Seems ClassAds prefixed with a "+" are no
> longer valid. I am going to fix the runner code & deploy it today.
IIRC, a "+" in an attribute name has never been valid, and an update in
the 7.0.4 time frame started enforcing that.
Attribute names should be something like [a-zA-Z_][a-zA-Z0-9_]*
Best,
matt