Commit graph

  • 4b815e5935 change logging level (#799) Michal Posacki 2021-03-30 08:28:48 +0200
  • 8675a1cf92 Fixing log message spacing anzai 2021-03-19 14:30:25 +0900
  • 51787690d9 Silence warning when there are no stale streams to delete Tiaan Louw 2021-03-10 12:14:44 +0100
  • f38dd18ed1
    Preparing for 1.14.2 release (#793) v1.14.2 Joshua Kim 2021-02-24 14:39:04 -0800
  • af300e9a16 Preparing for 1.14.2 release Joshua Kim 2021-02-24 14:23:42 -0800
  • a13ed13702
    Fixing bug where ShardFilter parameter for ListShards was being passed in for paginated calls. (#790) Joshua Kim 2021-02-24 13:34:39 -0800
  • a0021c5328 Fixing bug where ShardFilter parameter for ListShards was being passed in for paginated calls. Joshua Kim 2021-02-23 08:07:15 -0800
  • 4fde788414
    v2.2.4 Release (#789) v2.3.4 Joshua Kim 2021-02-19 16:41:27 -0800
  • c9e769fb99 Approved wording. Joshua Kim 2021-02-19 11:20:33 -0800
  • d21f31f513 Fixing typo Joshua Kim 2021-02-19 11:18:59 -0800
  • c92de765c2 fixing duplicate entry for 2.2.3 Joshua Kim 2021-02-19 05:33:11 -0800
  • 16c58d7d9d Release 2.2.4 Joshua Kim 2021-02-19 04:59:11 -0800
  • add380813c Adding release notes Joshua Kim 2021-02-19 04:58:48 -0800
  • 5d68e65c2c
    Fixing bug where ShardFilter parameter for ListShards was being passe… (#788) Joshua Kim 2021-02-18 18:26:24 -0800
  • 65dfb759f4 Adding some logging for listShards. Joshua Kim 2021-02-18 18:20:41 -0800
  • efc57af43f Fixing bug where ShardFilter parameter for ListShards was being passed in for paginated calls. Joshua Kim 2021-02-18 05:29:15 -0800
  • d1bc673a96
    Revert changes made to ShardSyncTaskIntegrationTest Gayan Weerakutti 2021-02-01 16:00:43 +0530
  • ea54fdd6b9
    Revert changes made to test classes Gayan Weerakutti 2021-02-01 15:16:45 +0530
  • bb7d59518d Add Changes for Giving the Capability of Paasing CloudWatch Endpoint URL as a KCL Configuration Parameter Daham 2021-02-01 13:59:06 +0530
  • d5cac07851
    Update README.md ashwing 2021-01-27 17:05:57 -0800
  • b4f6f8fffb
    Merge pull request #782 from awslabs/kcl_1.14.1_release v1.14.1 ashwing 2021-01-27 16:15:52 -0800
  • 8ba93e6aee Release notes update Ashwin Giridharan 2021-01-27 16:08:41 -0800
  • 4f6f4e5971 KCL 1.14.1 release Ashwin Giridharan 2021-01-27 14:53:54 -0800
  • 539550b664
    Merge pull request #781 from awslabs/dead_shard_initialize_cycle_fix ashwing 2021-01-27 09:17:40 -0800
  • 9ed1e10fe5 Fixing unit test Ashwin Giridharan 2021-01-26 23:21:39 -0800
  • 5142ce9bc5 Fixing exception type Ashwin Giridharan 2021-01-26 21:40:22 -0800
  • b04e93ec0d
    Merge pull request #779 from awslabs/shard_end_corruption_issues_1 ashwing 2021-01-26 15:34:49 -0800
  • 530fd477b1 Fixing record processor processing deleted leases in cycle Ashwin Giridharan 2021-01-26 15:18:29 -0800
  • c935bc4032
    Update README.md ashwing 2021-01-26 09:26:36 -0800
  • 03e162b770 Improving LeaseCleanupManager's cleanupFailureReason Ashwin Giridharan 2021-01-25 23:41:23 -0800
  • e873c999cd
    Merge pull request #776 from awslabs/shard_end_corruption_issues ashwing 2021-01-25 23:16:24 -0800
  • b2a747f3ea 1. Update the checkpoint with non SHARD_END sequence number only if the DDB sequence number is not SHARD_END. 2. Verify the shard end checkpointing by directly looking up the ddb lease entry Ashwin Giridharan 2021-01-25 23:02:35 -0800
  • ddfe75bb2d
    Bugs in 1.14.0 ashwing 2021-01-25 17:27:01 -0800
  • 81939b599c Add conditional check for spurious failures from DDB on lease put Eric Zhu 2021-01-25 17:11:55 -0800
  • 76234d172c Making LeaseCleanupManager more verbose about lease cleanup failures Ashwin Giridharan 2021-01-24 16:10:25 -0800
  • 9cb5020022 1. Fix for updating HashRange directly while creating leases and including HashRange in seralizing and deserializing to/from DDB 2. Fix for making LeaseCleanupManager non-singleton to avoid cross-table interference in multiple apps running in same JVM 3. Fixing updateMetaInfo method to not update other lease table fields 4. Preventing shard deletion in LeaseCleanupManager if a valid shard does not have child shards in lease table and in Kinesis Service 5. Adding childshards update support in updateMetaInfo 6. Fixing LeaseCleanupManager to call updateMetaInfo instead of update for childshard update in lease Ashwin Giridharan 2021-01-22 21:51:03 -0800
  • e03285508e
    Merge pull request #775 from Renjuju/fix-daemon-thread-exception-handling v2.3.3 ashwing 2021-01-22 13:27:19 -0800
  • 0064d1e5fc Move throwable exception handling up a level to prevent daemon thread death Renju Radhakrishnan 2021-01-22 13:12:57 -0800
  • b105c40f91 #328 Add support to pass worker process loop exceptions back to the client to enable error handling if required. Phill Tomlinson 2021-01-07 12:23:06 +0000
  • d07192c3e9
    Merge pull request #768 from yatins47/master yatins47 2020-12-23 14:30:26 -0800
  • 1274a63fcc KCL V2.3.3 release notes. Yatin 2020-12-23 14:19:38 -0800
  • e58dffee87
    Merge pull request #767 from yatins47/master yatins47 2020-12-23 13:54:37 -0800
  • e649dff90e Fixing bug where idleTimeBetweenReadsInMillis property was ignored in PollingConfig. Yatin 2020-12-23 05:38:44 -0800
  • a8d5b0c81c Get latest counter before attempting a take to ensure take succeeds Renju Radhakrishnan 2020-12-17 11:28:42 -0800
  • ac6bcdbf0a
    Merge pull request #763 from yatins47/master yatins47 2020-12-09 13:34:58 -0800
  • c7c56d5582 Backing off everytime we get throttling exception from Kinesis. Yatin 2020-12-09 13:28:38 -0800
  • 2d70002258 Fixing bug in PrefetchRecordsPublisher which was causing retry storms if initial requests fail due to no wait time between get calls. Yatin 2020-12-08 04:49:01 -0800
  • 1cad02ce25 adding sts dependency Vicki Cheung 2020-12-01 23:18:38 -0800
  • da3b11153f
    Merge pull request #756 from ashwing/gsr_release ashwing 2020-11-19 16:08:34 -0800
  • 53779c9b23 Updating change log Ashwin Giridharan 2020-11-19 15:04:49 -0800
  • 51179295aa Updating Readme version numbers Ashwin Giridharan 2020-11-19 14:43:08 -0800
  • daee9e2cd4 KCL V2.3.2 release Ashwin Giridharan 2020-11-19 14:31:04 -0800
  • 8da8ddc9f5
    Merge pull request #754 from blacktooth/master ashwing 2020-11-19 13:57:43 -0800
  • a7a61616cb Removing dependency on Glue SDK. Ravindranath Kakarla 2020-11-19 10:47:07 -0800
  • 99cb3356bb Updating the dependency path Ravindranath Kakarla 2020-11-18 13:25:00 -0800
  • e4b1c8d561 Add support for GlueSchemaRegistry message deserialization. Ravindranath Kakarla 2020-10-27 21:05:48 -0700
  • 98050ca86a
    Merge pull request #742 from awslabs/dependabot/maven/amazon-kinesis-client/junit-junit-4.13.1 ashwing 2020-10-26 16:45:54 -0700
  • aabd28bfe6
    Merge pull request #741 from awslabs/dependabot/maven/amazon-kinesis-client-multilang/junit-junit-4.13.1 ashwing 2020-10-26 16:45:23 -0700
  • 72d50e7baf
    Merge pull request #744 from yatins47/master v2.3.1 yatins47 2020-10-20 01:24:45 -0700
  • d055a35269 KCL release v2.3.1. Yatin 2020-10-19 18:48:33 -0700
  • 7bc701fa32 KCL release v2.3.1. Yatin 2020-10-19 16:38:40 -0700
  • a7eb9928f0
    Bump junit from 4.11 to 4.13.1 in /amazon-kinesis-client dependabot[bot] 2020-10-14 00:35:07 +0000
  • 12b5a9c583
    Bump junit from 4.11 to 4.13.1 in /amazon-kinesis-client-multilang dependabot[bot] 2020-10-14 00:35:04 +0000
  • cce05bf4fd
    Merge pull request #730 from awslabs/dependabot/maven/amazon-kinesis-client-multilang/commons-beanutils-commons-beanutils-1.9.4 ashwing 2020-10-01 09:29:07 -0700
  • 6fbfc21ad7
    Merge pull request #735 from ashwing/v1.x-ltr-release v1.14.0 ychunxue 2020-08-17 17:06:53 -0700
  • ff004d75be
    Update CHANGELOG.md Joshua Kim 2020-08-17 19:58:35 -0400
  • 53174940e8
    Update README.md Joshua Kim 2020-08-17 19:58:13 -0400
  • 1440eeabbc
    Update README.md Joshua Kim 2020-08-17 19:57:40 -0400
  • aaf4604357
    Update CHANGELOG.md Joshua Kim 2020-08-17 19:56:52 -0400
  • 142415a213 Fixing the readme and changelog docs Chunxue Yang 2020-08-17 16:44:59 -0700
  • 0c5042dadf
    Release v2.13.0 (#736) v2.3.0 Joshua Kim 2020-08-17 18:50:19 -0400
  • 9e353db3db Updating the SDK version in README and CHANGELOG Chunxue Yang 2020-08-17 15:49:42 -0700
  • dd4e88e621 Updating user agent version Chunxue Yang 2020-08-17 15:38:55 -0700
  • 2ae76065a8 Correcting the KCL release version Chunxue Yang 2020-08-17 15:21:48 -0700
  • cd21724b8d Preparing for 2.13.0 release Joshua Kim 2020-08-17 13:34:00 -0400
  • 566a2446c6 SDK version upgrade and KCL version update Chunxue Yang 2020-08-17 15:03:40 -0700
  • 7b13527d41 More release notes Joshua Kim 2020-08-17 15:50:44 -0400
  • 49231cc6c1 Adding release notes Joshua Kim 2020-08-17 13:46:41 -0400
  • 700daa7a87 Fixing cache miss bug in list shards Joshua Kim 2020-08-07 19:34:27 -0400
  • a85ef70898 Fixing list shards bug Joshua Kim 2020-08-07 15:07:10 -0400
  • 34e9016c01 Deprecating class Joshua Kim 2020-08-07 14:45:25 -0400
  • 1f71042d80 Revert "temp pom change" Joshua Kim 2020-08-07 14:43:38 -0400
  • 66bcd45d36 Using correct default shard prioritization strategy. Joshua Kim 2020-08-07 14:35:13 -0400
  • bb84c17abf Lease cleanup interval fix Chunxue Yang 2020-08-06 10:03:03 -0700
  • 44474a1c05 protobuf upgrade Keerthy Muralidharan 2020-05-14 13:45:54 -0700
  • 41c08c3b04 Also consider TableStatus.UPDATING status Cai41 2020-04-22 18:11:51 -0700
  • 73c038b3c8 Updating POM versions for KCL and SDK Ashwin Giridharan 2020-08-10 14:07:49 -0700
  • 710b784f73 KCL changes pertaining to distributed lease discovery, distributed lease cleanup, removing redundant shasrd sync and lease uptaste operastions. Refer release notes for more details. Ashwin Giridharan 2020-08-10 11:33:08 -0700
  • 17ecc87d71 temp pom change Joshua Kim 2020-06-09 05:57:24 -0400
  • 226d5113aa
    Merge pull request #89 from ychunxue/metricNameChange ychunxue 2020-08-03 14:13:12 -0700
  • ff0f46a5c4
    Typo in Comment Matt Dolan 2020-08-01 12:37:42 -0400
  • 0d358b682d metric name change for periodicShardSyncManager Chunxue Yang 2020-07-31 16:29:25 -0700
  • b7468267f4
    Merge pull request #72 from ychunxue/periodicShardSyncMetric ychunxue 2020-07-31 14:26:07 -0700
  • 32fc14f535 Rebasing and addressing comments Chunxue Yang 2020-07-31 13:51:30 -0700
  • c5632e38bc
    Merge pull request #76 from ychunxue/prematureChildShardCreation ychunxue 2020-07-28 18:00:18 -0700
  • 22737c4a5b addressing comments Chunxue Yang 2020-07-28 17:51:50 -0700
  • 27494ea043
    Set expectation criteria to use leaseKey (#88) Renju Radhakrishnan 2020-07-28 15:18:40 -0700
  • 38cef8963a fixing expectation Chunxue Yang 2020-07-28 13:43:56 -0700
  • 6738087a8f updateLeaseWithMetaInfo with expectation Chunxue Yang 2020-07-28 13:32:04 -0700
  • f713017528 LeaseCleanupManager change Chunxue Yang 2020-07-28 13:11:57 -0700