Christopher Schmidt

Results 16 issues of Christopher Schmidt

using Operator 0.2.0 on a GKE cluster 1.11. If there are other Pods (without component label) in the same namespace as the managed ES Pods, the operator crashes with: ```...

avoids crash mentioned in #267

Has anyone here made an upgrade to Jersey 2.x? Seems that a lot has changed...

Seems that @JsonIgnoreProperties(ignoreUnknown = true) isn't supported. Is there a simple way to ignore unrecognized properties during deserialization?

This is a huge pull request I know. I've made some significant improvements to neo4j-scala the last year and the problem is, that my fork of neo4j-scala can't be forked...

Here is my initial implementation of RestOldTraverserWrapper. It provides some public static org.neo4j.graphdb.Traverser traverse(...) implementations to support the old style Traverser. The only not implemented is the one with ReturnEval...