Commit graph

  • 3ae916c5fc Introduction of Listshards API to replace DescribeStream (#293) Sahil Palvia 2018-02-06 07:35:44 -0800
  • 700e5e1e99 Fixing the version of the aws-java-sdk-kinesis Sahil Palvia 2018-02-05 17:01:14 -0800
  • 2715728783 Updating the version of the AWS SDK. Reverting the Integ test to use ListShards instead of DescribeStream API. Sahil Palvia 2018-02-05 16:53:28 -0800
  • 51f28e3345 Fixed the imports in KinesisProxy class. Sahil Palvia 2018-02-05 12:35:59 -0800
  • 5aef2afb45 Removed not needed assertNotNull before assertTrue for instanceof nyo 2018-02-02 21:26:12 +0100
  • e532406c6f Updating the client version information. Sahil Palvia 2018-02-01 17:16:28 -0800
  • 6c68675068 Cleaning up all TODOs. Changing logging level for some log messages. Sahil Palvia 2018-01-31 14:23:47 -0800
  • c5c408b6e2 Upating CHANGELOG.md with latest release information. Sahil Palvia 2018-01-31 09:52:46 -0800
  • 343681c091 Merge remote-tracking branch 'upstream/master' into listshards Sahil Palvia 2018-01-31 09:50:25 -0800
  • 59d40251c7
    Release 1.8.10 of the Amazon Kinesis Client for Java (#288) v1.8.10 Justin Pfifer 2018-01-31 08:32:54 -0800
  • 4b9b5bff1a Merge branch 'master' into listshards Sahil Palvia 2018-01-30 14:10:49 -0800
  • 4459e66f49 Fix preparing a checkpoint at SHARD_END Fix IllegalArgumentException: Sequence number must be numeric, when preparing a checkpoint at SHARD_END Walid Baruni 2018-01-29 18:28:36 -0800
  • dc42ef07c7 Merge remote-tracking branch 'upstream/master' Walid Baruni 2018-01-29 16:00:21 -0800
  • 058d10f61b Release 1.8.10 of the Amazon Kinesis Client for Java Pfifer, Justin 2018-01-29 14:47:29 -0800
  • 4309f23032
    Upgraded Java SDK Version 1.11.271 (#287) Justin Pfifer 2018-01-29 11:41:16 -0800
  • bde52990fe Upgraded Java SDK Version 1.11.271 Pfifer, Justin 2018-01-29 11:37:15 -0800
  • 8d6c7692cb Updating tests to fix build issues. (#286) Sahil Palvia 2018-01-26 07:16:46 -0800
  • b5e82aa82f Merge remote-tracking branch 'upstream/master' Walid Baruni 2018-01-24 16:45:36 -0800
  • 7c1674e22c Updating tests to fix build issues. Sahil Palvia 2018-01-22 13:56:33 -0800
  • e65e56380b Fixing issue with NullMetrics warning messages (#284) Sahil Palvia 2018-01-22 10:37:46 -0800
  • 57ea1f5488 Adding testing to validate the MetricsScope setting during checkpoiniting. Sahil Palvia 2018-01-22 10:21:25 -0800
  • 7aebbbd9a3 Fixing issue with NullMetrics warning messages when trying to checkpoint on a separate thread. Sahil Palvia 2018-01-19 15:07:32 -0800
  • 71124e4055
    Updating version to 1.8.10. (#283) Sahil Palvia 2018-01-16 15:58:26 -0800
  • ec55078349 Updating version to 1.8.10. Sahil Palvia 2018-01-16 10:34:36 -0800
  • 222bcdaf3f Adding capability to set KinesisProxy using Worker.Builder (#274) parijatsinha 2018-01-15 14:31:04 -0800
  • 31fd0b5811
    Release 1.8.9 of the Amazon Kinesis Client for Java (#282) v1.8.9 Justin Pfifer 2018-01-15 07:52:28 -0800
  • 1cec8392b8 Release 1.8.9 of the Amazon Kinesis Client for Java Pfifer, Justin 2018-01-15 07:36:08 -0800
  • e999c76b77
    Upgraded the AWS SDK version to 1.11.261 (#281) Justin Pfifer 2018-01-12 12:01:18 -0800
  • c46ba3480a Upgraded the AWS SDK version to 1.11.261 Pfifer, Justin 2018-01-12 11:08:52 -0800
  • d64cc589cc Edited JavaDoc for Worker Builder kinesisProxy parijas 2018-01-10 11:16:13 -0800
  • 2a73bbe671 Revert "Added debug logs in KinesisLocalFileDataCreator" parijas 2018-01-10 11:12:04 -0800
  • 244579c992 Upgraded commons-lang dependency to commons-lang3; old dependency is 7 years out of date. Jonah Grimes 2018-01-10 09:18:28 -0500
  • 1ff00d0b01 Added debug logs in KinesisLocalFileDataCreator parijas 2018-01-09 14:51:33 -0800
  • b2c29b8a8c Adding more comments, addressing CR comments. Sahil Palvia 2018-01-09 11:22:45 -0800
  • f15c0fd8e0 Added unit tests for Worker Builder IKinesisProxy injection validation parijas 2018-01-08 20:17:47 -0800
  • 03c949ff58 Revert "Added unit tests for IKinesisProxy injection in Worker Builder" parijas 2018-01-08 20:01:02 -0800
  • 91e445774b Added unit tests for IKinesisProxy injection in Worker Builder parijas 2018-01-08 17:27:30 -0800
  • 72c77d3c1a Revert "Added unit tests for IKinesisProxy injection in Worker Builder" parijas 2018-01-08 16:51:35 -0800
  • aa944c1706 Added unit tests for IKinesisProxy injection in Worker Builder parijas 2018-01-08 16:27:47 -0800
  • b126a78fb1 Addressing comments, deprectaing classes instead of methods. Using the @deprecated annotation for notes on why deprecating. Sahil Palvia 2018-01-08 13:54:25 -0800
  • 42f60ed1bf Deprecating the IKinesisProxyFactory class. Addressing comments. Sahil Palvia 2018-01-08 10:57:46 -0800
  • 1704d08935 Adding ListShards calls, and managing DescribeStream for DDB Streams. Sahil Palvia 2018-01-04 17:37:07 -0800
  • 7cbcf3e160 Merge 690d214f48 into 71b3e9df13 William Johnson 2018-01-05 22:09:07 +0000
  • bce15c806a Merge ffe82e2656 into 71b3e9df13 Posac 2018-01-05 19:57:34 +0000
  • 35e32d42a2 Added IKinesisProxy injector in Worker.Builder to allow injecting custom proxy implementations parijas 2018-01-04 17:39:28 -0800
  • 71b3e9df13
    Merge pull request #273 from pfifer/adv-version-1.8.9 Justin Pfifer 2018-01-04 09:09:40 -0800
  • db72cc15f8 Advance version to 1.8.9-SNAPSHOT Pfifer, Justin 2018-01-04 08:32:50 -0800
  • 9074864027 [Issue 210] - Allow unexpected child shards to be ignored (#240) Mike Watters 2018-01-04 09:29:44 -0700
  • ee54e30b84 use StringUtils.join instead of manually building ids string Mike Watters 2017-12-12 13:16:01 -0700
  • 044fb3a652 add small config test for ignoreUnexpectedChildShards Mike Watters 2017-12-11 18:05:04 -0700
  • 32e8187261 revert KinesisClientLibConfiguration constructor changes Mike Watters 2017-12-11 17:53:59 -0700
  • ae0b6cfccb use String.format instead of awkward string construction Mike Watters 2017-12-11 17:22:27 -0700
  • 74aa7a5986 Merge branch 'master' into allow-ignore-inconsistent-child-shards-1 Mike Watters 2017-12-11 17:16:53 -0700
  • 72fb38b66b Merge 7234599e1a into 85d6c059c2 NorTheHypnos 2017-11-29 23:21:31 +0000
  • 85d6c059c2
    Merge pull request #269 from pfifer/release-1.8.8 v1.8.8 Justin Pfifer 2017-11-15 10:57:48 -0800
  • 47e6206e8d Release 1.8.8 of the Amazon Kinesis Client for Java Pfifer, Justin 2017-11-15 10:44:49 -0800
  • 3c705300b5 Adding release notes and updating the KCL version to 1.8.8. (#268) Sahil Palvia 2017-11-15 10:44:10 -0800
  • 1a716d3e01 Adding release notes and updating the KCL version to 1.8.8. Sahil Palvia 2017-11-14 17:03:01 -0800
  • 09b312028a Unit test fixes for retrying when requesting a shutdown. (#267) Sahil Palvia 2017-11-13 09:45:40 -0800
  • a104c88f23 Fixing the unit test. Sahil Palvia 2017-11-10 09:48:17 -0800
  • 70a24002fe Correctly Send MaxRecords to SingleRecordsFetcherFactory Fixed #262 Sahil Palvia 2017-11-10 06:32:16 -0800
  • 5dac42039b Fixing the tests for the Shutdown fix. Sahil Palvia 2017-11-09 14:35:41 -0800
  • 1abb41dbdb Correctly Send MaxRecords to SingleRecordsFetcherFactory Fixed #262 Sahil Palvia 2017-11-10 06:32:16 -0800
  • a734d862a5 Changing the signture of SingleRecordsFetcherFactory to no longer take maxRecords as the parameter to the constructor. Changed the createRecordsFetcher signature to take maxRecords as a parameter. Sahil Palvia 2017-11-08 13:21:28 -0800
  • f34d6de4f2 Shutdown that throws an exception will be retried. Moore-Oliva 2017-10-02 07:21:39 -0700
  • 5c3ff2b31e Handle Expired Iterators Correctly Sahil Palvia 2017-11-08 12:03:09 -0800
  • 393509081b Fix for the lease losses in the PrefetchCache and AsyncGetRecordsStrategy caused due to ExpiredIteratorException. Sahil Palvia 2017-10-27 10:54:30 -0700
  • 67b3f565dc add basic testcases for ignoring children of open parent shards Mike Watters 2017-11-06 18:28:24 -0700
  • f2b8f677eb obtain ignoreUnexpectedChildShards from config where possible Mike Watters 2017-11-06 16:45:58 -0700
  • 8358322835 Merge branch 'master' into allow-ignore-inconsistent-child-shards-1 Mike Watters 2017-11-06 16:26:02 -0700
  • 22e1750f97 remove unnecessary whitespace changes Mike Watters 2017-11-06 15:42:31 -0700
  • ffe82e2656 Issue #211 Application didn't checkpoint at end of shard posac 2017-11-02 17:33:45 +0100
  • 3de901ea93 Adding logging for long running tasks. (#259) Sahil Palvia 2017-10-25 15:38:45 -0700
  • 74f8dc0e7d Merge remote-tracking branch 'upstream/master' into long-running-tasks Sahil Palvia 2017-10-25 15:12:32 -0700
  • 23a324e4ec Merge 1932bfc336 into 7032ea67ec Sam 2017-10-25 15:11:36 +0000
  • 9eb679c0d1 Merge 2196a053fb into 7032ea67ec Lauren Moos 2017-10-25 15:11:28 +0000
  • 0bdae812e9 Merge 029da69926 into 7032ea67ec Juan Diego Botiva L 2017-10-25 15:11:28 +0000
  • 7032ea67ec Spurious update fix (#247) Sahil Palvia 2017-10-25 08:11:20 -0700
  • cbcc898d71 Updating version to 1.8.8-SNAPSHOT. (#258) Sahil Palvia 2017-10-25 08:09:44 -0700
  • 416bdf16b0 Updating version to 1.8.8-SNAPSHOT. Sahil Palvia 2017-10-24 14:01:42 -0700
  • 821b0cbd0f Release Notes for 1.8.7 of the Amazon Kinesis Client Library for Java (#257) v1.8.7 Justin Pfifer 2017-10-24 09:38:49 -0700
  • 3502836d4e Release Notes for 1.8.7 of the Amazon Kinesis Client Library for Java Pfifer, Justin 2017-10-24 09:32:23 -0700
  • 73426bd733 Don't Sleep for During Retrieval for the BlockingGetRecordsCache Sahil Palvia 2017-10-24 09:13:19 -0700
  • 59139c4b00 Fixing BlockingGetRecordsCache by removing sleep while trying to getRecords. This is the old code path and didn't require any sleep. Sahil Palvia 2017-10-23 16:54:41 -0700
  • cc7e329e2f Release Note for Release 1.8.6 of the Amazon Kinesis Client for Java (#254) v1.8.6 Justin Pfifer 2017-10-23 12:30:08 -0700
  • c2e9f635e2 Transfer to ACP Artifactory deployment William Johnson 2017-10-23 12:29:24 -0700
  • b7158c1f8a Release Note for Release 1.8.6 of the Amazon Kinesis Client for Java Pfifer, Justin 2017-10-23 12:20:28 -0700
  • 90d4cb78c5 Update the AWS SDK Version to 1.11.218 (#253) Justin Pfifer 2017-10-23 10:16:25 -0700
  • 046e160e24 Block Fetch Thread When Retrieval Should be Paused (#252) Justin Pfifer 2017-10-23 10:16:03 -0700
  • b45b235b35 Update the AWS SDK Version to 1.11.218 Pfifer, Justin 2017-10-23 09:35:08 -0700
  • 778a758d3d Block Fetch Thread When Retrieval Should be Paused Pfifer, Justin 2017-10-23 09:31:22 -0700
  • 0607d5321d Adding logging for long running tasks. Adding testing for the changes. Sahil Palvia 2017-10-20 14:19:38 -0700
  • 920c4e567a Merge remote-tracking branch 'upstream/master' into spurious-update-fix Sahil Palvia 2017-10-19 13:38:10 -0700
  • 8ed6c81cea Revert "Shutdown that throws an exception will be retried. (#238)" (#251) Justin Pfifer 2017-10-19 11:40:44 -0700
  • 567b12dd48 Revert "Shutdown that throws an exception will be retried. (#238)" Pfifer, Justin 2017-10-19 11:02:50 -0700
  • 690d214f48 Allow specifying a custom LeaseManager in Worker.Builder William Johnson 2017-10-18 18:06:51 -0700
  • 44437f1361 Shutdown that throws an exception will be retried. (#238) jmooreoliva 2017-10-18 14:16:54 -0700
  • 237427a461 Updating licenses. Sahil Palvia 2017-10-18 11:03:56 -0700
  • 4fabc98451 Changed test to lose lease instead of renewing the lease. Sahil Palvia 2017-10-18 10:59:35 -0700
  • 11b0247ae2 Merge remote-tracking branch 'upstream/master' into spurious-update-fix Sahil Palvia 2017-10-18 10:45:37 -0700