dan engelbrecht
73436364ff
Add logging when signalling zenserver event for shutdown fails
...
#jira UE-205143
#rb Zousar.Shaker
[CL 31055812 by dan engelbrecht in ue5-main branch]
2024-01-31 13:24:32 -05:00
zousar shaker
662d9b1d71
Adjusting logs related to zen usage to:
...
- Remove repeated log related to fetching cache stats
- Ensure that the Zen cache usage has log lines explaining the status of the caches it attempts to connect to (success or failure)
#rb Matt.Peters
[CL 30710842 by zousar shaker in ue5-main branch]
2024-01-18 22:43:41 -05:00
dan engelbrecht
f4e800d5f8
Add missing changes for CL 30501142 (and 30501566)
...
For local Zen DDC connections show the path where data is store in the Cache Statistics tab for DDC instead of local ip address
For Zen DDC connection show the storage size
#jira UE-199929
#rb Devin.Doucette
[CL 30504523 by dan engelbrecht in ue5-main branch]
2024-01-09 10:20:00 -05:00
dan engelbrecht
72c28eab28
Add missing changes for CL 30501078
...
For local Zen DDC connections show the path where data is store in the Cache Statistics tab for DDC instead of local ip address
For Zen DDC connection show the storage size
#jira UE-199929
#rb Dan.Engelbrecht
[CL 30501572 by dan engelbrecht in ue5-main branch]
2024-01-09 06:51:57 -05:00
dan engelbrecht
ba66b561de
For local Zen DDC connections show the path where data is store in the Cache Statistics tab for DDC instead of local ip address
...
For Zen DDC connection show the storage size
#jira UE-199929
#rb Devin.Doucette
[CL 30501101 by dan engelbrecht in ue5-main branch]
2024-01-09 06:08:29 -05:00
dan engelbrecht
8b90143974
Improve error handling in FZenStoreHttpClient::AppendOp
...
#rb Per.Larsson
[CL 30389972 by dan engelbrecht in ue5-main branch]
2023-12-19 04:54:33 -05:00
steve robb
3f201d5df7
Fixed unreachable code errors.
...
#rb devin.doucette
[CL 30298450 by steve robb in ue5-main branch]
2023-12-13 13:39:46 -05:00
marc audy
763a611985
Fix C4072 warnings
...
#rnx
[CL 29852844 by marc audy in ue5-main branch]
2023-11-20 17:26:53 -05:00
zousar shaker
922be064fe
Downgrade warning severity messages to display severity when we are unable to reach a remote zenserver (as opposed to a local one).
...
#rb Devin.Doucette
[CL 29761186 by zousar shaker in ue5-main branch]
2023-11-15 17:17:29 -05:00
steve robb
0bbd5e4d69
Fixed deprecated FString constructors.
...
#rb james.hopkin
[CL 29690489 by steve robb in ue5-main branch]
2023-11-13 14:15:15 -05:00
zousar shaker
8c02950fa3
Change timeout for zenserver shutdown from 15 seconds to 25 seconds. Experienced zenserver shutdown that was taking 16 seconds.
...
[FYI] dan.engelbrecht
[CL 29235120 by zousar shaker in ue5-main branch]
2023-10-30 11:30:37 -04:00
zousar shaker
0821a8d6c8
Fixes for zen stats in latest zenserver release.
...
[FYI] dan.engelbrecht
[CL 28980985 by zousar shaker in ue5-main branch]
2023-10-20 16:45:54 -04:00
zousar shaker
0df1c50613
Move remote/ConnectExisting ZenServer connections to port 8558 by default.
...
[FYI] stefan.boberg
[FYI] dan.engelbrecht
[CL 28898688 by zousar shaker in ue5-main branch]
2023-10-18 19:44:18 -04:00
zousar shaker
e95a2b2c30
Change default port for autolaunched ZenServer local service to 8558. When connecting to an existing service (not autolaunched), the default port remains what it was before, but will change in the future.
...
[CL 28665636 by zousar shaker in ue5-main branch]
2023-10-11 11:18:41 -04:00
zousar shaker
9755b8b826
Ensure we don't use the messagebox when presenting ZenServer launch messages in standalone programs.
...
#rb none
[CL 28642682 by zousar shaker in ue5-main branch]
2023-10-10 18:26:11 -04:00
dan engelbrecht
7465ad57ee
Add logic to attempt shutdown of zenserver process even if we can't get to the process handle
...
Add attempt to hard terminate the zenserver process if we can't find the matching zenserver state
#rb stefan.boberg, zousar.shaker
[CL 28474985 by dan engelbrecht in ue5-main branch]
2023-10-04 16:59:16 -04:00
dan engelbrecht
4b3f071f65
On Windows, try to detect if the zenserver data path is configured to use a google drive and warn the user that it is not recommended.
...
Increase log level to warning if invalid or bad data path is configured
#rb zousar.shaker, stefan.boberg
[CL 28472825 by dan engelbrecht in ue5-main branch]
2023-10-04 16:19:27 -04:00
zousar shaker
1535346567
Fix number formatting options when printing port number in dialog used if there are errors starting/stopping zenserver.
...
#rb none
[CL 28437875 by zousar shaker in ue5-main branch]
2023-10-03 18:49:48 -04:00
zousar shaker
2069588930
Fix a bug with handling of Zen interprocess communication specific to Mac/Linux. When signaling a semaphore you haven't created, don't remove its ID, leave that for the creator to do.
...
#rb dan.engelbrecht
[CL 28280554 by zousar shaker in ue5-main branch]
2023-09-27 13:26:57 -04:00
zousar shaker
db503bbe7d
Fix issue with use of macro in condition surfaced by static analysis.
...
#rb none,Trivial
[CL 28189716 by zousar shaker in ue5-main branch]
2023-09-25 11:40:16 -04:00
dan engelbrecht
e517a3bc58
Add CPU time and latency stats to ZenCacheStore
...
Fix LogicalReadSize for ZenCacheStore GetChunks
Add missing fields for GatherAnalytics in ZenServerInterface
#rb devin.doucette
[CL 28028176 by dan engelbrecht in ue5-main branch]
2023-09-20 02:58:55 -04:00
zousar shaker
e6cbbee4a4
Avoid attempting to pop a messagebox from UE Zen interface when we're in additional unattended scenarios like commandlets and programs.
...
#rb none,trivial
[CL 28017052 by zousar shaker in ue5-main branch]
2023-09-19 18:24:09 -04:00
dan engelbrecht
1d9c102cc8
Add more statistics to ZenDashboard
...
Cache: `requestcount`, `badrequestcount`, `writes`
Project Store: `requestcount`
Cid Store: `cidhits`, `cidmisses`, `cidwrites`
See companion PR for zenserver: https://github.com/EpicGames/zen/pull/405
#rb zousar.shaker
[CL 27892375 by dan engelbrecht in ue5-main branch]
2023-09-14 15:56:45 -04:00
zousar shaker
8c75ff393b
ZenDashboard refresh to add project stats and clean up reporting of disk size.
...
#rb dan.engelbrecht
[CL 27546624 by zousar shaker in ue5-main branch]
2023-08-31 22:30:53 -04:00
dan engelbrecht
4d57ce8862
Fix zenserver instance shared memory state access flags.
...
#rb zousar.shaker
#prefilght 64f0583fd140152917e66ef2
[CL 27516937 by dan engelbrecht in ue5-main branch]
2023-08-31 06:40:47 -04:00