Bobby Johansen

Results 15 comments of Bobby Johansen

Is there any ETA to release this feature?

Does anyone know how to shutdown a record processor in processRecords when an exception is thrown from the check pointer? I currently experience two workers reading the same shard one...

@majidfn Unfortunately the interface ShardRecordProcessor.processRecords does not allow me to throw a ShutdownException. Would you recommend throwing a runtime Exception?

Unfortunately the interface ShardRecordProcessor does not throw an exception therefore I cannot throw a ShutdownException from the processRecords overriden method :(. I can wrap it and throw a non checked...

https://github.com/awslabs/amazon-kinesis-client/pull/538

You need to activate tinder otherwise there is no Authenticed link between facebook and the app

This would be amazing. Any movement on this? Our use case is that we want to download all artifacts and upload them to a new upgraded nexus instance. This would...

Is it possible this causes a shardRecordProcessor not to finish shutdown but to continue executing ProcessTasks ?