[
https://issues.apache.org/jira/browse/KAFKA-4105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15452590#comment-15452590
]
ASF GitHub Bot commented on KAFKA-4105:
---------------------------------------
GitHub user enothereska opened a pull request:
https://github.com/apache/kafka/pull/1806
KAFKA-4105: Queryable state tests
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/enothereska/kafka queryable-state-tests
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/1806.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1806
----
commit b8f2bac04290a75e053e3186e3ab5b449a0bb79e
Author: Eno Thereska <[email protected]>
Date: 2016-08-30T13:25:10Z
Concurrency integration test
commit 1b68275c17b34dc61646bf670b28ce599986df57
Author: Eno Thereska <[email protected]>
Date: 2016-08-30T17:34:08Z
First pass at query on rebalance
commit 68cb493979b750d71af4a4cd7944858da2ef1728
Author: Eno Thereska <[email protected]>
Date: 2016-08-31T10:18:02Z
Checkpoint
commit ee1e5cefa52ff281d6e54c90e17537c5e854cb5c
Author: Eno Thereska <[email protected]>
Date: 2016-08-31T11:26:28Z
Checkpoint
commit 20cd7cebf173d585aeef9e8c218b6d91bcab6c0c
Author: Eno Thereska <[email protected]>
Date: 2016-08-31T15:46:39Z
Added check when thread shut down
----
> Queryable state tests for concurrency and rebalancing
> -----------------------------------------------------
>
> Key: KAFKA-4105
> URL: https://issues.apache.org/jira/browse/KAFKA-4105
> Project: Kafka
> Issue Type: Bug
> Components: streams
> Affects Versions: 0.10.1.0
> Reporter: Eno Thereska
> Assignee: Eno Thereska
> Fix For: 0.10.1.0
>
>
> The queryable state feature (KIP-67) needs more tests on concurrent queries
> and queries during rebalancing.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)