Re: [HTCondor-devel] Sinful string


Date: Tue, 26 Jan 2016 10:08:35 -0600
From: Brian Bockelman <bbockelm@xxxxxxxxxxx>
Subject: Re: [HTCondor-devel] Sinful string
> On Jan 26, 2016, at 9:49 AM, Ben Cotton <ben.cotton@xxxxxxxxxxxxxxxxxx> wrote:
> 
> Did the sinful string formatting change between 8.3.3 and 8.3.8

Yup - well, new extensions were added.

It should be backward compatible though - older clients should simply skip over the new entries.

This was necessary as sinful strings are being used as âlist of ways to contact this serviceâ.  The rules and exceptions were piling up as features were added (CCB, shared port, etc) and became unmanageable once IPv6 was thrown into the mix too.

It is hoped that the new methods (and AddressV0) will provide a more flexible way to express network services and more future-proof.

> or are
> my machines stealthily using shared port even though they're being
> told not to?
> 

Nope.  Note the default for shared port changes in â 8.5.1?  Or was it 8.5.0?

> [root@cycleserver40vm ~]# condor_status -af MyAddress CondorVersion | sort -u
> <192.168.1.209:31306?addrs=192.168.1.209-31306> $CondorVersion: 8.3.8
> Aug 27 2015 BuildID: 338845 $
> <192.168.1.248:49752> $CondorVersion: 8.3.3 Feb 18 2015 BuildID: 302586 $
> [root@cycleserver40vm ~]#
> 
>> From https://htcondor-wiki.cs.wisc.edu/index.cgi/tktview?tn=4934 it
> looks like this is the new normal, but there's no mention in the 8.3
> release notes, so I wanted to be sure.
> 
> 
> Thanks,
> BC
> 
> -- 
> Ben Cotton
> 
> Cycle Computing
> Better Answers. Faster.
> 
> http://www.cyclecomputing.com
> twitter: @cyclecomputing
> _______________________________________________
> HTCondor-devel mailing list
> HTCondor-devel@xxxxxxxxxxx
> https://lists.cs.wisc.edu/mailman/listinfo/htcondor-devel


[← Prev in Thread] Current Thread [Next in Thread→]