[Bug]: Hazelcast metric descriptor reports too long values #350
Labels
bug
Something isn't working
needs triage
This issue needs to be investigated and confirmed as a valid
Is there an existing issue for this?
Current Behavior
Hazelcast complains that the names of the shared map entries, which are created as part of the EntityVerticle registration exceed the limit of 255 chars.
Due to a bug in hazelcast (hazelcast/hazelcast#17901), the name of the CP subsystem is concatenated which makes this even worse.
We should try to come up with shorter names of the keys.
Expected Behavior
Metric limit is not exceeded.
Steps To Reproduce
No response
Environment
Relevant log output
Anything else?
No response
The text was updated successfully, but these errors were encountered: