Ryan CrawCour

Results 19 issues of Ryan CrawCour

PR #384 introduced some minor warnings in the code which should be addressed in StructToJsonMapTest.java lines 88, 89, and 90 1. ![image](https://user-images.githubusercontent.com/38923605/118414863-293f6880-b6fb-11eb-88fd-8399083002bf.png) 2. ![image](https://user-images.githubusercontent.com/38923605/118414896-5855da00-b6fb-11eb-928b-b8257522a033.png) 3. ![image](https://user-images.githubusercontent.com/38923605/118414912-715e8b00-b6fb-11eb-855a-9388ff35cf81.png)

**## Problem Statement** Logging has an impact on performance. **## Proposed Solution** Instead of always logging everything consider some kind of conditional post [log statements](https://github.com/microsoft/kafka-connect-cosmosdb/blob/dev/src/main/java/com/azure/cosmos/kafka/connect/sink/CosmosDBSinkTask.java#L70-L73) based on log level rather...

feature-request
perf

**## Problem Statement** provide more details around the component, and any dependencies **## Proposed Solution** include link to license file in readme mention library and dependencies in readme include license...

feature-request

## Description Build failed due to Findbug and Checkstyle issue. Its ideal to fix them ## Expected Behavior - Build should not result in any Findbug or Checkstyle issues

feature-request

**## Problem Statement** Stop connection in Sink and Source Connector body is not implemented **## Proposed Solution** Close / release connection in the body of the Stop method? **## Alternative...

feature-request

Our CI/CD process needs to include registrations for each OSS component we're using We need to do two registrations for each component - - that we're using it internally -...

blocked
internal

Component should be published to https://www.confluent.io/hub/

feature-request
blocked

Will read as batch, by default. Batch size should default to a chosen value, and be configurable.

feature-request
blocked

CosmosDB has a default built-in retry policy. Need to be able to change the configuration of the CosmosDB default retry policy based on Connector config settings.

feature-request