Uploaded image for project: 'Kafka'
  1. Kafka
  2. KAFKA-6784

FindCoordinatorResponse cannot be cast to FetchResponse

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 1.1.0
    • None
    • clients
    • Patch

    Description

      org.apache.kafka.clients.consumer.internals.Fetcher

       

                  client.send(fetchTarget, request)
                          .addListener(new RequestFutureListener<ClientResponse>() {
                              @Override
                              public void onSuccess(ClientResponse resp) {
                                  FetchResponse response = (FetchResponse) resp.responseBody();
       
      

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              koqizhao Qiang Zhao
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:

                Time Tracking

                  Estimated:
                  Original Estimate - 48h
                  48h
                  Remaining:
                  Remaining Estimate - 48h
                  48h
                  Logged:
                  Time Spent - Not Specified
                  Not Specified