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

QueryableStateIntegrationTest#queryOnRebalance should accept raw text

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 2.0.0
    • streams

    Description

      I was using QueryableStateIntegrationTest#queryOnRebalance for some performance test by adding more sentences to inputValues.

      I found that when the sentence contains upper case letter, the test would timeout.

      I get around this limitation by calling sentence.toLowerCase(Locale.ROOT) before the split.

      Ideally we can specify the path to text file which contains the text. The test can read the text file and generate the input array.

      Attachments

        Issue Links

          Activity

            People

              h314to Filipe Agapito
              yuzhihong@gmail.com Ted Yu
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: