Commit graph

3 commits

Author SHA1 Message Date
Sahil Palvia
07a03b0d0e Removing RecordProcessor V1, and replacing it wth v2 2018-03-23 12:59:35 -07:00
Justin Pfifer
59ea602333 Reorganize classes to new packages (#311)
* Initial move of some of the classes

Will fix failure with temp public

* Builds + tests pass

Everything builds, and the tests pass.  Continuing migration

* Broke out the lifecycle-ish classes

* Moved a lot of the checkpoint and lease classes now

* Moved most of the remaining classes.

Still have some more to migrate, but is enough to start progress on
other steps.
2018-03-14 14:53:14 -07:00
Justin Pfifer
9c20d1bb22 Separated the amazon-kinesis-client into two modules (#307)
* Created two Maven Modules from the KCL

Created a module for the core KCL.
Created a module for the MultiLang Daemon

* Added Logback configuration

Added configuration for Logback.
  * For amazon-kinesis-client the configuration is only in test.
  * For amazon-kinesis-client-multilang the configuration is both for
    test, and normal use.

Some additional dependency fighting.  IntelliJ was really confused.
2018-03-13 10:25:00 -07:00