mirror of
https://github.com/xcat2/confluent.git
synced 2025-01-17 21:23:18 +00:00
Jarrod Johnson
23f025eb71
Use a plain incrementing session id
UUIDs when a simple number will do are harder to use. Change to a simple increment id. This could cause an issue with multiple management nodes, but I think the sessions should be contained to the instance used.
Description
Languages
Python
80.4%
Shell
15.6%
C
3.6%
Perl
0.3%