@Test
 public void testSlotFromStateCol() {
   Assert.assertEquals(1, serDes.slotFromStateCol("metrics_full,1,okay"));
 }