[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Condor-users] RANK expression (Owner =!= "user") no loner works in 7.6.0?



On May 4, 2011, at 6:38 AM, Carsten Aulbert wrote:

> I'm just testing this rank expression
> 
> RANK = DEBUG ( Owner =!= "boinc")
> 
> on both 7.4.4 and 7.6.0.
> 
> On 7.4.4 this showed up in the logs as
> 
> 05/04 13:35:50 Classad debug: Owner --> ERROR
> 05/04 13:35:50 Classad debug: Owner --> boinc
> 05/04 13:35:50 Classad debug: DEBUG(Owner =!= "boinc") --> 0
> 
> on 7.6.0 the StartLog shows:
> 
> 05/04/11 13:37:39 Error evaluating rank.
> 
> 
> Is this intentional and did I miss something in the changelogs?


In the Condor 7.5 series, we switched to a newer ClassAds implementation. The debug() function is missing in the new ClassAds version. I see that the manual was not updated to mention this loss of functionality. I'll fix that.

+--------------------------------+-----------------------------------+
|           Jaime Frey           | I used to be a heavy gambler.     |
|       jfrey@xxxxxxxxxxx        | But now I just make mental bets.  |
|                                | That's how I lost my mind.        |
+--------------------------------+-----------------------------------+