Graham Lea

Results 11 issues of Graham Lea

# Expected Behaviour I've integrated Rollbar with Python's standard `logging` module using the `RollbarHandler`. Some of my logging statements use the `extra` keyword parameter to add extra context, e.g. ```...

# Overview In versions up to 4.1.11, if a node was deleted after a query had MATCHed it in a result set, but before the entity was returned to the...

bug
team-drivers

The optional features in the JSON parser allow it be configured to _almost_ be a fully-compatible parser for JSON5. There's just a few missing features, documented here: https://stackoverflow.com/questions/68312227/can-the-jackson-parser-be-used-to-parse-json5 Summarised as:...

3.x
pr-needed

Using 0.8.0-hadoop2-SNAPSHOT to run the WordCount example from the Scoobi website on YARN/MR2 on a CDH5-beta cluster fails with a NoSuchMethodException on org.apache.hadoop.mapreduce.Job.getJobClient() ``` Exception in thread "main" java.lang.NoSuchMethodException: org.apache.hadoop.mapreduce.Job.getJobClient()...

**Summary** App Mesh Proxies can log segment documents to AWS X-Ray that include subsegments that record calls out to other services. In these subsegments, the `name` field is the same...

Bug

See: https://youtrack.jetbrains.com/issue/KT-23017

Standard Library