Re: [SSSD] [PATCH] confdb: warn if memcache_timeout > than entry_cache

2015-09-30 Thread Jakub Hrozek
On Wed, Sep 23, 2015 at 08:55:11PM +0200, Pavel Březina wrote: > Ack. Thank you! CI: http://sssd-ci.duckdns.org/logs/job/28/14/summary.html * master: 3fb1ee96f508784d7e06f079111d4d32d401a99b btw the ticket was in Backlog, not in the currently-in-progress 1.13.2, so I just moved it. _

Re: [SSSD] [PATCH] confdb: warn if memcache_timeout > than entry_cache

2015-09-23 Thread Pavel Březina
1:31:45 PM Subject: Re: [SSSD] [PATCH] confdb: warn if memcache_timeout > than entry_cache On 09/22/2015 10:25 AM, Pavel Březina wrote: On 09/21/2015 04:33 PM, Pavel Reichl wrote: Hello, please see simple patch attached. Hi, the patch looks good in general. However, I'd like to re

Re: [SSSD] [PATCH] confdb: warn if memcache_timeout > than entry_cache

2015-09-23 Thread Pavel Reichl
On 09/22/2015 11:09 PM, Jakub Hrozek wrote: On Tue, Sep 22, 2015 at 04:50:02PM -0400, Pavel Brezina wrote: - Original Message - From: "Pavel Reichl" To: sssd-devel@lists.fedorahosted.org Sent: Tuesday, September 22, 2015 1:31:45 PM Subject: Re: [SSSD] [PATCH] confd

Re: [SSSD] [PATCH] confdb: warn if memcache_timeout > than entry_cache

2015-09-22 Thread Jakub Hrozek
On Tue, Sep 22, 2015 at 04:50:02PM -0400, Pavel Brezina wrote: > > > - Original Message - > > From: "Pavel Reichl" > > To: sssd-devel@lists.fedorahosted.org > > Sent: Tuesday, September 22, 2015 1:31:45 PM > > Subject: Re: [SSSD] [PAT

Re: [SSSD] [PATCH] confdb: warn if memcache_timeout > than entry_cache

2015-09-22 Thread Pavel Brezina
- Original Message - > From: "Pavel Reichl" > To: sssd-devel@lists.fedorahosted.org > Sent: Tuesday, September 22, 2015 1:31:45 PM > Subject: Re: [SSSD] [PATCH] confdb: warn if memcache_timeout > than > entry_cache > > > > On 09/22/2015 10:

Re: [SSSD] [PATCH] confdb: warn if memcache_timeout > than entry_cache

2015-09-22 Thread Pavel Reichl
On 09/22/2015 10:25 AM, Pavel Březina wrote: On 09/21/2015 04:33 PM, Pavel Reichl wrote: Hello, please see simple patch attached. Hi, the patch looks good in general. However, I'd like to rephrase the warning. + "%s is lesser then %s, sysdb will not be updated for users.\n",

Re: [SSSD] [PATCH] confdb: warn if memcache_timeout > than entry_cache

2015-09-22 Thread Pavel Březina
On 09/21/2015 04:33 PM, Pavel Reichl wrote: Hello, please see simple patch attached. Hi, the patch looks good in general. However, I'd like to rephrase the warning. + "%s is lesser then %s, sysdb will not be updated for users.\n", ^lower How about: %s i

[SSSD] [PATCH] confdb: warn if memcache_timeout > than entry_cache

2015-09-21 Thread Pavel Reichl
Hello, please see simple patch attached. >From 36e31732dd759c8c6b302c75d050a11fe1ea594a Mon Sep 17 00:00:00 2001 From: Pavel Reichl Date: Mon, 21 Sep 2015 10:26:20 -0400 Subject: [PATCH] confdb: warn if memcache_timeout > than entry_cache Only group and user records are cached in memory cache so