2020-08-24 16:08:51 UTC - Jonathan Ellis: @Jonathan Ellis has joined the channel ---- 2020-08-24 18:50:47 UTC - Stepan Mazurov: @Stepan Mazurov has joined the channel ---- 2020-08-24 20:51:24 UTC - Alexandre DUVAL: It's not possible to create partitionned topics from java client? It requires admin or rest call? ---- 2020-08-24 21:51:33 UTC - Addison Higham: you can set the auto topic creation type to be partitioned, then it will always create partitioned topics, but yes, there isn't a way beyond that to create partitioned topics unless you call our to REST client ---- 2020-08-24 22:24:58 UTC - Alexandre DUVAL: ok, thx ---- 2020-08-24 23:44:59 UTC - Alexandre DUVAL: isn't clear to me. Even if I set partitioned to autocreationtopictype and i use pulsar client it creates non-partitionned ones. ---- 2020-08-25 00:18:53 UTC - Addison Higham: hrm... might be some sort of bug? ----