File tree 1 file changed +5
-8
lines changed
1 file changed +5
-8
lines changed Original file line number Diff line number Diff line change @@ -264,26 +264,23 @@ <h3>Types of Upgrade</h3>
264
264
< li > < strong > Minor</ strong >
265
265
< ul >
266
266
< li >
267
- < p > Small quality of life, or bug fixes. </ p >
267
+ < p > Small quality of life update and bug fixes</ p >
268
268
</ li >
269
269
< li >
270
270
< p > Agents that are offline at the time of the patch will be able to reconnect at any time.</ p >
271
271
</ li >
272
- < li >
273
- < p > Lib files from the /downloads/ folder can be ignored to save time on deployment.</ p >
274
- </ li >
275
272
</ ul >
276
273
</ li >
277
274
< li > < strong > Major </ strong >
278
275
< ul >
279
276
< li >
280
- < p > Large scale change, often effecting how data is stored on disk.</ p >
277
+ < p > Large scale change, often affecting how data is stored on disk.</ p >
281
278
</ li >
282
279
< li >
283
- < p > All agents should be online to guarentee parity between agent versions.</ p >
280
+ < p > All agents must be online to guarantee parity between agent versions.</ p >
284
281
</ li >
285
282
< li >
286
- < p > All files from the /downloads/ folder should be included.</ p >
283
+ < p > All files from the /downloads/ folder must be included.</ p >
287
284
</ li >
288
285
< li >
289
286
< p > Likely to either cause, or require a full re-index.</ p >
@@ -321,7 +318,7 @@ <h3>Performing an Upgrade</h3>
321
318
</ p >
322
319
</ li >
323
320
< li >
324
- < p > < strong > If the upgrade has been classified as a Major, or Binary upgrade, confirm that all of your agents are online .</ strong > </ p >
321
+ < p > < strong > If the upgrade has been classified as a Major, or Binary upgrade, all agents MUST be online to prevent agent loss .</ strong > </ p >
325
322
</ li >
326
323
< li >
327
324
< p > Unpack the new version - < em > Unpack the freshly downloaded Logscape zip wherever you wish.</ em > </ p >
You can’t perform that action at this time.
0 commit comments