Commit d4e2f5b
committed
Fixed an issue where eventually pins would be discarded
When an eventually pin was persisted to LDS, it would not be re-loaded from disk when saving a new eventually pin. This caused issues with the eventually queue, as we would lose columns on objects who weren't currently loaded in memory.
Fixes #131.1 parent 5d51fba commit d4e2f5b
1 file changed
+8
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
158 | 158 | | |
159 | 159 | | |
160 | 160 | | |
161 | | - | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
162 | 169 | | |
163 | 170 | | |
164 | 171 | | |
| |||
0 commit comments