Trevor Clinkenbeard
eec3cd49a0
Clean up actor compiler includes
2026-05-29 12:46:35 -07:00
Trevor Clinkenbeard
eed2bd7d2b
Use IWYU to remove additional unused includes
2026-05-08 10:19:58 -07:00
Trevor Clinkenbeard
b4933e5a48
Remove unused includes from core implementation files
2026-05-07 13:31:01 -07:00
Jingyu Zhou
2d2a2144f4
Update copyright years to 2013-2026 ( #12653 )
...
No functional changes.
2026-01-22 10:49:41 -08:00
Vishesh Yadav
ec9c50ef8a
Address review comments
2025-10-31 13:05:36 -07:00
Vishesh Yadav
72d2e96b24
Make gRPC server and lifecycle part of worker interface
...
Also addresses some issues around TLS and initialization. The service
is started only if gRPC addresses are provided during startup.
2025-10-31 13:05:36 -07:00
Syed Paymaan Raza
c3e7542cda
Update end year in copyright header
2024-08-02 09:40:11 -07:00
Steve Atherton
216d0be2cf
Add processID, networkAddress, and locality to layer status JSON for Backup Agents. ( #9736 )
...
* Add processID, networkAddress, and locality to layer status JSON for Backup Agents.
* Backup/dr agent determines network address to report in Layer Status only once, when the status updater loop begins, since it is a blocking call which connects to the cluster. And lots of code cleanup.
2023-03-17 18:07:03 -07:00