Relative Content

Tag Archive for javakotlinkotlin-coroutinespulsar

Catching CompletionException from kotlin function

My ultimate goal is to find the number of partitions for a Pulsar topic (Getting number of partitions of a Pulsar topic: could not be parsed into a proper Uri, missing scheme) but in the process of an alternative method, encountered something peculiar.