Justin Pfifer
Justin Pfifer
Thanks for reporting this. I'm looking to improve the launcher script, but I don't currently have an ETA. I'll look at making this change for the short term.
I'm in the process of a large feature update for KCL, which has changed some of the similar places. I'll look to see if I can include these changes in...
The KCL will pass in the shard that will be processed. The Java process that controls all of this uses threads and will start a new process for each acquired...
It's possible the download of the jars failed. If you see it again can you check the size of the jars, and if possible get a hash of them. If...
1. The KCL automatically tracks the last checkpointed sequence number. This is stored in a DynamoDB table, and used to restart processing from that position. [The Java documentation for processRecords...
Thanks for the feedback. We should provide better integration with boto, and will prioritize adding the support against other customer requests. Others - please comment, or add a reaction to...
Currently graceful shutdown isn't supported for the MultiLang daemon clients at this time. We would like to bring support for the feature to the MultiLang daemon, and are prioritizing the...
The changes on the node.js side have been merged in as part of #39 We have an additional change for allowing processRecords calls to be timed out that is coming,...
A couple of questions: * What version of the Node.js client are you using * Can you provide the output of /usr/bin/java -version
This is something we're looking at, but I don't have an ETA yet.