Github user rmetzger commented on the issue:

    https://github.com/apache/flink/pull/2131
  
    I tested the code, also with a shard-merging:
    `aws kinesis merge-shards  --shard-to-merge shardId-000000000001 
--adjacent-shard-to-merge shardId-000000000002 --stream-name flink-test`
    
    and everything worked nicely, the log statements were good.
    If you want to improve it a little bit, we should maybe log at debug level 
each time we discover new shards (just to show that everything is working as 
expected).
    
    The only thing missing are some minor documents, then, I think we are good 
to merge.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to