test-infra/src/main/java/com/datastax/oss/driver/api/testinfra/simulacron/SimulacronRule.java (3 lines): - line 35: // TODO perhaps share server some other way - line 36: // TODO: Temporarily do not release addresses to ensure IPs are always ordered - line 37: // TODO: Add a way to configure the server for multiple nodes per ip core/src/main/java/com/datastax/dse/driver/internal/core/protocol/TinkerpopBufferPrimitiveCodec.java (1 line): - line 281: // TODO: Code below copied directly from ByteBufPrimitiveCodec, probably want to consolidate this