-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: Wire Protocol
-
None
Currently there is some redundant information included in platform field in client metadata, for example "x86-64" and "linux" may be included twice. Since the app metadata overall is space constrained, we should investigate how to reduce the size of platform information.
In order to identify what can be omitted we need to look at the platform strings on various arches including the special ones (s390x etc.).