Closed skarlsson closed 5 years ago
currently one must specify a offset storage provider for non kafka sources - however if one know that were only interested in last commited offsets - no such thing is needed. Add a null provider with empty implementation
e9045d5 fixes this
currently one must specify a offset storage provider for non kafka sources - however if one know that were only interested in last commited offsets - no such thing is needed. Add a null provider with empty implementation