Issue 358: activity http servlet request for http servlet ra
http://code.google.com/p/mobicents/issues/detail?id=358
Comment #4 by brainslog:
Reviewed. Looks good, just a note, this is a double null check
[HttpServletResourceAdaptor:573]:
if (!activities.containsKey(ah)) {
if (activities.putIfAbsent(ah,activity)==null) {
...
}
}
Remove first and proceed with commit.
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings