Skip to content

Commit

Permalink
fixup! WIP - Add Kinesis KCL Source
Browse files Browse the repository at this point in the history
  • Loading branch information
aserrallerios committed Sep 27, 2017
1 parent dfc3e20 commit ee85afd
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ class KinesisWorkerSourceStage(

override def postStop(): Unit = {
hasBeenShutdown = true
buffer.clear()
Future(worker.shutdown())
}

Expand Down

0 comments on commit ee85afd

Please sign in to comment.