miai10

Results 21 comments of miai10

Hi! I am interested in using this feature, are there any updates on it?

> In theory, you could tied k8s cilent leader to the readiness probe for the allocation service, so only one is available behind the Service at any point and time?...

> Other fun question I have - for this to work, do you _have_ to only use a single instance of the Allocation Service? > > I feel like contention...

Some brain dump regarding using multiple allocators and multitenant servers and packing: - even if we have a synced cache (or list (btw, the list is sorted by priority type...

> > even if we have a synced cache (or list (btw, the list is sorted by priority type so it could change between 2 gsa)) between the allocators, they...

> > Let's use this thread to get the batch allocator merged. > > So I'll push back here a little. This code works really well under _certain circumstances_, and...

Thanks for pointing out that counters don't have a 1000 limit, I corrected my original text to ask only for the lists capacity to be increased. My understanding of the...

The allocator puts the session id in a list and the server removes it once the session is over. That's how we keep track of what sessions are hosted by...

> > The allocator puts the session id in a list and the server removes it once the session is over. That's how we keep track of what sessions are...

Do you have any specific load tests in mind?