Harshith Bolar

Results 2 issues of Harshith Bolar

Just played a game against it on my local IDE. Towards the end of the game, the king captures my knight which is already defended by the queen, moving into...

My consumer config - ``` { "name": "test", "auto.offset.reset": "earliest", "format": "json", "enable.auto.commit": false, "fetch.min.bytes": 512, "consumer.request.timeout.ms": 3000 } ``` When I publish large quantities of data (several GB) and...