Skip to content

0.0.2.11: Issue 18 (#25)

Compare
Choose a tag to compare
@jcustenborder jcustenborder released this 22 Jan 22:07
bf89bbb

Changelog

Unreleased

GitHub #1 Initial

Initial (#1)

  • Initial commit.
  • Refactored to allow the same code path to support clustered and non clustered.
  • Added Jenkinsfile
  • Removed class that was not used.
  • Moved to a combined session object.
  • Added more SSL options.
  • Updated README

25513f0e5c532d2 Jeremy Custenborder 2018-03-27 04:10:02

GitHub #10 Fixes for 8,9

Fixes for 8,9 (#10)

  • Added more logging when data does not meet criteria. Added check for an empty key. Fixes #8.
  • Corrected formatting.
  • Check if assignments are empty.
  • If an empty list of records are passed to put(), then no offsets will be written. Fixes #9.

39f996e805aa0e9 Jeremy Custenborder 2019-02-13 17:51:03

GitHub #12 [[ Work in Progress - review, don't commit ]]

[[ Work in Progress - review, don't commit ]] (#12)

  • Test commit - adding iml file to gitignore
    • Updating versions of lettuce and cp-images in docker
    • Renaming IT as ITTest so the tests actually run
    • Adding Test Cases for Configuration Setting Propagation for Redis Connector (one is disabled for now)
  • Changing parent pom version to accommodate connect utils updation, elaborated package-info.java to include missing fields causing failure of all DocumentationTests, and added plugin with preview supportSummary. To be added introduction and documentationWarning fields in package-info.java and BaseDocumentationClass warnings.
  • Renaming RedisSinkTaskITTest back to RedisSinkTaskIT
  • Removing DocumentationWarning

911d43994b055c1 Mayank Dang 2019-09-10 22:03:50

GitHub #14 redis.database has no effect

Added database to the url. Fixes #14. (#15)

f88ef7e5cf90aba Jeremy Custenborder 2019-09-11 21:44:34

GitHub #15 Added database to the url. Fixes #14.

Added database to the url. Fixes #14. (#15)

f88ef7e5cf90aba Jeremy Custenborder 2019-09-11 21:44:34

GitHub #18 Retry connection to redis in case of RedisConnectionException

Issue 18 (#25)

  • Added support to retry connection to Redis when building the initial connection. Added integration tests. Fixes #18.
  • Fixed license headers.

bf89bbb582040af Jeremy Custenborder 2020-01-22 22:04:44

GitHub #2 Connector Hub Support enhancement

Added connector hub. Fixes #2. (#3)

75d7557f481dc81 Jeremy Custenborder 2018-04-03 15:04:01

GitHub #21 CC-6830: Add PA support terms for Redis connector

CC-6830: Add PA support terms for Redis connector (#21)

040421aa48c007c Arjun Satish 2019-11-20 01:07:54

GitHub #25 Issue 18

Issue 18 (#25)

  • Added support to retry connection to Redis when building the initial connection. Added integration tests. Fixes #18.
  • Fixed license headers.

bf89bbb582040af Jeremy Custenborder 2020-01-22 22:04:44

GitHub #3 Added connector hub. Fixes #2.

Added connector hub. Fixes #2. (#3)

75d7557f481dc81 Jeremy Custenborder 2018-04-03 15:04:01

GitHub #4 Kafka-connect-redis

Issue 5 (#7)

  • Revamed to check for string or bytes as the key and value. Added lookup of offset from the destination. Added support for the Confluent hub. Fixes #5. Fixes #4.
  • Updated documentation.
  • Updated documentation.
  • Method changed between versions of guava.

f5cadf6e381c3d8 Jeremy Custenborder 2019-02-12 18:08:49

GitHub #5 Exception thrown when non bytes key or value is received. bug

Issue 5 (#7)

  • Revamed to check for string or bytes as the key and value. Added lookup of offset from the destination. Added support for the Confluent hub. Fixes #5. Fixes #4.
  • Updated documentation.
  • Updated documentation.
  • Method changed between versions of guava.

f5cadf6e381c3d8 Jeremy Custenborder 2019-02-12 18:08:49

GitHub #7 Issue 5

Issue 5 (#7)

  • Revamed to check for string or bytes as the key and value. Added lookup of offset from the destination. Added support for the Confluent hub. Fixes #5. Fixes #4.
  • Updated documentation.
  • Updated documentation.
  • Method changed between versions of guava.

f5cadf6e381c3d8 Jeremy Custenborder 2019-02-12 18:08:49

GitHub #8 Connector fails when a zero byte key is passed. Provide better error message. bug

Fixes for 8,9 (#10)

  • Added more logging when data does not meet criteria. Added check for an empty key. Fixes #8.
  • Corrected formatting.
  • Check if assignments are empty.
  • If an empty list of records are passed to put(), then no offsets will be written. Fixes #9.

39f996e805aa0e9 Jeremy Custenborder 2019-02-13 17:51:03

GitHub #9 Sink Connector does not properly handle put() with empty list. bug

Fixes for 8,9 (#10)

  • Added more logging when data does not meet criteria. Added check for an empty key. Fixes #8.
  • Corrected formatting.
  • Check if assignments are empty.
  • If an empty list of records are passed to put(), then no offsets will be written. Fixes #9.

39f996e805aa0e9 Jeremy Custenborder 2019-02-13 17:51:03

Jira CC-6830

CC-6830: Add PA support terms for Redis connector (#21)

040421aa48c007c Arjun Satish 2019-11-20 01:07:54