2686 ActiveSupport >= 2.3.3 forces use of defective JSON library
2615 YAML sometimes modifies the contents of string data
...and other serialization issues.

We're addressing these by bundling our own specific version of JSON, renamed
PSON to avoid naming conflicts with Rails, and forbidding the use of YAML on
older versions of Ruby.  Code is passing all existing tests, and will be
posted to the list shortly.

2681 "Duplicate generated resource;skipping" for each managed resource

Marked ready for testing; change from last version (which was field-tested
successfully) consisted of minor refactoring and addition of specs.

2707 'config_version' should behave better on failure

Patch done, waiting on tests.

2685 Got an uncaught exception of type TypeError

We haven't been able to reproduce this.

2661 puppetd exits if the master is unreachable.

There are several levels of exception handling here, one of them needs to
take responsibility for trapping and retrying timeouts, but none of them
are.  The problem is reasonably simple & well understood, looking for right
place to fix.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Puppet Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/puppet-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to