mirror of
https://github.com/apache/nifi.git
synced 2025-02-07 02:28:31 +00:00
NIFI-1218 addressed PR comments
Signed-off-by: jpercivall <joepercivall@yahoo.com>
This commit is contained in:
parent
37635232c7
commit
7c87968260
@ -474,18 +474,17 @@ public class TestPutKafka {
|
||||
|
||||
@Override
|
||||
public void close() {
|
||||
// not part of the test; ignoring
|
||||
}
|
||||
|
||||
@Override
|
||||
public void close(long arg0, TimeUnit arg1) {
|
||||
// TODO Auto-generated method stub
|
||||
|
||||
// not part of the test; ignoring
|
||||
}
|
||||
|
||||
@Override
|
||||
public void flush() {
|
||||
// TODO Auto-generated method stub
|
||||
|
||||
// not part of the test; ignoring
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user