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

The words are ambiguous

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Trivial
    • Resolution: Fixed
    • 2.0.0, 3.0.0
    • 3.2.0
    • clients
    • None

    Description

      In 'Fetcher' class, there is a field means consumer client should record whether the cached subscriptions have  fetchPosition in order to do 'updateFetchPositions' action.

      but the words 'cachedSubscriptionHashAllFetchPositions' are ambiguous. there should not has 'hash' function, i mean it should be replcaed by 'cachedSubscriptionHasAllFetchPositions'. 

       

      the code lists following

      ----------------------

      // to keep from repeatedly scanning subscriptions in poll(), cache the result during metadata updates
      private boolean cachedSubscriptionHashAllFetchPositions;

      ----------------------

      Attachments

        Issue Links

          Activity

            People

              vijaykriishna Vijay
              lizhuangzhuang 李壮壮
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: