[Freeipa-devel] [PATCH 0488-0489] Perfomance: membership processing related patches

Martin Basti mbasti at redhat.com
Tue May 31 11:57:01 UTC 2016



On 31.05.2016 12:44, Martin Babinsky wrote:
> On 05/28/2016 01:17 PM, Martin Basti wrote:
>> https://fedorahosted.org/freeipa/ticket/4995
>>
>> Patches attached
>>
>>
>>
>
> Hi,
>
> PATCH 0488: LGTM
>
> PATCH 0489:
>
> @@ -996,10 +997,10 @@ def check_deleted_segments(hostname, masters, 
> topo_errors, starting_host):
>          i = 0
>          while True:
>              left = api.Command.topologysegment_find(
> -                suffix_name, iparepltoposegmentleftnode=hostname, 
> sizelimit=0
> +                suffix_name, iparepltoposegmentleftnode=hostname, 
> sizelimit=0,
>              )['result']
>              right = api.Command.topologysegment_find(
> -                suffix_name, iparepltoposegmentrightnode=hostname, 
> sizelimit=0
> +                suffix_name, iparepltoposegmentrightnode=hostname, 
> sizelimit=0,
>              )['result']
>
> it seems that you added 'no_members=True' there and then removed it 
> because reasons. Please revert the this part to the original code so 
> that it does not stick out.
>

Better (the right one) patches attached.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: freeipa-mbasti-0488.2-Make-option-no-members-public-in-CLI.patch
Type: text/x-patch
Size: 1068 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20160531/04aa31b6/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: freeipa-mbasti-0489.2-Performance-Find-commands-do-not-process-members-by-.patch
Type: text/x-patch
Size: 87831 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20160531/04aa31b6/attachment-0001.bin>


More information about the Freeipa-devel mailing list