BATCH-610:StaxEventItemReader didn't close correctly either, and the test for single column driving query wasn't passing through close calls.
This commit is contained in:
@@ -48,6 +48,7 @@ class FooItemReader implements ItemStream, ItemReader, DisposableBean, Initializ
|
||||
};
|
||||
|
||||
public void close(ExecutionContext executionContext) {
|
||||
inputSource.close(executionContext);
|
||||
}
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user