Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Implemented
-
None
-
None
Description
OzonePBHelper exists in two implementations, one for HddsProtos.TokenProto, one for SecurityProtos.TokenProto. Both implementations use a simple map to cache some ByteString instances. While the specific proto conversion code needs to be separate, generic utils and the cache itself could be shared.