[Asterisk-code-review] res pjsip pubsub.c: Use distributor serializer for incoming ... (asterisk[13])

Mark Michelson asteriskteam at digium.com
Tue Jun 7 14:27:38 CDT 2016


Mark Michelson has posted comments on this change.

Change subject: res_pjsip_pubsub.c: Use distributor serializer for incoming subscriptions.
......................................................................


Patch Set 2: Code-Review-1

(1 comment)

https://gerrit.asterisk.org/#/c/2949/2/res/res_pjsip_pubsub.c
File res/res_pjsip_pubsub.c:

Line 1251: 		sub_tree->serializer = ast_sip_get_distributor_serializer(rdata);
Is ast_threadpool_serializer_get_current() an option here? If it is, there's a chance that it may be more efficient than computing a string hash.


-- 
To view, visit https://gerrit.asterisk.org/2949
To unsubscribe, visit https://gerrit.asterisk.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I18b00bb74a56747b2c8c29543a82440b110bf0b0
Gerrit-PatchSet: 2
Gerrit-Project: asterisk
Gerrit-Branch: 13
Gerrit-Owner: Richard Mudgett <rmudgett at digium.com>
Gerrit-Reviewer: Anonymous Coward #1000019
Gerrit-Reviewer: George Joseph <gjoseph at digium.com>
Gerrit-Reviewer: Joshua Colp <jcolp at digium.com>
Gerrit-Reviewer: Mark Michelson <mmichelson at digium.com>
Gerrit-HasComments: Yes



More information about the asterisk-code-review mailing list