From a9ba3859969eb8b9bb8d8339c7a72beaef792f34 Mon Sep 17 00:00:00 2001 From: Jarrod Johnson Date: Fri, 21 Aug 2026 14:58:13 -0400 Subject: [PATCH] Fix type of maxnodes --- confluent_client/confluent/client.py | 1 + 1 file changed, 1 insertion(+) diff --git a/confluent_client/confluent/client.py b/confluent_client/confluent/client.py index 8630a217..1ea3e884 100644 --- a/confluent_client/confluent/client.py +++ b/confluent_client/confluent/client.py @@ -281,6 +281,7 @@ class Command(object): if maxnodes is None: return nsize = self.get_noderange_size(noderange) + maxnodes = int(maxnodes) if nsize > maxnodes: if nsize == 1: nodename = list(self.read(