Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.1-incubating
-
Any
Description
Method buffer() in class org.apache.batchee.extras.transaction#TransactionalWriter appears to always return a null buffer. After the initial assignment of buffer at the start of the method, should the first condition check for a null buffer rather than a non-null buffer?