Commit 2be4aa7
Do not allow run concurrent sweep instances (#8320)
* Do not allow run concurrent sweep instances
* Silently ignore error about concurrent sweep instance when we try to run auto sweep
* Add more error messages that describe a reason of failed sweep startup
* Pass ISC_STATUS instead of Arg::Gds to function
---------
Co-authored-by: Artyom Ivanov <[email protected]>1 parent c1a518f commit 2be4aa7
File tree
5 files changed
+32
-18
lines changed- src
- include
- firebird/impl/msg
- gen
- jrd
5 files changed
+32
-18
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
968 | 968 | | |
969 | 969 | | |
970 | 970 | | |
| 971 | + | |
| 972 | + | |
| 973 | + | |
| 974 | + | |
| 975 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5755 | 5755 | | |
5756 | 5756 | | |
5757 | 5757 | | |
| 5758 | + | |
| 5759 | + | |
| 5760 | + | |
| 5761 | + | |
5758 | 5762 | | |
5759 | 5763 | | |
5760 | 5764 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
50 | 58 | | |
51 | 59 | | |
52 | 60 | | |
| |||
296 | 304 | | |
297 | 305 | | |
298 | 306 | | |
299 | | - | |
| 307 | + | |
300 | 308 | | |
301 | | - | |
| 309 | + | |
302 | 310 | | |
303 | 311 | | |
304 | | - | |
| 312 | + | |
305 | 313 | | |
306 | 314 | | |
307 | 315 | | |
308 | | - | |
| 316 | + | |
309 | 317 | | |
310 | 318 | | |
311 | 319 | | |
312 | 320 | | |
313 | 321 | | |
314 | 322 | | |
315 | 323 | | |
316 | | - | |
| 324 | + | |
317 | 325 | | |
318 | 326 | | |
319 | 327 | | |
320 | 328 | | |
321 | 329 | | |
322 | 330 | | |
323 | | - | |
| 331 | + | |
324 | 332 | | |
325 | 333 | | |
326 | 334 | | |
327 | | - | |
| 335 | + | |
328 | 336 | | |
329 | 337 | | |
330 | 338 | | |
| |||
333 | 341 | | |
334 | 342 | | |
335 | 343 | | |
336 | | - | |
| 344 | + | |
337 | 345 | | |
338 | 346 | | |
339 | 347 | | |
340 | 348 | | |
341 | | - | |
| 349 | + | |
342 | 350 | | |
343 | 351 | | |
344 | 352 | | |
345 | | - | |
346 | | - | |
347 | 353 | | |
348 | 354 | | |
349 | 355 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
658 | 658 | | |
659 | 659 | | |
660 | 660 | | |
661 | | - | |
662 | | - | |
| 661 | + | |
| 662 | + | |
663 | 663 | | |
664 | 664 | | |
665 | 665 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1846 | 1846 | | |
1847 | 1847 | | |
1848 | 1848 | | |
1849 | | - | |
1850 | | - | |
1851 | | - | |
1852 | | - | |
1853 | | - | |
| 1849 | + | |
1854 | 1850 | | |
1855 | 1851 | | |
1856 | 1852 | | |
| |||
2756 | 2752 | | |
2757 | 2753 | | |
2758 | 2754 | | |
| 2755 | + | |
| 2756 | + | |
| 2757 | + | |
2759 | 2758 | | |
2760 | 2759 | | |
2761 | 2760 | | |
| |||
0 commit comments