Commit f0857ce
committed
Exit application flush batch cursors (#357)
* Avoid scanning batchCursors at exitApplication when object does not have BatchCursors
* Revert "Avoid scanning batchCursors at exitApplication when object does not have BatchCursors"
This reverts commit bc9f8de.
* Do not call flushBuffers on exitApplication if object does not have batchCursors
(cherry picked from commit 2d46b7d)1 parent 9373f46 commit f0857ce
1 file changed
+20
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
138 | | - | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
139 | 146 | | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
140 | 151 | | |
141 | 152 | | |
142 | 153 | | |
143 | | - | |
144 | | - | |
145 | | - | |
146 | | - | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
147 | 162 | | |
148 | 163 | | |
149 | 164 | | |
| |||
0 commit comments