Skip to content
Snippets Groups Projects
Commit cbe4feb1 authored by Florian Fittkau's avatar Florian Fittkau
Browse files

minor

parent 9ba536b0
No related branches found
No related tags found
No related merge requests found
......@@ -136,6 +136,7 @@ public class TCPConnector extends AbstractSink implements IWriter, IStringRecord
}
private void terminate() {
// TODO
shouldDisconnect = true;
doDisconnectIfNessecary();
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment