Correct. Aditya
On Tue, Sep 1, 2015 at 9:47 AM, Jaikiran Pai <jai.forums2...@gmail.com> wrote: > On Tuesday 01 September 2015 09:51 AM, Aditya Auradkar wrote: > >> createTopic should also be fine unless you try to create the same topic >> concurrently. >> > > Just to be clear - that would imply the AdminUtils _cannot_ be considered > thread-safe, isn't it? > > > -Jaikiran > > > On Mon, Aug 31, 2015 at 3:00 PM, Sivananda Reddys Thummala Abbigari < >> sthumm...@salesforce.com> wrote: >> >> Hi, >>> >>> Could you please let me know if calls to "AdminUtils.topicExists" and >>> "AdminUtils.createTopic" are thread-safe? >>> >>> Thank you, >>> Siva. >>> >>> >