Norbert Hartl

Results 48 issues of Norbert Hartl

… image wide identity strategy because there is one VOCache for the whole image. Added a strategy that creates a VOCache per process. Therefor separated the code in VOCache into...

It seems that matrix builds in travis can not have a configurable before_install section. The current install does a mongo installation by default. If arango DB comes into play we...

enhancement

At the moment a schema can hold an array for required fields but the writing does not treat it that way

In large specs where schemas are reused within the spec schemas are stored at a central place. In JSON schema this is in defintions. At the moment schemas are resolved...

The following is the list of formats specified in the JSON Schema specification. "date-time": Date representation, as defined by RFC 3339, section 5.6. "email": Internet email address, see RFC 5322,...

When using the --edenSize argument to the vm you will result in an eden space smaller than the argument. I used --edensize=80M to get a reported edenSize via Smalltalk vm...

Since last week I was noticing on our production system that in the morning one to four vms are using 100% CPU. The date matches the new release of the...