-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Server Programmability
-
Fully Compatible
-
Programmability 2025-04-28
-
None
-
0
-
None
-
None
-
None
-
None
-
None
-
None
util/version_constants.h has information that gets dynamically updated every build. This causes a lot of cpp files that do not depend on this file to get rebuilt. Moving these definitions to a cpp file should help prevent the rebuilds.
- fixes
-
SERVER-104249 Fix bazel always rebuilding certain C++ files
-
- Closed
-