strkkk opened a new pull request #914: SAMZA-2103: [samza-aws] code cleanup and 
refactoring
URL: https://github.com/apache/samza/pull/914
 
 
   1. Redundant things removed
   2. Several methods simplified
   3. Condition ``if (numRecordsPerShard > 0)`` in 
``TestKinesisSystemConsumer.java``  was removed because it is always true 
(there is same check at line 130 and return in else block in case it is false). 
   4. Deprecated ``onCheckpoint`` method was replaced with ``afterCheckpoint``

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to