You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The following configuration in Ganglia (3.4) will give you a really bad day, and cause Ganglia to sit in a loop where it consumes all available memory:
Confirmed. That's pretty awful. However, it only happens if both the name and path are simultaneously duplicated. So if two modules have the same "name", but different "path" attributes, there's no crash. Likewise, different names, pointing to the same .so file also doesn't cause the same problem.
The following configuration in Ganglia (3.4) will give you a really bad day, and cause Ganglia to sit in a loop where it consumes all available memory:
The text was updated successfully, but these errors were encountered: