Gaurav Narula

Results 4 issues of Gaurav Narula

This PR changes the handling of authenticationException on a request from the node to the controller. We disconnect controller connection and invalidate the cache so that the next run of...

stale

Zookeeper migration system tests currently override the config to use only one log directory. This PR removes the override so that the system tests run with 2 log directories following...

Enables log directory failure system test for all Kraft modes in addition to ZK mode. This depends on #15335 being merged.

`ReplicaManagerTest::setupReplicaManagerWithMockedPurgatories` creates two log dirs, `core/data` and `core/data2` and test `testActiveProducerState` creates a partition in `core/data2`. This PR adds `core/data2` and all files/directories within it to `.gitignore`.