Another strange stacktrace in agent log

Elias Ross genman at noderunner.net
Thu Jan 30 19:43:36 UTC 2014


Could be the result of optimizing inventory merge exposing this problem.

I would suggest use CopyOnWriteArraySet in Resource. The main downside
is it is inefficient for adding lots of elements, the upside is it is
memory efficient.


More information about the rhq-devel mailing list