Comment 3 for bug 1316272

Revision history for this message
John A Meinel (jameinel) wrote : Re: [Bug 1316272] Re: juju destroy-environment >=256 nodes fails

So this sounds like we are putting all the machine IDs into a single URL
and we end up running out of URL space (quick google says that the default
max length is 2000 characters).

It sounds like we either need to send the request in batches, or POST the
IDs rather than put them in the URL itself.

John
=:->

On Tue, May 6, 2014 at 4:07 AM, Julian Edwards
<email address hidden>wrote:

> It looks like that error came from Apache, so I'm going to invalidate
> the maas task. If you think I'm wrong, please open it again and tell me
> why, I won't be offended.
>
> ** Changed in: maas
> Status: New => Invalid
>
> --
> You received this bug notification because you are subscribed to juju-
> core.
> https://bugs.launchpad.net/bugs/1316272
>
> Title:
> juju destroy-environment >=256 nodes fails
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/juju-core/+bug/1316272/+subscriptions
>