You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As far as I can tell, the MultiLangRecordProcessor does not implement IShutdownNotificationAware. As such, non-java KCL applications are unable to make use of the graceful shutdown semantics introduced here: #109. It would be really amazing if they could!
The text was updated successfully, but these errors were encountered:
As far as I can tell, the
MultiLangRecordProcessor
does not implementIShutdownNotificationAware
. As such, non-java KCL applications are unable to make use of the graceful shutdown semantics introduced here: #109. It would be really amazing if they could!The text was updated successfully, but these errors were encountered: