-
Bug
-
Resolution: Done
-
Major
-
14.0.25.Final, 15.0.0.Final
-
None
-
None
AsyncStore when not segmented still retains the segments passed to it via write, remove etc. Then when it writes the batch it creates N publishers for each segment. Instead when not segmented AsyncStore should only create 1 publisher for all entries as it is not segmented.