Jonathan Pearlin

Results 4 issues of Jonathan Pearlin

## What * Converts the `airbyte-workers` service from a custom application framework to a Micronaut-based service * Introduces dependency injection for management of resources * Uses Micronaut's application configuration mechanism...

area/worker
area/platform
kubernetes
area/server

## What * Track source of API requests in Segment * fix #22218 ## How * Check if the current HTTP request contains the API source header. If so, add...

## What * Improve tracing of auto-detect schema flow ## How * Add tags to refresh schema methods * Trace any errors that occur ## Recommended reading order 1. `RefreshSchemaActivityImpl.java`

area/worker
area/platform

### Expected Behavior KSP should generate the correct constructor in the $Definition$Intercepted generated class when the inspected Kotlin class utilizes an AOP advice annotation on open methods in the class....