[ 
https://issues.apache.org/jira/browse/KAFKA-6424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ted Yu updated KAFKA-6424:
--------------------------
    Summary: QueryableStateIntegrationTest#queryOnRebalance should accept raw 
text  (was: QueryableStateIntegrationTest#queryOnRebalance should be accept raw 
text)

> QueryableStateIntegrationTest#queryOnRebalance should accept raw text
> ---------------------------------------------------------------------
>
>                 Key: KAFKA-6424
>                 URL: https://issues.apache.org/jira/browse/KAFKA-6424
>             Project: Kafka
>          Issue Type: Improvement
>          Components: streams
>            Reporter: Ted Yu
>            Priority: Minor
>              Labels: newbie, unit-test
>
> 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.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to