Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

public static final String REQUEST_TIMEOUT_CONFIG = "request.timeout.ms";

private static final String REQUEST_TIMEOUT_DOC = "The configuration controls the maximum amount of time the producer will wait for the response of a request. If the "

...