aws-samples / aws-samples/amazon-kinesis-learning

Method processRecords() is not implemented, contradicting the docs

Open
#15 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
Java
Stars
112
Forks
137
PR merge metrics
No merged PRs in 30d

Description

The method `processRecords()` in `src/main/java/com/amazonaws/services/kinesis/samples/stocktrades/processor/StockTradeRecordProcessor.java` is not implemented already contradicting the tutorial in AWS docs - [link](https://docs.aws.amazon.com/streams/latest/dev/tutorial-stock-data-kplkcl2-consumer.html)

```
The processRecords method is implemented for you, and performs the following steps:
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.