You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@kafka.apache.org by Ara Ebrahimi <ar...@argyledata.com> on 2017/09/22 20:47:21 UTC

kaka-streams 0.11.0.1 rocksdb bug?

Hi,

We just upgraded to kaka-streams 0.11.0.1 and noticed that in the cluster deployment reduce() never gets called. Funny thing is it does gets called in the unit tests. And no, it’s not a data issue. What I have noticed is that all rocked folders (<KAFKA_STREAMS_DIR>/<APPLICAITON_ID>/1_0/<NAME>/ and so on) are empty. I do not see any file permission errors or any errors in general upon startup of streaming application.

Has anyone else run into this issue?

Ara.



________________________________

This message is for the designated recipient only and may contain privileged, proprietary, or otherwise confidential information. If you have received it in error, please notify the sender immediately and delete the original. Any other use of the e-mail by you is prohibited. Thank you in advance for your cooperation.

________________________________

Re: kaka-streams 0.11.0.1 rocksdb bug?

Posted by Damian Guy <da...@gmail.com>.
It looks like only one of the restoring tasks ever transitions to running,
but it is impossible to tell why from the logs. My guess is there is a bug
in there somewhere.

Interestingly i only see this log line once:
"2017-09-22 14:08:09 DEBUG StoreChangelogReader:152 - stream-thread
[argyle-streams-fp-StreamThread-21] Starting restoring state stores from
changelog topics []"

But there should be one for all the tasks that are restoring.

Can you please also provide your topology?

Thanks,
Damian

On Mon, 25 Sep 2017 at 19:44 Ara Ebrahimi <ar...@argyledata.com>
wrote:

> Please find attached the entire log. Hope it helps.
>
> Ara.
>
>
> On Sep 25, 2017, at 7:59 AM, Damian Guy <da...@gmail.com> wrote:
>
> Hi, is that the complete log? It looks like there might be 2 tasks that are
> still restoring:
> 2017-09-22 14:08:09 DEBUG AssignedTasks:90 - stream-thread
> [argyle-streams-fp-StreamThread-6] transitioning stream task 1_18 to
> restoring
> 2017-09-22 14:08:09 DEBUG AssignedTasks:90 - stream-thread
> [argyle-streams-fp-StreamThread-23] transitioning stream task 1_14 to
> restoring
>
> I don't see them transitioning to running.
>
> On Fri, 22 Sep 2017 at 22:21 Ara Ebrahimi <ar...@argyledata.com>
> wrote:
>
> I enabled TRACE level logging for kafka streams package and all I see is
> things like this:
>
> 2017-09-22 14:15:18 INFO  StreamThread:686 - stream-thread
> [argyle-streams-fp-StreamThread-32] Committed all active tasks [0_30] and
> standby tasks [] in 0ms
> 2017-09-22 14:15:18 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-32] completed partitions []
> 2017-09-22 14:15:18 INFO  StreamThread:686 - stream-thread
> [argyle-streams-fp-StreamThread-18] Committed all active tasks [0_4] and
> standby tasks [] in 0ms
> 2017-09-22 14:15:18 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-18] completed partitions []
> 2017-09-22 14:15:18 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-16] completed partitions []
> 2017-09-22 14:15:18 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-13] completed partitions []
> 2017-09-22 14:15:18 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-14] completed partitions []
> 2017-09-22 14:15:18 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-9] completed partitions []
> 2017-09-22 14:15:18 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-5] completed partitions []
> 2017-09-22 14:15:18 DEBUG StreamTask:259 - task [0_29] Committing
> 2017-09-22 14:15:18 DEBUG RecordCollectorImpl:142 - task [0_29] Flushing
> producer
> 2017-09-22 14:15:18 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-13] completed partitions []
> 2017-09-22 14:15:18 DEBUG StreamTask:259 - task [0_1] Committing
> 2017-09-22 14:15:18 DEBUG RecordCollectorImpl:142 - task [0_1] Flushing
> producer
> 2017-09-22 14:15:18 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-5] completed partitions []
> 2017-09-22 14:15:18 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-9] completed partitions []
> 2017-09-22 14:15:18 INFO  StreamThread:686 - stream-thread
> [argyle-streams-fp-StreamThread-14] Committed all active tasks [0_29] and
> standby tasks [] in 0ms
> 2017-09-22 14:15:18 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-14] completed partitions []
> 2017-09-22 14:15:19 INFO  StreamThread:686 - stream-thread
> [argyle-streams-fp-StreamThread-16] Committed all active tasks [0_1] and
> standby tasks [] in 0ms
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-16] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-6] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-17] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-23] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-2] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-15] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-30] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-22] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-27] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-33] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-3] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-19] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-10] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-4] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-8] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-29] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-28] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-24] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-11] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-25] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-26] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-20] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-12] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-31] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-32] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-18] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-9] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-5] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-13] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-14] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-16] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-6] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-20] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-10] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-31] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-29] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-25] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-19] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-8] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-12] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-4] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-2] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-22] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-15] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-30] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-18] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-32] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-16] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-27] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-26] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-3] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-5] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-17] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-28] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-24] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-11] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-33] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-9] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-14] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-13] completed partitions []
> 2017-09-22 14:15:19 DEBUG StreamTask:259 - task [0_2] Committing
> 2017-09-22 14:15:19 DEBUG RecordCollectorImpl:142 - task [0_2] Flushing
> producer
> 2017-09-22 14:15:19 DEBUG StreamTask:259 - task [0_26] Committing
> 2017-09-22 14:15:19 DEBUG RecordCollectorImpl:142 - task [0_26] Flushing
> producer
> 2017-09-22 14:15:19 DEBUG StreamTask:259 - task [0_0] Committing
> 2017-09-22 14:15:19 DEBUG RecordCollectorImpl:142 - task [0_0] Flushing
> producer
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-23] completed partitions []
> 2017-09-22 14:15:19 INFO  StreamThread:686 - stream-thread
> [argyle-streams-fp-StreamThread-30] Committed all active tasks [0_2] and
> standby tasks [] in 0ms
> 2017-09-22 14:15:19 DEBUG StreamTask:259 - task [0_16] Committing
> 2017-09-22 14:15:19 INFO  StreamThread:686 - stream-thread
> [argyle-streams-fp-StreamThread-27] Committed all active tasks [0_26] and
> standby tasks [] in 0ms
> 2017-09-22 14:15:19 DEBUG RecordCollectorImpl:142 - task [0_16] Flushing
> producer
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-10] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-25] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-20] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-19] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-31] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-4] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-29] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-15] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-12] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-8] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-2] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-18] completed partitions []
> 2017-09-22 14:15:19 INFO  StreamThread:686 - stream-thread
> [argyle-streams-fp-StreamThread-7] Committed all active tasks [0_0, 0_16]
> and standby tasks [] in 0ms
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-27] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-26] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-11] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-33] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-30] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-24] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-3] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-22] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-32] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-13] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-14] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-9] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-16] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-28] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-5] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-19] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-10] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-25] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-20] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-26] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-15] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-33] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-24] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-11] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-3] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-30] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-4] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-28] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-22] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-9] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-32] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-27] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-13] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-31] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-29] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-16] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-2] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-8] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-26] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-18] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-5] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-33] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-3] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-27] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-14] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-12] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-18] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-24] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-11] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-28] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-20] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-9] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-30] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-10] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-15] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-14] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-16] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-19] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-25] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-22] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-32] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-29] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-2] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-4] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-13] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-8] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-12] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-31] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-6] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-17] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-23] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-20] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-10] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-31] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-29] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-25] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-12] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-8] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-19] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-4] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-2] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-22] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-11] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-28] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-18] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-16] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-15] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-14] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-9] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-27] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-33] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-13] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-32] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-24] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-30] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-3] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-26] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-5] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-6] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-5] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-17] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-23] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-10] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-25] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-19] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-4] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-20] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-31] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-15] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-30] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-18] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-11] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-29] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-2] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-22] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-8] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-12] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-26] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-33] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-27] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-28] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-32] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-24] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-16] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-3] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-13] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-14] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-5] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-9] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-10] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-10] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-20] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-19] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-15] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-13] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-25] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-33] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-22] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-31] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-14] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-4] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-2] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-9] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-27] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-19] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-28] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-32] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-3] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-24] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-15] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-30] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-20] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-8] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-26] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-16] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-11] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-18] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-4] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-31] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-33] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-25] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-5] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-29] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-26] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-8] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-27] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-30] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-3] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-32] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-18] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-11] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-29] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-12] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-12] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-6] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-17] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-23] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-10] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-15] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-14] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-27] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-4] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-19] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-25] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-20] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-33] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-9] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-32] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-8] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-30] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-26] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-31] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-29] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-11] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-2] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-28] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-24] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-22] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-18] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-3] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-5] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-12] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-16] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-13] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-6] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-17] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-23] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-25] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-10] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-19] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-4] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-20] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-31] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-29] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-15] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-11] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-18] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-8] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-2] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-32] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-27] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-12] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-30] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-33] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-3] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-26] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-22] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-13] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-14] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-5] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-16] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-28] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-24] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-31] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-9] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-24] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-15] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-28] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-25] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-4] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-8] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-29] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-22] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-3] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-18] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-19] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-32] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-20] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-2] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-14] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-26] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-13] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-10] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-16] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-30] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-11] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-25] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-26] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-27] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-5] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-10] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-15] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-14] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-33] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-9] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-13] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-32] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-4] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-5] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-19] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-27] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-30] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-12] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-3] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-31] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-33] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-11] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-9] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-20] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-18] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-29] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-16] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-6] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-17] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-23] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-25] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-28] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-14] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-5] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-24] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-32] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-19] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-10] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-31] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-27] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-15] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-26] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-11] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-29] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-4] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-9] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-2] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-20] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-33] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-18] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-3] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-22] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-30] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-13] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-8] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-12] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-16] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-6] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-17] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-23] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-25] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-28] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-14] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-5] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-24] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-32] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-19] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-10] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-31] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-27] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-15] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-26] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-11] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-29] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-4] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-9] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-2] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-20] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-33] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-18] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-22] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-3] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-13] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-30] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-8] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-12] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-16] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-6] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-17] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-23] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-20] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-10] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-31] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-29] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-25] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-19] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-2] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-4] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-22] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-12] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-8] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-18] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-24] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-16] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-32] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-30] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-5] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-28] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-33] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-11] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-3] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-15] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-26] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-27] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-9] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-14] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-13] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-24] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-22] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-9] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-10] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-26] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-25] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-27] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-3] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-2] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-13] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-32] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-20] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-19] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-12] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-33] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-14] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-29] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-31] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-30] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-15] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-4] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-18] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-8] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-28] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-5] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-16] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-13] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-10] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-28] completed partitions []
>
> This is what I see upon startup:
>
> 2017-09-22 14:07:47 INFO  StreamsConfig:223 - StreamsConfig values:
> application.id = argyle-streams-fp
> application.server =
> bootstrap.servers = [b3.colo.argyledata.com:9092<
> http://b3.colo.argyledata.com:9092>, b2.colo.argyledata.com:9092<
> http://b2.colo.argyledata.com:9092>]
> buffered.records.per.partition = 1
> cache.max.bytes.buffering = 0
> client.id = argyle-streams-fp
> commit.interval.ms = 30000
> connections.max.idle.ms = 540000
> default.key.serde = class
> org.apache.kafka.common.serialization.Serdes$StringSerde
> default.timestamp.extractor = class
> com.argyledata.streams.entity.EntityEventTimeExtractor
> default.value.serde = class
> org.apache.kafka.common.serialization.Serdes$StringSerde
> key.serde = null
> metadata.max.age.ms = 300000
> metric.reporters = []
> metrics.num.samples = 2
> metrics.recording.level = INFO
> metrics.sample.window.ms = 30000
> num.standby.replicas = 0
> num.stream.threads = 33
> partition.grouper = class
> org.apache.kafka.streams.processor.DefaultPartitionGrouper
> poll.ms = 100
> processing.guarantee = at_least_once
> receive.buffer.bytes = 131072
> reconnect.backoff.max.ms = 1000
> reconnect.backoff.ms = 50
> replication.factor = 1
> request.timeout.ms = 40000
> retry.backoff.ms = 100
> rocksdb.config.setter = class
>
> com.argyledata.streams.featurization.pipeline.common.util.kafka.FeaturizationPipelineRocksDBConfigSetter
> security.protocol = PLAINTEXT
> send.buffer.bytes = 131072
> state.cleanup.delay.ms = 1800000
> state.dir = /kafka/1/argyle-streams-featurization-pipeline
> timestamp.extractor = null
> value.serde = null
> windowstore.changelog.additional.retention.ms = 31536000000
> zookeeper.connect =
>
> 2017-09-22 14:07:47 INFO  StreamThread:415 - stream-thread
> [argyle-streams-fp-StreamThread-1] Creating consumer client
> 2017-09-22 14:07:47 INFO  StreamThread:425 - stream-thread
> [argyle-streams-fp-StreamThread-1] Creating restore consumer client
> 2017-09-22 14:07:47 INFO  StreamThread:415 - stream-thread
> [argyle-streams-fp-StreamThread-2] Creating consumer client
> 2017-09-22 14:07:47 INFO  StreamThread:425 - stream-thread
> [argyle-streams-fp-StreamThread-2] Creating restore consumer client
> 2017-09-22 14:07:47 INFO  StreamThread:415 - stream-thread
> [argyle-streams-fp-StreamThread-3] Creating consumer client
> 2017-09-22 14:07:47 INFO  StreamThread:425 - stream-thread
> [argyle-streams-fp-StreamThread-3] Creating restore consumer client
> 2017-09-22 14:07:47 INFO  StreamThread:415 - stream-thread
> [argyle-streams-fp-StreamThread-4] Creating consumer client
> 2017-09-22 14:07:47 INFO  StreamThread:425 - stream-thread
> [argyle-streams-fp-StreamThread-4] Creating restore consumer client
> 2017-09-22 14:07:47 INFO  StreamThread:415 - stream-thread
> [argyle-streams-fp-StreamThread-5] Creating consumer client
> 2017-09-22 14:07:47 INFO  StreamThread:425 - stream-thread
> [argyle-streams-fp-StreamThread-5] Creating restore consumer client
> 2017-09-22 14:07:47 INFO  StreamThread:415 - stream-thread
> [argyle-streams-fp-StreamThread-6] Creating consumer client
> 2017-09-22 14:07:47 INFO  StreamThread:425 - stream-thread
> [argyle-streams-fp-StreamThread-6] Creating restore consumer client
> 2017-09-22 14:07:48 INFO  StreamThread:415 - stream-thread
> [argyle-streams-fp-StreamThread-7] Creating consumer client
> 2017-09-22 14:07:48 INFO  StreamThread:425 - stream-thread
> [argyle-streams-fp-StreamThread-7] Creating restore consumer client
> 2017-09-22 14:07:48 INFO  StreamThread:415 - stream-thread
> [argyle-streams-fp-StreamThread-8] Creating consumer client
> 2017-09-22 14:07:48 INFO  StreamThread:425 - stream-thread
> [argyle-streams-fp-StreamThread-8] Creating restore consumer client
> 2017-09-22 14:07:48 INFO  StreamThread:415 - stream-thread
> [argyle-streams-fp-StreamThread-9] Creating consumer client
> 2017-09-22 14:07:48 INFO  StreamThread:425 - stream-thread
> [argyle-streams-fp-StreamThread-9] Creating restore consumer client
> 2017-09-22 14:07:48 INFO  StreamThread:415 - stream-thread
> [argyle-streams-fp-StreamThread-10] Creating consumer client
> 2017-09-22 14:07:48 INFO  StreamThread:425 - stream-thread
> [argyle-streams-fp-StreamThread-10] Creating restore consumer client
> 2017-09-22 14:07:48 INFO  StreamThread:415 - stream-thread
> [argyle-streams-fp-StreamThread-11] Creating consumer client
> 2017-09-22 14:07:48 INFO  StreamThread:425 - stream-thread
> [argyle-streams-fp-StreamThread-11] Creating restore consumer client
> 2017-09-22 14:07:48 INFO  StreamThread:415 - stream-thread
> [argyle-streams-fp-StreamThread-12] Creating consumer client
> 2017-09-22 14:07:48 INFO  StreamThread:425 - stream-thread
> [argyle-streams-fp-StreamThread-12] Creating restore consumer client
> 2017-09-22 14:07:48 INFO  StreamThread:415 - stream-thread
> [argyle-streams-fp-StreamThread-13] Creating consumer client
> 2017-09-22 14:07:48 INFO  StreamThread:425 - stream-thread
> [argyle-streams-fp-StreamThread-13] Creating restore consumer client
> 2017-09-22 14:07:48 INFO  StreamThread:415 - stream-thread
> [argyle-streams-fp-StreamThread-14] Creating consumer client
> 2017-09-22 14:07:48 INFO  StreamThread:425 - stream-thread
> [argyle-streams-fp-StreamThread-14] Creating restore consumer client
> 2017-09-22 14:07:48 INFO  StreamThread:415 - stream-thread
> [argyle-streams-fp-StreamThread-15] Creating consumer client
> 2017-09-22 14:07:48 INFO  StreamThread:425 - stream-thread
> [argyle-streams-fp-StreamThread-15] Creating restore consumer client
> 2017-09-22 14:07:48 INFO  StreamThread:415 - stream-thread
> [argyle-streams-fp-StreamThread-16] Creating consumer client
> 2017-09-22 14:07:48 INFO  StreamThread:425 - stream-thread
> [argyle-streams-fp-StreamThread-16] Creating restore consumer client
> 2017-09-22 14:07:48 INFO  StreamThread:415 - stream-thread
> [argyle-streams-fp-StreamThread-17] Creating consumer client
> 2017-09-22 14:07:48 INFO  StreamThread:425 - stream-thread
> [argyle-streams-fp-StreamThread-17] Creating restore consumer client
> 2017-09-22 14:07:48 INFO  StreamThread:415 - stream-thread
> [argyle-streams-fp-StreamThread-18] Creating consumer client
> 2017-09-22 14:07:48 INFO  StreamThread:425 - stream-thread
> [argyle-streams-fp-StreamThread-18] Creating restore consumer client
> 2017-09-22 14:07:48 INFO  StreamThread:415 - stream-thread
> [argyle-streams-fp-StreamThread-19] Creating consumer client
> 2017-09-22 14:07:48 INFO  StreamThread:425 - stream-thread
> [argyle-streams-fp-StreamThread-19] Creating restore consumer client
> 2017-09-22 14:07:48 INFO  StreamThread:415 - stream-thread
> [argyle-streams-fp-StreamThread-20] Creating consumer client
> 2017-09-22 14:07:48 INFO  StreamThread:425 - stream-thread
> [argyle-streams-fp-StreamThread-20] Creating restore consumer client
> 2017-09-22 14:07:48 INFO  StreamThread:415 - stream-thread
> [argyle-streams-fp-StreamThread-21] Creating consumer client
> 2017-09-22 14:07:48 INFO  StreamThread:425 - stream-thread
> [argyle-streams-fp-StreamThread-21] Creating restore consumer client
> 2017-09-22 14:07:48 INFO  StreamThread:415 - stream-thread
> [argyle-streams-fp-StreamThread-22] Creating consumer client
> 2017-09-22 14:07:48 INFO  StreamThread:425 - stream-thread
> [argyle-streams-fp-StreamThread-22] Creating restore consumer client
> 2017-09-22 14:07:48 INFO  StreamThread:415 - stream-thread
> [argyle-streams-fp-StreamThread-23] Creating consumer client
> 2017-09-22 14:07:48 INFO  StreamThread:425 - stream-thread
> [argyle-streams-fp-StreamThread-23] Creating restore consumer client
> 2017-09-22 14:07:48 INFO  StreamThread:415 - stream-thread
> [argyle-streams-fp-StreamThread-24] Creating consumer client
> 2017-09-22 14:07:48 INFO  StreamThread:425 - stream-thread
> [argyle-streams-fp-StreamThread-24] Creating restore consumer client
> 2017-09-22 14:07:48 INFO  StreamThread:415 - stream-thread
> [argyle-streams-fp-StreamThread-25] Creating consumer client
> 2017-09-22 14:07:48 INFO  StreamThread:425 - stream-thread
> [argyle-streams-fp-StreamThread-25] Creating restore consumer client
> 2017-09-22 14:07:48 INFO  StreamThread:415 - stream-thread
> [argyle-streams-fp-StreamThread-26] Creating consumer client
> 2017-09-22 14:07:48 INFO  StreamThread:425 - stream-thread
> [argyle-streams-fp-StreamThread-26] Creating restore consumer client
> 2017-09-22 14:07:48 INFO  StreamThread:415 - stream-thread
> [argyle-streams-fp-StreamThread-27] Creating consumer client
> 2017-09-22 14:07:48 INFO  StreamThread:425 - stream-thread
> [argyle-streams-fp-StreamThread-27] Creating restore consumer client
> 2017-09-22 14:07:48 INFO  StreamThread:415 - stream-thread
> [argyle-streams-fp-StreamThread-28] Creating consumer client
> 2017-09-22 14:07:48 INFO  StreamThread:425 - stream-thread
> [argyle-streams-fp-StreamThread-28] Creating restore consumer client
> 2017-09-22 14:07:48 INFO  StreamThread:415 - stream-thread
> [argyle-streams-fp-StreamThread-29] Creating consumer client
> 2017-09-22 14:07:48 INFO  StreamThread:425 - stream-thread
> [argyle-streams-fp-StreamThread-29] Creating restore consumer client
> 2017-09-22 14:07:48 INFO  StreamThread:415 - stream-thread
> [argyle-streams-fp-StreamThread-30] Creating consumer client
> 2017-09-22 14:07:48 INFO  StreamThread:425 - stream-thread
> [argyle-streams-fp-StreamThread-30] Creating restore consumer client
> 2017-09-22 14:07:48 INFO  StreamThread:415 - stream-thread
> [argyle-streams-fp-StreamThread-31] Creating consumer client
> 2017-09-22 14:07:48 INFO  StreamThread:425 - stream-thread
> [argyle-streams-fp-StreamThread-31] Creating restore consumer client
> 2017-09-22 14:07:48 INFO  StreamThread:415 - stream-thread
> [argyle-streams-fp-StreamThread-32] Creating consumer client
> 2017-09-22 14:07:48 INFO  StreamThread:425 - stream-thread
> [argyle-streams-fp-StreamThread-32] Creating restore consumer client
> 2017-09-22 14:07:48 INFO  StreamThread:415 - stream-thread
> [argyle-streams-fp-StreamThread-33] Creating consumer client
> 2017-09-22 14:07:48 INFO  StreamThread:425 - stream-thread
> [argyle-streams-fp-StreamThread-33] Creating restore consumer client
> 2017-09-22 14:07:48 INFO  PipelineDriver:123 - Starting pipeline...
> 2017-09-22 14:07:48 DEBUG KafkaStreams:595 - stream-client
> [argyle-streams-fp] Starting Kafka Stream process.
> 2017-09-22 14:07:48 INFO  StreamThread:453 - stream-thread
> [argyle-streams-fp-StreamThread-3] Starting
> 2017-09-22 14:07:48 INFO  StreamThread:453 - stream-thread
> [argyle-streams-fp-StreamThread-23] Starting
> 2017-09-22 14:07:48 INFO  StreamThread:453 - stream-thread
> [argyle-streams-fp-StreamThread-6] Starting
> 2017-09-22 14:07:48 INFO  StreamThread:453 - stream-thread
> [argyle-streams-fp-StreamThread-28] Starting
> 2017-09-22 14:07:48 INFO  StreamThread:453 - stream-thread
> [argyle-streams-fp-StreamThread-21] Starting
> 2017-09-22 14:07:48 INFO  StreamThread:453 - stream-thread
> [argyle-streams-fp-StreamThread-22] Starting
> 2017-09-22 14:07:48 INFO  StreamThread:453 - stream-thread
> [argyle-streams-fp-StreamThread-20] Starting
> 2017-09-22 14:07:48 INFO  StreamThread:453 - stream-thread
> [argyle-streams-fp-StreamThread-19] Starting
> 2017-09-22 14:07:48 INFO  StreamThread:453 - stream-thread
> [argyle-streams-fp-StreamThread-18] Starting
> 2017-09-22 14:07:48 INFO  StreamThread:453 - stream-thread
> [argyle-streams-fp-StreamThread-17] Starting
> 2017-09-22 14:07:48 INFO  StreamThread:453 - stream-thread
> [argyle-streams-fp-StreamThread-16] Starting
> 2017-09-22 14:07:48 INFO  StreamThread:453 - stream-thread
> [argyle-streams-fp-StreamThread-15] Starting
> 2017-09-22 14:07:48 INFO  StreamThread:453 - stream-thread
> [argyle-streams-fp-StreamThread-14] Starting
> 2017-09-22 14:07:48 INFO  StreamThread:453 - stream-thread
> [argyle-streams-fp-StreamThread-13] Starting
> 2017-09-22 14:07:48 INFO  StreamThread:453 - stream-thread
> [argyle-streams-fp-StreamThread-7] Starting
> 2017-09-22 14:07:48 INFO  StreamThread:453 - stream-thread
> [argyle-streams-fp-StreamThread-12] Starting
> 2017-09-22 14:07:48 INFO  StreamThread:453 - stream-thread
> [argyle-streams-fp-StreamThread-11] Starting
> 2017-09-22 14:07:48 INFO  StreamThread:453 - stream-thread
> [argyle-streams-fp-StreamThread-10] Starting
> 2017-09-22 14:07:48 INFO  StreamThread:453 - stream-thread
> [argyle-streams-fp-StreamThread-9] Starting
> 2017-09-22 14:07:48 INFO  StreamThread:453 - stream-thread
> [argyle-streams-fp-StreamThread-8] Starting
> 2017-09-22 14:07:48 INFO  StreamThread:453 - stream-thread
> [argyle-streams-fp-StreamThread-5] Starting
> 2017-09-22 14:07:48 INFO  StreamThread:453 - stream-thread
> [argyle-streams-fp-StreamThread-1] Starting
> 2017-09-22 14:07:48 INFO  StreamThread:453 - stream-thread
> [argyle-streams-fp-StreamThread-2] Starting
> 2017-09-22 14:07:48 INFO  StreamThread:453 - stream-thread
> [argyle-streams-fp-StreamThread-4] Starting
> 2017-09-22 14:07:48 INFO  StreamThread:888 - stream-thread
> [argyle-streams-fp-StreamThread-2] State transition from CREATED to
> RUNNING.
> 2017-09-22 14:07:48 INFO  StreamThread:888 - stream-thread
> [argy
>
>

Re: kaka-streams 0.11.0.1 rocksdb bug?

Posted by Damian Guy <da...@gmail.com>.
Hi, is that the complete log? It looks like there might be 2 tasks that are
still restoring:
2017-09-22 14:08:09 DEBUG AssignedTasks:90 - stream-thread
[argyle-streams-fp-StreamThread-6] transitioning stream task 1_18 to
restoring
2017-09-22 14:08:09 DEBUG AssignedTasks:90 - stream-thread
[argyle-streams-fp-StreamThread-23] transitioning stream task 1_14 to
restoring

I don't see them transitioning to running.

On Fri, 22 Sep 2017 at 22:21 Ara Ebrahimi <ar...@argyledata.com>
wrote:

> I enabled TRACE level logging for kafka streams package and all I see is
> things like this:
>
> 2017-09-22 14:15:18 INFO  StreamThread:686 - stream-thread
> [argyle-streams-fp-StreamThread-32] Committed all active tasks [0_30] and
> standby tasks [] in 0ms
> 2017-09-22 14:15:18 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-32] completed partitions []
> 2017-09-22 14:15:18 INFO  StreamThread:686 - stream-thread
> [argyle-streams-fp-StreamThread-18] Committed all active tasks [0_4] and
> standby tasks [] in 0ms
> 2017-09-22 14:15:18 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-18] completed partitions []
> 2017-09-22 14:15:18 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-16] completed partitions []
> 2017-09-22 14:15:18 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-13] completed partitions []
> 2017-09-22 14:15:18 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-14] completed partitions []
> 2017-09-22 14:15:18 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-9] completed partitions []
> 2017-09-22 14:15:18 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-5] completed partitions []
> 2017-09-22 14:15:18 DEBUG StreamTask:259 - task [0_29] Committing
> 2017-09-22 14:15:18 DEBUG RecordCollectorImpl:142 - task [0_29] Flushing
> producer
> 2017-09-22 14:15:18 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-13] completed partitions []
> 2017-09-22 14:15:18 DEBUG StreamTask:259 - task [0_1] Committing
> 2017-09-22 14:15:18 DEBUG RecordCollectorImpl:142 - task [0_1] Flushing
> producer
> 2017-09-22 14:15:18 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-5] completed partitions []
> 2017-09-22 14:15:18 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-9] completed partitions []
> 2017-09-22 14:15:18 INFO  StreamThread:686 - stream-thread
> [argyle-streams-fp-StreamThread-14] Committed all active tasks [0_29] and
> standby tasks [] in 0ms
> 2017-09-22 14:15:18 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-14] completed partitions []
> 2017-09-22 14:15:19 INFO  StreamThread:686 - stream-thread
> [argyle-streams-fp-StreamThread-16] Committed all active tasks [0_1] and
> standby tasks [] in 0ms
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-16] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-6] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-17] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-23] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-2] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-15] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-30] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-22] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-27] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-33] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-3] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-19] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-10] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-4] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-8] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-29] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-28] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-24] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-11] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-25] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-26] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-20] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-12] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-31] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-32] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-18] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-9] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-5] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-13] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-14] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-16] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-6] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-20] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-10] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-31] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-29] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-25] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-19] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-8] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-12] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-4] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-2] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-22] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-15] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-30] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-18] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-32] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-16] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-27] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-26] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-3] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-5] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-17] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-28] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-24] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-11] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-33] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-9] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-14] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-13] completed partitions []
> 2017-09-22 14:15:19 DEBUG StreamTask:259 - task [0_2] Committing
> 2017-09-22 14:15:19 DEBUG RecordCollectorImpl:142 - task [0_2] Flushing
> producer
> 2017-09-22 14:15:19 DEBUG StreamTask:259 - task [0_26] Committing
> 2017-09-22 14:15:19 DEBUG RecordCollectorImpl:142 - task [0_26] Flushing
> producer
> 2017-09-22 14:15:19 DEBUG StreamTask:259 - task [0_0] Committing
> 2017-09-22 14:15:19 DEBUG RecordCollectorImpl:142 - task [0_0] Flushing
> producer
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-23] completed partitions []
> 2017-09-22 14:15:19 INFO  StreamThread:686 - stream-thread
> [argyle-streams-fp-StreamThread-30] Committed all active tasks [0_2] and
> standby tasks [] in 0ms
> 2017-09-22 14:15:19 DEBUG StreamTask:259 - task [0_16] Committing
> 2017-09-22 14:15:19 INFO  StreamThread:686 - stream-thread
> [argyle-streams-fp-StreamThread-27] Committed all active tasks [0_26] and
> standby tasks [] in 0ms
> 2017-09-22 14:15:19 DEBUG RecordCollectorImpl:142 - task [0_16] Flushing
> producer
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-10] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-25] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-20] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-19] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-31] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-4] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-29] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-15] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-12] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-8] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-2] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-18] completed partitions []
> 2017-09-22 14:15:19 INFO  StreamThread:686 - stream-thread
> [argyle-streams-fp-StreamThread-7] Committed all active tasks [0_0, 0_16]
> and standby tasks [] in 0ms
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-27] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-26] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-11] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-33] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-30] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-24] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-3] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-22] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-32] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-13] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-14] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-9] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-16] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-28] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-5] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-19] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-10] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-25] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-20] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-26] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-15] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-33] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-24] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-11] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-3] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-30] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-4] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-28] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-22] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-9] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-32] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-27] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-13] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-31] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-29] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-16] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-2] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-8] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-26] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-18] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-5] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-33] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-3] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-27] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-14] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-12] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-18] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-24] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-11] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-28] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-20] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-9] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-30] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-10] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-15] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-14] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-16] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-19] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-25] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-22] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-32] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-29] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-2] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-4] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-13] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-8] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-12] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-31] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-6] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-17] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-23] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-20] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-10] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-31] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-29] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-25] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-12] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-8] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-19] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-4] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-2] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-22] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-11] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-28] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-18] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-16] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-15] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-14] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-9] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-27] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-33] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-13] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-32] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-24] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-30] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-3] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-26] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-5] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-6] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-5] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-17] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-23] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-10] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-25] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-19] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-4] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-20] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-31] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-15] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-30] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-18] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-11] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-29] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-2] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-22] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-8] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-12] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-26] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-33] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-27] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-28] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-32] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-24] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-16] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-3] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-13] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-14] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-5] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-9] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-10] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-10] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-20] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-19] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-15] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-13] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-25] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-33] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-22] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-31] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-14] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-4] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-2] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-9] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-27] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-19] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-28] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-32] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-3] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-24] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-15] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-30] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-20] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-8] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-26] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-16] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-11] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-18] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-4] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-31] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-33] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-25] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-5] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-29] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-26] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-8] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-27] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-30] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-3] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-32] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-18] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-11] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-29] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-12] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-12] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-6] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-17] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-23] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-10] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-15] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-14] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-27] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-4] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-19] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-25] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-20] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-33] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-9] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-32] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-8] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-30] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-26] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-31] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-29] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-11] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-2] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-28] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-24] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-22] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-18] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-3] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-5] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-12] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-16] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-13] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-6] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-17] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-23] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-25] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-10] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-19] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-4] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-20] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-31] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-29] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-15] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-11] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-18] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-8] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-2] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-32] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-27] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-12] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-30] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-33] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-3] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-26] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-22] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-13] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-14] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-5] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-16] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-28] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-24] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-31] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-9] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-24] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-15] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-28] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-25] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-4] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-8] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-29] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-22] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-3] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-18] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-19] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-32] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-20] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-2] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-14] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-26] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-13] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-10] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-16] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-30] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-11] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-25] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-26] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-27] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-5] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-10] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-15] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-14] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-33] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-9] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-13] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-32] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-4] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-5] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-19] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-27] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-30] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-12] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-3] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-31] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-33] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-11] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-9] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-20] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-18] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-29] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-16] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-6] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-17] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-23] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-25] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-28] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-14] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-5] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-24] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-32] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-19] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-10] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-31] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-27] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-15] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-26] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-11] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-29] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-4] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-9] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-2] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-20] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-33] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-18] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-3] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-22] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-30] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-13] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-8] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-12] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-16] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-6] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-17] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-23] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-25] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-28] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-14] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-5] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-24] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-32] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-19] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-10] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-31] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-27] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-15] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-26] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-11] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-29] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-4] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-9] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-2] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-20] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-33] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-18] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-22] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-3] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-13] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-30] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-8] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-12] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-16] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-6] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-17] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-23] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-20] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-10] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-31] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-29] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-25] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-19] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-2] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-4] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-22] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-12] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-8] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-18] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-24] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-16] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-32] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-30] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-5] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-28] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-33] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-11] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-3] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-15] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-26] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-27] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-9] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-14] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-13] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-24] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-22] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-9] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-10] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-26] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-25] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-27] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-3] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-2] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-13] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-32] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-20] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-19] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-12] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-33] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-14] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-29] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-31] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-30] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-15] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-4] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-18] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-8] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-28] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-5] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-16] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-13] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-10] completed partitions []
> 2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread
> [argyle-streams-fp-StreamThread-28] completed partitions []
>
> This is what I see upon startup:
>
> 2017-09-22 14:07:47 INFO  StreamsConfig:223 - StreamsConfig values:
> application.id = argyle-streams-fp
> application.server =
> bootstrap.servers = [b3.colo.argyledata.com:9092<
> http://b3.colo.argyledata.com:9092>, b2.colo.argyledata.com:9092<
> http://b2.colo.argyledata.com:9092>]
> buffered.records.per.partition = 1
> cache.max.bytes.buffering = 0
> client.id = argyle-streams-fp
> commit.interval.ms = 30000
> connections.max.idle.ms = 540000
> default.key.serde = class
> org.apache.kafka.common.serialization.Serdes$StringSerde
> default.timestamp.extractor = class
> com.argyledata.streams.entity.EntityEventTimeExtractor
> default.value.serde = class
> org.apache.kafka.common.serialization.Serdes$StringSerde
> key.serde = null
> metadata.max.age.ms = 300000
> metric.reporters = []
> metrics.num.samples = 2
> metrics.recording.level = INFO
> metrics.sample.window.ms = 30000
> num.standby.replicas = 0
> num.stream.threads = 33
> partition.grouper = class
> org.apache.kafka.streams.processor.DefaultPartitionGrouper
> poll.ms = 100
> processing.guarantee = at_least_once
> receive.buffer.bytes = 131072
> reconnect.backoff.max.ms = 1000
> reconnect.backoff.ms = 50
> replication.factor = 1
> request.timeout.ms = 40000
> retry.backoff.ms = 100
> rocksdb.config.setter = class
> com.argyledata.streams.featurization.pipeline.common.util.kafka.FeaturizationPipelineRocksDBConfigSetter
> security.protocol = PLAINTEXT
> send.buffer.bytes = 131072
> state.cleanup.delay.ms = 1800000
> state.dir = /kafka/1/argyle-streams-featurization-pipeline
> timestamp.extractor = null
> value.serde = null
> windowstore.changelog.additional.retention.ms = 31536000000
> zookeeper.connect =
>
> 2017-09-22 14:07:47 INFO  StreamThread:415 - stream-thread
> [argyle-streams-fp-StreamThread-1] Creating consumer client
> 2017-09-22 14:07:47 INFO  StreamThread:425 - stream-thread
> [argyle-streams-fp-StreamThread-1] Creating restore consumer client
> 2017-09-22 14:07:47 INFO  StreamThread:415 - stream-thread
> [argyle-streams-fp-StreamThread-2] Creating consumer client
> 2017-09-22 14:07:47 INFO  StreamThread:425 - stream-thread
> [argyle-streams-fp-StreamThread-2] Creating restore consumer client
> 2017-09-22 14:07:47 INFO  StreamThread:415 - stream-thread
> [argyle-streams-fp-StreamThread-3] Creating consumer client
> 2017-09-22 14:07:47 INFO  StreamThread:425 - stream-thread
> [argyle-streams-fp-StreamThread-3] Creating restore consumer client
> 2017-09-22 14:07:47 INFO  StreamThread:415 - stream-thread
> [argyle-streams-fp-StreamThread-4] Creating consumer client
> 2017-09-22 14:07:47 INFO  StreamThread:425 - stream-thread
> [argyle-streams-fp-StreamThread-4] Creating restore consumer client
> 2017-09-22 14:07:47 INFO  StreamThread:415 - stream-thread
> [argyle-streams-fp-StreamThread-5] Creating consumer client
> 2017-09-22 14:07:47 INFO  StreamThread:425 - stream-thread
> [argyle-streams-fp-StreamThread-5] Creating restore consumer client
> 2017-09-22 14:07:47 INFO  StreamThread:415 - stream-thread
> [argyle-streams-fp-StreamThread-6] Creating consumer client
> 2017-09-22 14:07:47 INFO  StreamThread:425 - stream-thread
> [argyle-streams-fp-StreamThread-6] Creating restore consumer client
> 2017-09-22 14:07:48 INFO  StreamThread:415 - stream-thread
> [argyle-streams-fp-StreamThread-7] Creating consumer client
> 2017-09-22 14:07:48 INFO  StreamThread:425 - stream-thread
> [argyle-streams-fp-StreamThread-7] Creating restore consumer client
> 2017-09-22 14:07:48 INFO  StreamThread:415 - stream-thread
> [argyle-streams-fp-StreamThread-8] Creating consumer client
> 2017-09-22 14:07:48 INFO  StreamThread:425 - stream-thread
> [argyle-streams-fp-StreamThread-8] Creating restore consumer client
> 2017-09-22 14:07:48 INFO  StreamThread:415 - stream-thread
> [argyle-streams-fp-StreamThread-9] Creating consumer client
> 2017-09-22 14:07:48 INFO  StreamThread:425 - stream-thread
> [argyle-streams-fp-StreamThread-9] Creating restore consumer client
> 2017-09-22 14:07:48 INFO  StreamThread:415 - stream-thread
> [argyle-streams-fp-StreamThread-10] Creating consumer client
> 2017-09-22 14:07:48 INFO  StreamThread:425 - stream-thread
> [argyle-streams-fp-StreamThread-10] Creating restore consumer client
> 2017-09-22 14:07:48 INFO  StreamThread:415 - stream-thread
> [argyle-streams-fp-StreamThread-11] Creating consumer client
> 2017-09-22 14:07:48 INFO  StreamThread:425 - stream-thread
> [argyle-streams-fp-StreamThread-11] Creating restore consumer client
> 2017-09-22 14:07:48 INFO  StreamThread:415 - stream-thread
> [argyle-streams-fp-StreamThread-12] Creating consumer client
> 2017-09-22 14:07:48 INFO  StreamThread:425 - stream-thread
> [argyle-streams-fp-StreamThread-12] Creating restore consumer client
> 2017-09-22 14:07:48 INFO  StreamThread:415 - stream-thread
> [argyle-streams-fp-StreamThread-13] Creating consumer client
> 2017-09-22 14:07:48 INFO  StreamThread:425 - stream-thread
> [argyle-streams-fp-StreamThread-13] Creating restore consumer client
> 2017-09-22 14:07:48 INFO  StreamThread:415 - stream-thread
> [argyle-streams-fp-StreamThread-14] Creating consumer client
> 2017-09-22 14:07:48 INFO  StreamThread:425 - stream-thread
> [argyle-streams-fp-StreamThread-14] Creating restore consumer client
> 2017-09-22 14:07:48 INFO  StreamThread:415 - stream-thread
> [argyle-streams-fp-StreamThread-15] Creating consumer client
> 2017-09-22 14:07:48 INFO  StreamThread:425 - stream-thread
> [argyle-streams-fp-StreamThread-15] Creating restore consumer client
> 2017-09-22 14:07:48 INFO  StreamThread:415 - stream-thread
> [argyle-streams-fp-StreamThread-16] Creating consumer client
> 2017-09-22 14:07:48 INFO  StreamThread:425 - stream-thread
> [argyle-streams-fp-StreamThread-16] Creating restore consumer client
> 2017-09-22 14:07:48 INFO  StreamThread:415 - stream-thread
> [argyle-streams-fp-StreamThread-17] Creating consumer client
> 2017-09-22 14:07:48 INFO  StreamThread:425 - stream-thread
> [argyle-streams-fp-StreamThread-17] Creating restore consumer client
> 2017-09-22 14:07:48 INFO  StreamThread:415 - stream-thread
> [argyle-streams-fp-StreamThread-18] Creating consumer client
> 2017-09-22 14:07:48 INFO  StreamThread:425 - stream-thread
> [argyle-streams-fp-StreamThread-18] Creating restore consumer client
> 2017-09-22 14:07:48 INFO  StreamThread:415 - stream-thread
> [argyle-streams-fp-StreamThread-19] Creating consumer client
> 2017-09-22 14:07:48 INFO  StreamThread:425 - stream-thread
> [argyle-streams-fp-StreamThread-19] Creating restore consumer client
> 2017-09-22 14:07:48 INFO  StreamThread:415 - stream-thread
> [argyle-streams-fp-StreamThread-20] Creating consumer client
> 2017-09-22 14:07:48 INFO  StreamThread:425 - stream-thread
> [argyle-streams-fp-StreamThread-20] Creating restore consumer client
> 2017-09-22 14:07:48 INFO  StreamThread:415 - stream-thread
> [argyle-streams-fp-StreamThread-21] Creating consumer client
> 2017-09-22 14:07:48 INFO  StreamThread:425 - stream-thread
> [argyle-streams-fp-StreamThread-21] Creating restore consumer client
> 2017-09-22 14:07:48 INFO  StreamThread:415 - stream-thread
> [argyle-streams-fp-StreamThread-22] Creating consumer client
> 2017-09-22 14:07:48 INFO  StreamThread:425 - stream-thread
> [argyle-streams-fp-StreamThread-22] Creating restore consumer client
> 2017-09-22 14:07:48 INFO  StreamThread:415 - stream-thread
> [argyle-streams-fp-StreamThread-23] Creating consumer client
> 2017-09-22 14:07:48 INFO  StreamThread:425 - stream-thread
> [argyle-streams-fp-StreamThread-23] Creating restore consumer client
> 2017-09-22 14:07:48 INFO  StreamThread:415 - stream-thread
> [argyle-streams-fp-StreamThread-24] Creating consumer client
> 2017-09-22 14:07:48 INFO  StreamThread:425 - stream-thread
> [argyle-streams-fp-StreamThread-24] Creating restore consumer client
> 2017-09-22 14:07:48 INFO  StreamThread:415 - stream-thread
> [argyle-streams-fp-StreamThread-25] Creating consumer client
> 2017-09-22 14:07:48 INFO  StreamThread:425 - stream-thread
> [argyle-streams-fp-StreamThread-25] Creating restore consumer client
> 2017-09-22 14:07:48 INFO  StreamThread:415 - stream-thread
> [argyle-streams-fp-StreamThread-26] Creating consumer client
> 2017-09-22 14:07:48 INFO  StreamThread:425 - stream-thread
> [argyle-streams-fp-StreamThread-26] Creating restore consumer client
> 2017-09-22 14:07:48 INFO  StreamThread:415 - stream-thread
> [argyle-streams-fp-StreamThread-27] Creating consumer client
> 2017-09-22 14:07:48 INFO  StreamThread:425 - stream-thread
> [argyle-streams-fp-StreamThread-27] Creating restore consumer client
> 2017-09-22 14:07:48 INFO  StreamThread:415 - stream-thread
> [argyle-streams-fp-StreamThread-28] Creating consumer client
> 2017-09-22 14:07:48 INFO  StreamThread:425 - stream-thread
> [argyle-streams-fp-StreamThread-28] Creating restore consumer client
> 2017-09-22 14:07:48 INFO  StreamThread:415 - stream-thread
> [argyle-streams-fp-StreamThread-29] Creating consumer client
> 2017-09-22 14:07:48 INFO  StreamThread:425 - stream-thread
> [argyle-streams-fp-StreamThread-29] Creating restore consumer client
> 2017-09-22 14:07:48 INFO  StreamThread:415 - stream-thread
> [argyle-streams-fp-StreamThread-30] Creating consumer client
> 2017-09-22 14:07:48 INFO  StreamThread:425 - stream-thread
> [argyle-streams-fp-StreamThread-30] Creating restore consumer client
> 2017-09-22 14:07:48 INFO  StreamThread:415 - stream-thread
> [argyle-streams-fp-StreamThread-31] Creating consumer client
> 2017-09-22 14:07:48 INFO  StreamThread:425 - stream-thread
> [argyle-streams-fp-StreamThread-31] Creating restore consumer client
> 2017-09-22 14:07:48 INFO  StreamThread:415 - stream-thread
> [argyle-streams-fp-StreamThread-32] Creating consumer client
> 2017-09-22 14:07:48 INFO  StreamThread:425 - stream-thread
> [argyle-streams-fp-StreamThread-32] Creating restore consumer client
> 2017-09-22 14:07:48 INFO  StreamThread:415 - stream-thread
> [argyle-streams-fp-StreamThread-33] Creating consumer client
> 2017-09-22 14:07:48 INFO  StreamThread:425 - stream-thread
> [argyle-streams-fp-StreamThread-33] Creating restore consumer client
> 2017-09-22 14:07:48 INFO  PipelineDriver:123 - Starting pipeline...
> 2017-09-22 14:07:48 DEBUG KafkaStreams:595 - stream-client
> [argyle-streams-fp] Starting Kafka Stream process.
> 2017-09-22 14:07:48 INFO  StreamThread:453 - stream-thread
> [argyle-streams-fp-StreamThread-3] Starting
> 2017-09-22 14:07:48 INFO  StreamThread:453 - stream-thread
> [argyle-streams-fp-StreamThread-23] Starting
> 2017-09-22 14:07:48 INFO  StreamThread:453 - stream-thread
> [argyle-streams-fp-StreamThread-6] Starting
> 2017-09-22 14:07:48 INFO  StreamThread:453 - stream-thread
> [argyle-streams-fp-StreamThread-28] Starting
> 2017-09-22 14:07:48 INFO  StreamThread:453 - stream-thread
> [argyle-streams-fp-StreamThread-21] Starting
> 2017-09-22 14:07:48 INFO  StreamThread:453 - stream-thread
> [argyle-streams-fp-StreamThread-22] Starting
> 2017-09-22 14:07:48 INFO  StreamThread:453 - stream-thread
> [argyle-streams-fp-StreamThread-20] Starting
> 2017-09-22 14:07:48 INFO  StreamThread:453 - stream-thread
> [argyle-streams-fp-StreamThread-19] Starting
> 2017-09-22 14:07:48 INFO  StreamThread:453 - stream-thread
> [argyle-streams-fp-StreamThread-18] Starting
> 2017-09-22 14:07:48 INFO  StreamThread:453 - stream-thread
> [argyle-streams-fp-StreamThread-17] Starting
> 2017-09-22 14:07:48 INFO  StreamThread:453 - stream-thread
> [argyle-streams-fp-StreamThread-16] Starting
> 2017-09-22 14:07:48 INFO  StreamThread:453 - stream-thread
> [argyle-streams-fp-StreamThread-15] Starting
> 2017-09-22 14:07:48 INFO  StreamThread:453 - stream-thread
> [argyle-streams-fp-StreamThread-14] Starting
> 2017-09-22 14:07:48 INFO  StreamThread:453 - stream-thread
> [argyle-streams-fp-StreamThread-13] Starting
> 2017-09-22 14:07:48 INFO  StreamThread:453 - stream-thread
> [argyle-streams-fp-StreamThread-7] Starting
> 2017-09-22 14:07:48 INFO  StreamThread:453 - stream-thread
> [argyle-streams-fp-StreamThread-12] Starting
> 2017-09-22 14:07:48 INFO  StreamThread:453 - stream-thread
> [argyle-streams-fp-StreamThread-11] Starting
> 2017-09-22 14:07:48 INFO  StreamThread:453 - stream-thread
> [argyle-streams-fp-StreamThread-10] Starting
> 2017-09-22 14:07:48 INFO  StreamThread:453 - stream-thread
> [argyle-streams-fp-StreamThread-9] Starting
> 2017-09-22 14:07:48 INFO  StreamThread:453 - stream-thread
> [argyle-streams-fp-StreamThread-8] Starting
> 2017-09-22 14:07:48 INFO  StreamThread:453 - stream-thread
> [argyle-streams-fp-StreamThread-5] Starting
> 2017-09-22 14:07:48 INFO  StreamThread:453 - stream-thread
> [argyle-streams-fp-StreamThread-1] Starting
> 2017-09-22 14:07:48 INFO  StreamThread:453 - stream-thread
> [argyle-streams-fp-StreamThread-2] Starting
> 2017-09-22 14:07:48 INFO  StreamThread:453 - stream-thread
> [argyle-streams-fp-StreamThread-4] Starting
> 2017-09-22 14:07:48 INFO  StreamThread:888 - stream-thread
> [argyle-streams-fp-StreamThread-2] State transition from CREATED to RUNNING.
> 2017-09-22 14:07:48 INFO  StreamThread:888 - stream-thread
> [argyle-streams-fp-StreamThread-1] State transition from CREATED to RUNNING.
> 2017-09-22 14:07:48 INFO  StreamThread:888 - stream-thread
> [argyle-streams-fp-StreamThread-5] State transition from CREATED to RUNNING.
> 2017-09-22 14:07:48 INFO  StreamThread:888 - stream-thread
> [argyle-streams-fp-StreamThread-8] State transition from CREATED to RUNNING.
> 2017-09-22 14:07:48 INFO  StreamThread:888 - stream-thread
> [argyle-streams-fp-StreamThread-9] State transition from CREATED to RUNNING.
> 2017-09-22 14:07:48 INFO  StreamThread:888 - stream-thread
> [argyle-streams-fp-StreamThread-10] State transition from CREATED to
> RUNNING.
> 2017-09-22 14:07:48 INFO  StreamThread:888 - stream-thread
> [argyle-streams-fp-StreamThread-11] State transition from CREATED to
> RUNNING.
> 2017-09-22 14:07:48 INFO  StreamThread:888 - stream-thread
> [argyle-streams-fp-StreamThread-12] State transition from CREATED to
> RUNNING.
> 2017-09-22 14:07:48 INFO  StreamThread:888 - stream-thread
> [argyle-streams-fp-StreamThread-7] State transition from CREATED to RUNNING.
> 2017-09-22 14:07:48 INFO  StreamThread:888 - stream-thread
> [argyle-streams-fp-StreamThread-13] State transition from CREATED to
> RUNNING.
> 2017-09-22 14:07:48 INFO  KafkaStreams:618 - stream-client
> [argyle-streams-fp] Started Kafka Stream process
> 2017-09-22 14:07:48 INFO  StreamThread:888 - stream-thread
> [argyle-streams-fp-StreamThread-14] State transition from CREATED to
> RUNNING.
> 2017-09-22 14:07:48 INFO  StreamThread:888 - stream-thread
> [argyle-streams-fp-StreamThread-15] State transition from CREATED to
> RUNNING.
> 2017-09-22 14:07:48 INFO  StreamThread:888 - stream-thread
> [argyle-streams-fp-StreamThread-16] State transition from CREATED to
> RUNNING.
> 2017-09-22 14:07:48 INFO  StreamThread:888 - stream-thread
> [argyle-streams-fp-StreamThread-17] State transition from CREATED to
> RUNNING.
> 2017-09-22 14:07:48 INFO  StreamThread:888 - stream-thread
> [argyle-streams-fp-StreamThread-18] State transition from CREATED to
> RUNNING.
> 2017-09-22 14:07:48 INFO  StreamThread:888 - stream-thread
> [argyle-streams-fp-StreamThread-19] State transition from CREATED to
> RUNNING.
> 2017-09-22 14:07:48 INFO  StreamThread:888 - stream-thread
> [argyle-streams-fp-StreamThread-20] State transition from CREATED to
> RUNNING.
> 2017-09-22 14:07:48 INFO  StreamThread:888 - stream-thread
> [argyle-streams-fp-StreamThread-22] State transition from CREATED to
> RUNNING.
> 2017-09-22 14:07:48 INFO  StreamThread:453 - stream-thread
> [argyle-streams-fp-StreamThread-33] Starting
> 2017-09-22 14:07:48 INFO  StreamThread:453 - stream-thread
> [argyle-streams-fp-StreamThread-32] Starting
> 2017-09-22 14:07:48 INFO  StreamThread:453 - stream-thread
> [argyle-streams-fp-StreamThread-31] Starting
> 2017-09-22 14:07:48 INFO  StreamThread:888 - stream-thread
> [argyle-streams-fp-StreamThread-21] State transition from CREATED to
> RUNNING.
> 2017-09-22 14:07:48 INFO  StreamThread:453 - stream-thread
> [argyle-streams-fp-StreamThread-30] Starting
> 2017-09-22 14:07:48 INFO  StreamThread:888 - stream-thread
> [argyle-streams-fp-StreamThread-28] State transition from CREATED to
> RUNNING.
> 2017-09-22 14:07:48 INFO  StreamThread:453 - stream-thread
> [argyle-streams-fp-StreamThread-29] Starting
> 2017-09-22 14:07:48 INFO  StreamThread:888 - stream-thread
> [argyle-streams-fp-StreamThread-6] State transition from CREATED to RUNNING.
> 2017-09-22 14:07:48 INFO  StreamThread:453 - stream-thread
> [argyle-streams-fp-StreamThread-27] Starting
> 2017-09-22 14:07:48 INFO  StreamThread:453 - stream-thread
> [argyle-streams-fp-StreamThread-26] Starting
> 2017-09-22 14:07:48 INFO  StreamThread:888 - stream-thread
> [argyle-streams-fp-StreamThread-23] State transition from CREATED to
> RUNNING.
> 2017-09-22 14:07:48 INFO  StreamThread:453 - stream-thread
> [argyle-streams-fp-StreamThread-25] Starting
> 2017-09-22 14:07:48 INFO  StreamThread:888 - stream-thread
> [argyle-streams-fp-StreamThread-3] State transition from CREATED to RUNNING.
> 2017-09-22 14:07:48 INFO  StreamThread:453 - stream-thread
> [argyle-streams-fp-StreamThread-24] Starting
> 2017-09-22 14:07:48 INFO  StreamThread:888 - stream-thread
> [argyle-streams-fp-StreamThread-25] State transition from CREATED to
> RUNNING.
> 2017-09-22 14:07:48 INFO  StreamThread:888 - stream-thread
> [argyle-streams-fp-StreamThread-26] State transition from CREATED to
> RUNNING.
> 2017-09-22 14:07:48 INFO  StreamThread:888 - stream-thread
> [argyle-streams-fp-StreamThread-27] State transition from CREATED to
> RUNNING.
> 2017-09-22 14:07:48 INFO  StreamThread:888 - stream-thread
> [argyle-streams-fp-StreamThread-29] State transition from CREATED to
> RUNNING.
> 2017-09-22 14:07:48 INFO  StreamThread:888 - stream-thread
> [argyle-streams-fp-StreamThread-30] State transition from CREATED to
> RUNNING.
> 2017-09-22 14:07:48 INFO  StreamThread:888 - stream-thread
> [argyle-streams-fp-StreamThread-31] State transition from CREATED to
> RUNNING.
> 2017-09-22 14:07:48 INFO  StreamThread:888 - stream-thread
> [argyle-streams-fp-StreamThread-32] State transition from CREATED to
> RUNNING.
> 2017-09-22 14:07:48 INFO  StreamThread:888 - stream-thread
> [argyle-streams-fp-StreamThread-33] State transition from CREATED to
> RUNNING.
> 2017-09-22 14:07:48 INFO  PipelineDriver:136 - Starting monitoring
> manager...
> 2017-09-22 14:07:48 INFO  StreamThread:888 - stream-thread
> [argyle-streams-fp-StreamThread-4] State transition from CREATED to RUNNING.
> 2017-09-22 14:07:48 INFO  PipelineDriver:140 - Started monitoring manager.
> 2017-09-22 14:07:48 INFO  StreamThread:888 - stream-thread
> [argyle-streams-fp-StreamThread-24] State transition from CREATED to
> RUNNING.
> 2017-09-22 14:07:48 INFO  PipelineDriver:146 - Starting Kafka topic offset
> logger...
> 2017-09-22 14:07:48 INFO  PipelineDriver:150 - Started Kafka topic offset
> logger.
> 2017-09-22 14:07:48 INFO  PipelineDriver:131 - Started pipeline
> successfully: KafkaStreams processID: a9a00b31-6678-4fde-b24a-59b41d6caaee
>
> 2017-09-22 14:07:48 DEBUG StreamThread:209 - stream-thread
> [argyle-streams-fp-StreamThread-33] at state RUNNING: partitions [] revoked
> at the beginning of consumer rebalance.
> current assigned active tasks: []
> current assigned standby tasks: []
>
> 2017-09-22 14:07:48 DEBUG StreamThread:209 - stream-thread
> [argyle-streams-fp-StreamThread-3] at state RUNNING: partitions [] revoked
> at the beginning of consumer rebalance.
> current assigned active tasks: []
> current assigned standby tasks: []
>
> 2017-09-22 14:07:48 DEBUG StreamThread:209 - stream-thread
> [argyle-streams-fp-StreamThread-1] at state RUNNING: partitions [] revoked
> at the beginning of consumer rebalance.
> current assigned active tasks: []
> current assigned standby tasks: []
>
> 2017-09-22 14:07:48 INFO  StreamThread:888 - stream-thread
> [argyle-streams-fp-StreamThread-3] State transition from RUNNING to
> PARTITIONS_REVOKED.
> 2017-09-22 14:07:48 INFO  StreamThread:888 - stream-thread
> [argyle-streams-fp-StreamThread-33] State transition from RUNNING to
> PARTITIONS_REVOKED.
> 2017-09-22 14:07:48 INFO  KafkaStreams:268 - stream-client
> [argyle-streams-fp] State transition from RUNNING to REBALANCING.
> 2017-09-22 14:07:48 DEBUG StreamThread:1004 - stream-thread
> [argyle-streams-fp-StreamThread-3] Suspending all active tasks [] and
> standby tasks []
> 2017-09-22 14:07:48 INFO  StreamThread:888 - stream-thread
> [argyle-streams-fp-StreamThread-1] State transition from RUNNING to
> PARTITIONS_REVOKED.
> 2017-09-22 14:07:48 INFO  KafkaStreams:268 - stream-client
> [argyle-streams-fp] State transition from REBALANCING to REBALANCING.
> 2017-09-22 14:07:48 INFO  KafkaStreams:268 - stream-client
> [argyle-streams-fp] State transition from REBALANCING to REBALANCING.
> 2017-09-22 14:07:48 DEBUG StreamThread:1004 - stream-thread
> [argyle-streams-fp-StreamThread-33] Suspending all active tasks [] and
> standby tasks []
> 2017-09-22 14:07:48 DEBUG StreamThread:1004 - stream-thread
> [argyle-streams-fp-StreamThread-1] Suspending all active tasks [] and
> standby tasks []
> 2017-09-22 14:07:48 DEBUG StreamThread:209 - stream-thread
> [argyle-streams-fp-StreamThread-18] at state RUNNING: partitions [] revoked
> at the beginning of consumer rebalance.
> current assigned active tasks: []
> current assigned standby tasks: []
>
> 2017-09-22 14:07:48 INFO  StreamThread:888 - stream-thread
> [argyle-streams-fp-StreamThread-18] State transition from RUNNING to
> PARTITIONS_REVOKED.
> 2017-09-22 14:07:48 INFO  KafkaStreams:268 - stream-client
> [argyle-streams-fp] State transition from REBALANCING to REBALANCING.
> 2017-09-22 14:07:48 DEBUG StreamThread:1004 - stream-thread
> [argyle-streams-fp-StreamThread-18] Suspending all active tasks [] and
> standby tasks []
> 2017-09-22 14:07:48 INFO  StreamThread:229 - stream-thread
> [argyle-streams-fp-StreamThread-3] partition revocation took 10 ms.
> suspended active tasks: []
> suspended standby tasks: []
> 2017-09-22 14:07:48 DEBUG StreamThread:209 - stream-thread
> [argyle-streams-fp-StreamThread-23] at state RUNNING: partitions [] revoked
> at the beginning of consumer rebalance.
> current assigned active tasks: []
> current assigned standby tasks: []
>
> 2017-09-22 14:07:48 DEBUG StreamThread:209 - stream-thread
> [argyle-streams-fp-StreamThread-26] at state RUNNING: partitions [] revoked
> at the beginning of consumer rebalance.
> current assigned active tasks: []
> current assigned standby tasks: []
>
> 2017-09-22 14:07:48 INFO  StreamThread:229 - stream-thread
> [argyle-streams-fp-StreamThread-33] partition revocation took 12 ms.
> suspended active tasks: []
> suspended standby tasks: []
> 2017-09-22 14:07:48 DEBUG StreamThread:209 - stream-thread
> [argyle-streams-fp-StreamThread-7] at state RUNNING: partitions [] revoked
> at the beginning of consumer rebalance.
> current assigned active tasks: []
> current assigned standby tasks: []
>
> 2017-09-22 14:07:48 INFO  StreamThread:229 - stream-thread
> [argyle-streams-fp-StreamThread-18] partition revocation took 2 ms.
> suspended active tasks: []
> suspended standby tasks: []
> 2017-09-22 14:07:48 INFO  StreamThread:888 - stream-thread
> [argyle-streams-fp-StreamThread-7] State transition from RUNNING to
> PARTITIONS_REVOKED.
> 2017-09-22 14:07:48 DEBUG StreamThread:209 - stream-thread
> [argyle-streams-fp-StreamThread-8] at state RUNNING: partitions [] revoked
> at the beginning of consumer rebalance.
> current assigned active tasks: []
> current assigned standby tasks: []
>
> 2017-09-22 14:07:48 INFO  StreamThread:888 - stream-thread
> [argyle-streams-fp-StreamThread-8] State transition from RUNNING to
> PARTITIONS_REVOKED.
> 2017-09-22 14:07:48 DEBUG StreamThread:209 - stream-thread
> [argyle-streams-fp-StreamThread-19] at state RUNNING: partitions [] revoked
> at the beginning of consumer rebalance.
> current assigned active tasks: []
> current assigned standby tasks: []
>
> 2017-09-22 14:07:48 INFO  StreamThread:888 - stream-thread
> [argyle-streams-fp-StreamThread-19] State transition from RUNNING to
> PARTITIONS_REVOKED.
> 2017-09-22 14:07:48 DEBUG StreamThread:209 - stream-thread
> [argyle-streams-fp-StreamThread-4] at state RUNNING: partitions [] revoked
> at the beginning of consumer rebalance.
> current assigned active tasks: []
> current assigned standby tasks: []
>
> 2017-09-22 14:07:48 INFO  StreamThread:888 - stream-thread
> [argyle-streams-fp-StreamThread-4] State transition from RUNNING to
> PARTITIONS_REVOKED.
> 2017-09-22 14:07:48 DEBUG StreamThread:209 - stream-thread
> [argyle-streams-fp-StreamThread-16] at state RUNNING: partitions [] revoked
> at the beginning of consumer rebalance.
> current assigned active tasks: []
> current assigned standby tasks: []
>
> 2017-09-22 14:07:48 DEBUG StreamThread:209 - stream-thread
> [argyle-streams-fp-StreamThread-29] at state RUNNING: partitions [] revoked
> at the beginning of consumer rebalance.
> current assigned active tasks: []
> current assigned standby tasks: []
>
> 2017-09-22 14:07:48 INFO  KafkaStreams:268 - stream-client
> [argyle-streams-fp] State transition from REBALANCING to REBALANCING.
> 2017-09-22 14:07:48 INFO  StreamThread:888 - stream-thread
> [argyle-streams-fp-StreamThread-29] State transition from RUNNING to
> PARTITIONS_REVOKED.
> 2017-09-22 14:07:48 INFO  StreamThread:888 - stream-thread
> [argyle-streams-fp-StreamThread-23] State transition from RUNNING to
> PARTITIONS_REVOKED.
> 2017-09-22 14:07:48 INFO  StreamThread:888 - stream-thread
> [argyle-streams-fp-StreamThread-16] State transition from RUNNING to
> PARTITIONS_REVOKED.
> 2017-09-22 14:07:48 DEBUG StreamThread:209 - stream-thread
> [argyle-streams-fp-StreamThread-10] at state RUNNING: partitions [] revoked
> at the beginning of consumer rebalance.
> current assigned active tasks: []
> current assigned standby tasks: []
>
> 2017-09-22 14:07:48 INFO  StreamThread:229 - stream-thread
> [argyle-streams-fp-StreamThread-1] partition revocation took 18 ms.
> suspended active tasks: []
> suspended standby tasks: []
> 2017-09-22 14:07:48 DEBUG StreamThread:209 - stream-thread
> [argyle-streams-fp-StreamThread-30] at state RUNNING: partitions [] revoked
> at the beginning of consumer rebalance.
> current assigned active tasks: []
> current assigned standby tasks: []
>
> 2017-09-22 14:07:48 INFO  KafkaStreams:268 - stream-client
> [argyle-streams-fp] State transition from REBALANCING to REBALANCING.
> 2017-09-22 14:07:48 DEBUG StreamThread:1004 - stream-thread
> [argyle-streams-fp-StreamThread-7] Suspending all active tasks [] and
> standby tasks []
> 2017-09-22 14:07:48 DEBUG StreamThread:209 - stream-thread
> [argyle-streams-fp-StreamThread-21] at state RUNNING: partitions [] revoked
> at the beginning of consumer rebalance.
> current assigned active tasks: []
> current assigned standby tasks: []
>
> 2017-09-22 14:07:48 DEBUG StreamThread:209 - stream-thread
> [argyle-streams-fp-StreamThread-9] at state RUNNING: partitions [] revoked
> at the beginning of consumer rebalance.
> current assigned active tasks: []
> current assigned standby tasks: []
>
> 2017-09-22 14:07:48 DEBUG StreamThread:209 - stream-thread
> [argyle-streams-fp-StreamThread-25] at state RUNNING: partitions [] revoked
> at the beginning of consumer rebalance.
> current assigned active tasks: []
> current assigned standby tasks: []
>
> 2017-09-22 14:07:48 DEBUG StreamThread:209 - stream-thread
> [argyle-streams-fp-StreamThread-31] at state RUNNING: partitions [] revoked
> at the beginning of consumer rebalance.
> current assigned active tasks: []
> current assigned standby tasks: []
>
> 2017-09-22 14:07:48 DEBUG StreamThread:209 - stream-thread
> [argyle-streams-fp-StreamThread-28] at state RUNNING: partitions [] revoked
> at the beginning of consumer rebalance.
> current assigned active tasks: []
> current assigned standby tasks: []
>
> 2017-09-22 14:07:48 INFO  KafkaStreams:268 - stream-client
> [argyle-streams-fp] State transition from REBALANCING to REBALANCING.<

Re: kaka-streams 0.11.0.1 rocksdb bug?

Posted by Ara Ebrahimi <ar...@argyledata.com>.
I enabled TRACE level logging for kafka streams package and all I see is things like this:

2017-09-22 14:15:18 INFO  StreamThread:686 - stream-thread [argyle-streams-fp-StreamThread-32] Committed all active tasks [0_30] and standby tasks [] in 0ms
2017-09-22 14:15:18 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-32] completed partitions []
2017-09-22 14:15:18 INFO  StreamThread:686 - stream-thread [argyle-streams-fp-StreamThread-18] Committed all active tasks [0_4] and standby tasks [] in 0ms
2017-09-22 14:15:18 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-18] completed partitions []
2017-09-22 14:15:18 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-16] completed partitions []
2017-09-22 14:15:18 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-13] completed partitions []
2017-09-22 14:15:18 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-14] completed partitions []
2017-09-22 14:15:18 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-9] completed partitions []
2017-09-22 14:15:18 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-5] completed partitions []
2017-09-22 14:15:18 DEBUG StreamTask:259 - task [0_29] Committing
2017-09-22 14:15:18 DEBUG RecordCollectorImpl:142 - task [0_29] Flushing producer
2017-09-22 14:15:18 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-13] completed partitions []
2017-09-22 14:15:18 DEBUG StreamTask:259 - task [0_1] Committing
2017-09-22 14:15:18 DEBUG RecordCollectorImpl:142 - task [0_1] Flushing producer
2017-09-22 14:15:18 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-5] completed partitions []
2017-09-22 14:15:18 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-9] completed partitions []
2017-09-22 14:15:18 INFO  StreamThread:686 - stream-thread [argyle-streams-fp-StreamThread-14] Committed all active tasks [0_29] and standby tasks [] in 0ms
2017-09-22 14:15:18 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-14] completed partitions []
2017-09-22 14:15:19 INFO  StreamThread:686 - stream-thread [argyle-streams-fp-StreamThread-16] Committed all active tasks [0_1] and standby tasks [] in 0ms
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-16] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-6] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-17] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-23] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-2] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-15] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-30] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-22] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-27] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-33] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-3] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-19] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-10] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-4] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-8] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-29] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-28] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-24] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-11] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-25] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-26] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-20] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-12] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-31] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-32] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-18] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-9] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-5] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-13] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-14] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-16] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-6] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-20] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-10] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-31] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-29] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-25] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-19] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-8] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-12] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-4] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-2] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-22] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-15] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-30] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-18] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-32] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-16] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-27] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-26] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-3] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-5] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-17] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-28] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-24] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-11] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-33] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-9] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-14] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-13] completed partitions []
2017-09-22 14:15:19 DEBUG StreamTask:259 - task [0_2] Committing
2017-09-22 14:15:19 DEBUG RecordCollectorImpl:142 - task [0_2] Flushing producer
2017-09-22 14:15:19 DEBUG StreamTask:259 - task [0_26] Committing
2017-09-22 14:15:19 DEBUG RecordCollectorImpl:142 - task [0_26] Flushing producer
2017-09-22 14:15:19 DEBUG StreamTask:259 - task [0_0] Committing
2017-09-22 14:15:19 DEBUG RecordCollectorImpl:142 - task [0_0] Flushing producer
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-23] completed partitions []
2017-09-22 14:15:19 INFO  StreamThread:686 - stream-thread [argyle-streams-fp-StreamThread-30] Committed all active tasks [0_2] and standby tasks [] in 0ms
2017-09-22 14:15:19 DEBUG StreamTask:259 - task [0_16] Committing
2017-09-22 14:15:19 INFO  StreamThread:686 - stream-thread [argyle-streams-fp-StreamThread-27] Committed all active tasks [0_26] and standby tasks [] in 0ms
2017-09-22 14:15:19 DEBUG RecordCollectorImpl:142 - task [0_16] Flushing producer
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-10] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-25] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-20] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-19] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-31] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-4] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-29] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-15] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-12] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-8] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-2] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-18] completed partitions []
2017-09-22 14:15:19 INFO  StreamThread:686 - stream-thread [argyle-streams-fp-StreamThread-7] Committed all active tasks [0_0, 0_16] and standby tasks [] in 0ms
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-27] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-26] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-11] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-33] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-30] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-24] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-3] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-22] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-32] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-13] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-14] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-9] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-16] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-28] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-5] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-19] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-10] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-25] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-20] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-26] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-15] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-33] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-24] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-11] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-3] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-30] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-4] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-28] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-22] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-9] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-32] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-27] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-13] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-31] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-29] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-16] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-2] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-8] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-26] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-18] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-5] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-33] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-3] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-27] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-14] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-12] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-18] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-24] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-11] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-28] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-20] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-9] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-30] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-10] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-15] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-14] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-16] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-19] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-25] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-22] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-32] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-29] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-2] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-4] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-13] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-8] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-12] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-31] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-6] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-17] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-23] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-20] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-10] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-31] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-29] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-25] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-12] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-8] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-19] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-4] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-2] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-22] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-11] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-28] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-18] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-16] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-15] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-14] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-9] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-27] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-33] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-13] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-32] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-24] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-30] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-3] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-26] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-5] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-6] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-5] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-17] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-23] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-10] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-25] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-19] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-4] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-20] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-31] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-15] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-30] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-18] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-11] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-29] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-2] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-22] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-8] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-12] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-26] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-33] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-27] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-28] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-32] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-24] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-16] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-3] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-13] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-14] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-5] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-9] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-10] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-10] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-20] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-19] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-15] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-13] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-25] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-33] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-22] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-31] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-14] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-4] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-2] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-9] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-27] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-19] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-28] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-32] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-3] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-24] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-15] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-30] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-20] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-8] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-26] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-16] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-11] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-18] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-4] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-31] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-33] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-25] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-5] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-29] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-26] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-8] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-27] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-30] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-3] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-32] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-18] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-11] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-29] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-12] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-12] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-6] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-17] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-23] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-10] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-15] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-14] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-27] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-4] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-19] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-25] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-20] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-33] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-9] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-32] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-8] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-30] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-26] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-31] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-29] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-11] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-2] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-28] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-24] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-22] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-18] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-3] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-5] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-12] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-16] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-13] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-6] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-17] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-23] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-25] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-10] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-19] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-4] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-20] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-31] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-29] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-15] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-11] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-18] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-8] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-2] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-32] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-27] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-12] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-30] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-33] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-3] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-26] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-22] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-13] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-14] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-5] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-16] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-28] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-24] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-31] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-9] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-24] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-15] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-28] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-25] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-4] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-8] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-29] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-22] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-3] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-18] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-19] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-32] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-20] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-2] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-14] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-26] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-13] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-10] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-16] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-30] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-11] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-25] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-26] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-27] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-5] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-10] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-15] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-14] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-33] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-9] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-13] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-32] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-4] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-5] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-19] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-27] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-30] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-12] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-3] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-31] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-33] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-11] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-9] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-20] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-18] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-29] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-16] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-6] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-17] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-23] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-25] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-28] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-14] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-5] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-24] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-32] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-19] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-10] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-31] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-27] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-15] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-26] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-11] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-29] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-4] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-9] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-2] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-20] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-33] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-18] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-3] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-22] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-30] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-13] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-8] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-12] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-16] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-6] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-17] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-23] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-25] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-28] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-14] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-5] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-24] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-32] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-19] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-10] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-31] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-27] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-15] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-26] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-11] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-29] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-4] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-9] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-2] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-20] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-33] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-18] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-22] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-3] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-13] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-30] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-8] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-12] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-16] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-6] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-17] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-23] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-20] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-10] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-31] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-29] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-25] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-19] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-2] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-4] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-22] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-12] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-8] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-18] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-24] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-16] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-32] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-30] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-5] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-28] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-33] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-11] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-3] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-15] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-26] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-27] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-9] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-14] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-13] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-24] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-22] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-9] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-10] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-26] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-25] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-27] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-3] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-2] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-13] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-32] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-20] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-19] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-12] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-33] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-14] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-29] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-31] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-30] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-15] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-4] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-18] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-8] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-28] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-5] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-16] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-13] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-10] completed partitions []
2017-09-22 14:15:19 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-28] completed partitions []

This is what I see upon startup:

2017-09-22 14:07:47 INFO  StreamsConfig:223 - StreamsConfig values:
application.id = argyle-streams-fp
application.server =
bootstrap.servers = [b3.colo.argyledata.com:9092<http://b3.colo.argyledata.com:9092>, b2.colo.argyledata.com:9092<http://b2.colo.argyledata.com:9092>]
buffered.records.per.partition = 1
cache.max.bytes.buffering = 0
client.id = argyle-streams-fp
commit.interval.ms = 30000
connections.max.idle.ms = 540000
default.key.serde = class org.apache.kafka.common.serialization.Serdes$StringSerde
default.timestamp.extractor = class com.argyledata.streams.entity.EntityEventTimeExtractor
default.value.serde = class org.apache.kafka.common.serialization.Serdes$StringSerde
key.serde = null
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
num.standby.replicas = 0
num.stream.threads = 33
partition.grouper = class org.apache.kafka.streams.processor.DefaultPartitionGrouper
poll.ms = 100
processing.guarantee = at_least_once
receive.buffer.bytes = 131072
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
replication.factor = 1
request.timeout.ms = 40000
retry.backoff.ms = 100
rocksdb.config.setter = class com.argyledata.streams.featurization.pipeline.common.util.kafka.FeaturizationPipelineRocksDBConfigSetter
security.protocol = PLAINTEXT
send.buffer.bytes = 131072
state.cleanup.delay.ms = 1800000
state.dir = /kafka/1/argyle-streams-featurization-pipeline
timestamp.extractor = null
value.serde = null
windowstore.changelog.additional.retention.ms = 31536000000
zookeeper.connect =

2017-09-22 14:07:47 INFO  StreamThread:415 - stream-thread [argyle-streams-fp-StreamThread-1] Creating consumer client
2017-09-22 14:07:47 INFO  StreamThread:425 - stream-thread [argyle-streams-fp-StreamThread-1] Creating restore consumer client
2017-09-22 14:07:47 INFO  StreamThread:415 - stream-thread [argyle-streams-fp-StreamThread-2] Creating consumer client
2017-09-22 14:07:47 INFO  StreamThread:425 - stream-thread [argyle-streams-fp-StreamThread-2] Creating restore consumer client
2017-09-22 14:07:47 INFO  StreamThread:415 - stream-thread [argyle-streams-fp-StreamThread-3] Creating consumer client
2017-09-22 14:07:47 INFO  StreamThread:425 - stream-thread [argyle-streams-fp-StreamThread-3] Creating restore consumer client
2017-09-22 14:07:47 INFO  StreamThread:415 - stream-thread [argyle-streams-fp-StreamThread-4] Creating consumer client
2017-09-22 14:07:47 INFO  StreamThread:425 - stream-thread [argyle-streams-fp-StreamThread-4] Creating restore consumer client
2017-09-22 14:07:47 INFO  StreamThread:415 - stream-thread [argyle-streams-fp-StreamThread-5] Creating consumer client
2017-09-22 14:07:47 INFO  StreamThread:425 - stream-thread [argyle-streams-fp-StreamThread-5] Creating restore consumer client
2017-09-22 14:07:47 INFO  StreamThread:415 - stream-thread [argyle-streams-fp-StreamThread-6] Creating consumer client
2017-09-22 14:07:47 INFO  StreamThread:425 - stream-thread [argyle-streams-fp-StreamThread-6] Creating restore consumer client
2017-09-22 14:07:48 INFO  StreamThread:415 - stream-thread [argyle-streams-fp-StreamThread-7] Creating consumer client
2017-09-22 14:07:48 INFO  StreamThread:425 - stream-thread [argyle-streams-fp-StreamThread-7] Creating restore consumer client
2017-09-22 14:07:48 INFO  StreamThread:415 - stream-thread [argyle-streams-fp-StreamThread-8] Creating consumer client
2017-09-22 14:07:48 INFO  StreamThread:425 - stream-thread [argyle-streams-fp-StreamThread-8] Creating restore consumer client
2017-09-22 14:07:48 INFO  StreamThread:415 - stream-thread [argyle-streams-fp-StreamThread-9] Creating consumer client
2017-09-22 14:07:48 INFO  StreamThread:425 - stream-thread [argyle-streams-fp-StreamThread-9] Creating restore consumer client
2017-09-22 14:07:48 INFO  StreamThread:415 - stream-thread [argyle-streams-fp-StreamThread-10] Creating consumer client
2017-09-22 14:07:48 INFO  StreamThread:425 - stream-thread [argyle-streams-fp-StreamThread-10] Creating restore consumer client
2017-09-22 14:07:48 INFO  StreamThread:415 - stream-thread [argyle-streams-fp-StreamThread-11] Creating consumer client
2017-09-22 14:07:48 INFO  StreamThread:425 - stream-thread [argyle-streams-fp-StreamThread-11] Creating restore consumer client
2017-09-22 14:07:48 INFO  StreamThread:415 - stream-thread [argyle-streams-fp-StreamThread-12] Creating consumer client
2017-09-22 14:07:48 INFO  StreamThread:425 - stream-thread [argyle-streams-fp-StreamThread-12] Creating restore consumer client
2017-09-22 14:07:48 INFO  StreamThread:415 - stream-thread [argyle-streams-fp-StreamThread-13] Creating consumer client
2017-09-22 14:07:48 INFO  StreamThread:425 - stream-thread [argyle-streams-fp-StreamThread-13] Creating restore consumer client
2017-09-22 14:07:48 INFO  StreamThread:415 - stream-thread [argyle-streams-fp-StreamThread-14] Creating consumer client
2017-09-22 14:07:48 INFO  StreamThread:425 - stream-thread [argyle-streams-fp-StreamThread-14] Creating restore consumer client
2017-09-22 14:07:48 INFO  StreamThread:415 - stream-thread [argyle-streams-fp-StreamThread-15] Creating consumer client
2017-09-22 14:07:48 INFO  StreamThread:425 - stream-thread [argyle-streams-fp-StreamThread-15] Creating restore consumer client
2017-09-22 14:07:48 INFO  StreamThread:415 - stream-thread [argyle-streams-fp-StreamThread-16] Creating consumer client
2017-09-22 14:07:48 INFO  StreamThread:425 - stream-thread [argyle-streams-fp-StreamThread-16] Creating restore consumer client
2017-09-22 14:07:48 INFO  StreamThread:415 - stream-thread [argyle-streams-fp-StreamThread-17] Creating consumer client
2017-09-22 14:07:48 INFO  StreamThread:425 - stream-thread [argyle-streams-fp-StreamThread-17] Creating restore consumer client
2017-09-22 14:07:48 INFO  StreamThread:415 - stream-thread [argyle-streams-fp-StreamThread-18] Creating consumer client
2017-09-22 14:07:48 INFO  StreamThread:425 - stream-thread [argyle-streams-fp-StreamThread-18] Creating restore consumer client
2017-09-22 14:07:48 INFO  StreamThread:415 - stream-thread [argyle-streams-fp-StreamThread-19] Creating consumer client
2017-09-22 14:07:48 INFO  StreamThread:425 - stream-thread [argyle-streams-fp-StreamThread-19] Creating restore consumer client
2017-09-22 14:07:48 INFO  StreamThread:415 - stream-thread [argyle-streams-fp-StreamThread-20] Creating consumer client
2017-09-22 14:07:48 INFO  StreamThread:425 - stream-thread [argyle-streams-fp-StreamThread-20] Creating restore consumer client
2017-09-22 14:07:48 INFO  StreamThread:415 - stream-thread [argyle-streams-fp-StreamThread-21] Creating consumer client
2017-09-22 14:07:48 INFO  StreamThread:425 - stream-thread [argyle-streams-fp-StreamThread-21] Creating restore consumer client
2017-09-22 14:07:48 INFO  StreamThread:415 - stream-thread [argyle-streams-fp-StreamThread-22] Creating consumer client
2017-09-22 14:07:48 INFO  StreamThread:425 - stream-thread [argyle-streams-fp-StreamThread-22] Creating restore consumer client
2017-09-22 14:07:48 INFO  StreamThread:415 - stream-thread [argyle-streams-fp-StreamThread-23] Creating consumer client
2017-09-22 14:07:48 INFO  StreamThread:425 - stream-thread [argyle-streams-fp-StreamThread-23] Creating restore consumer client
2017-09-22 14:07:48 INFO  StreamThread:415 - stream-thread [argyle-streams-fp-StreamThread-24] Creating consumer client
2017-09-22 14:07:48 INFO  StreamThread:425 - stream-thread [argyle-streams-fp-StreamThread-24] Creating restore consumer client
2017-09-22 14:07:48 INFO  StreamThread:415 - stream-thread [argyle-streams-fp-StreamThread-25] Creating consumer client
2017-09-22 14:07:48 INFO  StreamThread:425 - stream-thread [argyle-streams-fp-StreamThread-25] Creating restore consumer client
2017-09-22 14:07:48 INFO  StreamThread:415 - stream-thread [argyle-streams-fp-StreamThread-26] Creating consumer client
2017-09-22 14:07:48 INFO  StreamThread:425 - stream-thread [argyle-streams-fp-StreamThread-26] Creating restore consumer client
2017-09-22 14:07:48 INFO  StreamThread:415 - stream-thread [argyle-streams-fp-StreamThread-27] Creating consumer client
2017-09-22 14:07:48 INFO  StreamThread:425 - stream-thread [argyle-streams-fp-StreamThread-27] Creating restore consumer client
2017-09-22 14:07:48 INFO  StreamThread:415 - stream-thread [argyle-streams-fp-StreamThread-28] Creating consumer client
2017-09-22 14:07:48 INFO  StreamThread:425 - stream-thread [argyle-streams-fp-StreamThread-28] Creating restore consumer client
2017-09-22 14:07:48 INFO  StreamThread:415 - stream-thread [argyle-streams-fp-StreamThread-29] Creating consumer client
2017-09-22 14:07:48 INFO  StreamThread:425 - stream-thread [argyle-streams-fp-StreamThread-29] Creating restore consumer client
2017-09-22 14:07:48 INFO  StreamThread:415 - stream-thread [argyle-streams-fp-StreamThread-30] Creating consumer client
2017-09-22 14:07:48 INFO  StreamThread:425 - stream-thread [argyle-streams-fp-StreamThread-30] Creating restore consumer client
2017-09-22 14:07:48 INFO  StreamThread:415 - stream-thread [argyle-streams-fp-StreamThread-31] Creating consumer client
2017-09-22 14:07:48 INFO  StreamThread:425 - stream-thread [argyle-streams-fp-StreamThread-31] Creating restore consumer client
2017-09-22 14:07:48 INFO  StreamThread:415 - stream-thread [argyle-streams-fp-StreamThread-32] Creating consumer client
2017-09-22 14:07:48 INFO  StreamThread:425 - stream-thread [argyle-streams-fp-StreamThread-32] Creating restore consumer client
2017-09-22 14:07:48 INFO  StreamThread:415 - stream-thread [argyle-streams-fp-StreamThread-33] Creating consumer client
2017-09-22 14:07:48 INFO  StreamThread:425 - stream-thread [argyle-streams-fp-StreamThread-33] Creating restore consumer client
2017-09-22 14:07:48 INFO  PipelineDriver:123 - Starting pipeline...
2017-09-22 14:07:48 DEBUG KafkaStreams:595 - stream-client [argyle-streams-fp] Starting Kafka Stream process.
2017-09-22 14:07:48 INFO  StreamThread:453 - stream-thread [argyle-streams-fp-StreamThread-3] Starting
2017-09-22 14:07:48 INFO  StreamThread:453 - stream-thread [argyle-streams-fp-StreamThread-23] Starting
2017-09-22 14:07:48 INFO  StreamThread:453 - stream-thread [argyle-streams-fp-StreamThread-6] Starting
2017-09-22 14:07:48 INFO  StreamThread:453 - stream-thread [argyle-streams-fp-StreamThread-28] Starting
2017-09-22 14:07:48 INFO  StreamThread:453 - stream-thread [argyle-streams-fp-StreamThread-21] Starting
2017-09-22 14:07:48 INFO  StreamThread:453 - stream-thread [argyle-streams-fp-StreamThread-22] Starting
2017-09-22 14:07:48 INFO  StreamThread:453 - stream-thread [argyle-streams-fp-StreamThread-20] Starting
2017-09-22 14:07:48 INFO  StreamThread:453 - stream-thread [argyle-streams-fp-StreamThread-19] Starting
2017-09-22 14:07:48 INFO  StreamThread:453 - stream-thread [argyle-streams-fp-StreamThread-18] Starting
2017-09-22 14:07:48 INFO  StreamThread:453 - stream-thread [argyle-streams-fp-StreamThread-17] Starting
2017-09-22 14:07:48 INFO  StreamThread:453 - stream-thread [argyle-streams-fp-StreamThread-16] Starting
2017-09-22 14:07:48 INFO  StreamThread:453 - stream-thread [argyle-streams-fp-StreamThread-15] Starting
2017-09-22 14:07:48 INFO  StreamThread:453 - stream-thread [argyle-streams-fp-StreamThread-14] Starting
2017-09-22 14:07:48 INFO  StreamThread:453 - stream-thread [argyle-streams-fp-StreamThread-13] Starting
2017-09-22 14:07:48 INFO  StreamThread:453 - stream-thread [argyle-streams-fp-StreamThread-7] Starting
2017-09-22 14:07:48 INFO  StreamThread:453 - stream-thread [argyle-streams-fp-StreamThread-12] Starting
2017-09-22 14:07:48 INFO  StreamThread:453 - stream-thread [argyle-streams-fp-StreamThread-11] Starting
2017-09-22 14:07:48 INFO  StreamThread:453 - stream-thread [argyle-streams-fp-StreamThread-10] Starting
2017-09-22 14:07:48 INFO  StreamThread:453 - stream-thread [argyle-streams-fp-StreamThread-9] Starting
2017-09-22 14:07:48 INFO  StreamThread:453 - stream-thread [argyle-streams-fp-StreamThread-8] Starting
2017-09-22 14:07:48 INFO  StreamThread:453 - stream-thread [argyle-streams-fp-StreamThread-5] Starting
2017-09-22 14:07:48 INFO  StreamThread:453 - stream-thread [argyle-streams-fp-StreamThread-1] Starting
2017-09-22 14:07:48 INFO  StreamThread:453 - stream-thread [argyle-streams-fp-StreamThread-2] Starting
2017-09-22 14:07:48 INFO  StreamThread:453 - stream-thread [argyle-streams-fp-StreamThread-4] Starting
2017-09-22 14:07:48 INFO  StreamThread:888 - stream-thread [argyle-streams-fp-StreamThread-2] State transition from CREATED to RUNNING.
2017-09-22 14:07:48 INFO  StreamThread:888 - stream-thread [argyle-streams-fp-StreamThread-1] State transition from CREATED to RUNNING.
2017-09-22 14:07:48 INFO  StreamThread:888 - stream-thread [argyle-streams-fp-StreamThread-5] State transition from CREATED to RUNNING.
2017-09-22 14:07:48 INFO  StreamThread:888 - stream-thread [argyle-streams-fp-StreamThread-8] State transition from CREATED to RUNNING.
2017-09-22 14:07:48 INFO  StreamThread:888 - stream-thread [argyle-streams-fp-StreamThread-9] State transition from CREATED to RUNNING.
2017-09-22 14:07:48 INFO  StreamThread:888 - stream-thread [argyle-streams-fp-StreamThread-10] State transition from CREATED to RUNNING.
2017-09-22 14:07:48 INFO  StreamThread:888 - stream-thread [argyle-streams-fp-StreamThread-11] State transition from CREATED to RUNNING.
2017-09-22 14:07:48 INFO  StreamThread:888 - stream-thread [argyle-streams-fp-StreamThread-12] State transition from CREATED to RUNNING.
2017-09-22 14:07:48 INFO  StreamThread:888 - stream-thread [argyle-streams-fp-StreamThread-7] State transition from CREATED to RUNNING.
2017-09-22 14:07:48 INFO  StreamThread:888 - stream-thread [argyle-streams-fp-StreamThread-13] State transition from CREATED to RUNNING.
2017-09-22 14:07:48 INFO  KafkaStreams:618 - stream-client [argyle-streams-fp] Started Kafka Stream process
2017-09-22 14:07:48 INFO  StreamThread:888 - stream-thread [argyle-streams-fp-StreamThread-14] State transition from CREATED to RUNNING.
2017-09-22 14:07:48 INFO  StreamThread:888 - stream-thread [argyle-streams-fp-StreamThread-15] State transition from CREATED to RUNNING.
2017-09-22 14:07:48 INFO  StreamThread:888 - stream-thread [argyle-streams-fp-StreamThread-16] State transition from CREATED to RUNNING.
2017-09-22 14:07:48 INFO  StreamThread:888 - stream-thread [argyle-streams-fp-StreamThread-17] State transition from CREATED to RUNNING.
2017-09-22 14:07:48 INFO  StreamThread:888 - stream-thread [argyle-streams-fp-StreamThread-18] State transition from CREATED to RUNNING.
2017-09-22 14:07:48 INFO  StreamThread:888 - stream-thread [argyle-streams-fp-StreamThread-19] State transition from CREATED to RUNNING.
2017-09-22 14:07:48 INFO  StreamThread:888 - stream-thread [argyle-streams-fp-StreamThread-20] State transition from CREATED to RUNNING.
2017-09-22 14:07:48 INFO  StreamThread:888 - stream-thread [argyle-streams-fp-StreamThread-22] State transition from CREATED to RUNNING.
2017-09-22 14:07:48 INFO  StreamThread:453 - stream-thread [argyle-streams-fp-StreamThread-33] Starting
2017-09-22 14:07:48 INFO  StreamThread:453 - stream-thread [argyle-streams-fp-StreamThread-32] Starting
2017-09-22 14:07:48 INFO  StreamThread:453 - stream-thread [argyle-streams-fp-StreamThread-31] Starting
2017-09-22 14:07:48 INFO  StreamThread:888 - stream-thread [argyle-streams-fp-StreamThread-21] State transition from CREATED to RUNNING.
2017-09-22 14:07:48 INFO  StreamThread:453 - stream-thread [argyle-streams-fp-StreamThread-30] Starting
2017-09-22 14:07:48 INFO  StreamThread:888 - stream-thread [argyle-streams-fp-StreamThread-28] State transition from CREATED to RUNNING.
2017-09-22 14:07:48 INFO  StreamThread:453 - stream-thread [argyle-streams-fp-StreamThread-29] Starting
2017-09-22 14:07:48 INFO  StreamThread:888 - stream-thread [argyle-streams-fp-StreamThread-6] State transition from CREATED to RUNNING.
2017-09-22 14:07:48 INFO  StreamThread:453 - stream-thread [argyle-streams-fp-StreamThread-27] Starting
2017-09-22 14:07:48 INFO  StreamThread:453 - stream-thread [argyle-streams-fp-StreamThread-26] Starting
2017-09-22 14:07:48 INFO  StreamThread:888 - stream-thread [argyle-streams-fp-StreamThread-23] State transition from CREATED to RUNNING.
2017-09-22 14:07:48 INFO  StreamThread:453 - stream-thread [argyle-streams-fp-StreamThread-25] Starting
2017-09-22 14:07:48 INFO  StreamThread:888 - stream-thread [argyle-streams-fp-StreamThread-3] State transition from CREATED to RUNNING.
2017-09-22 14:07:48 INFO  StreamThread:453 - stream-thread [argyle-streams-fp-StreamThread-24] Starting
2017-09-22 14:07:48 INFO  StreamThread:888 - stream-thread [argyle-streams-fp-StreamThread-25] State transition from CREATED to RUNNING.
2017-09-22 14:07:48 INFO  StreamThread:888 - stream-thread [argyle-streams-fp-StreamThread-26] State transition from CREATED to RUNNING.
2017-09-22 14:07:48 INFO  StreamThread:888 - stream-thread [argyle-streams-fp-StreamThread-27] State transition from CREATED to RUNNING.
2017-09-22 14:07:48 INFO  StreamThread:888 - stream-thread [argyle-streams-fp-StreamThread-29] State transition from CREATED to RUNNING.
2017-09-22 14:07:48 INFO  StreamThread:888 - stream-thread [argyle-streams-fp-StreamThread-30] State transition from CREATED to RUNNING.
2017-09-22 14:07:48 INFO  StreamThread:888 - stream-thread [argyle-streams-fp-StreamThread-31] State transition from CREATED to RUNNING.
2017-09-22 14:07:48 INFO  StreamThread:888 - stream-thread [argyle-streams-fp-StreamThread-32] State transition from CREATED to RUNNING.
2017-09-22 14:07:48 INFO  StreamThread:888 - stream-thread [argyle-streams-fp-StreamThread-33] State transition from CREATED to RUNNING.
2017-09-22 14:07:48 INFO  PipelineDriver:136 - Starting monitoring manager...
2017-09-22 14:07:48 INFO  StreamThread:888 - stream-thread [argyle-streams-fp-StreamThread-4] State transition from CREATED to RUNNING.
2017-09-22 14:07:48 INFO  PipelineDriver:140 - Started monitoring manager.
2017-09-22 14:07:48 INFO  StreamThread:888 - stream-thread [argyle-streams-fp-StreamThread-24] State transition from CREATED to RUNNING.
2017-09-22 14:07:48 INFO  PipelineDriver:146 - Starting Kafka topic offset logger...
2017-09-22 14:07:48 INFO  PipelineDriver:150 - Started Kafka topic offset logger.
2017-09-22 14:07:48 INFO  PipelineDriver:131 - Started pipeline successfully: KafkaStreams processID: a9a00b31-6678-4fde-b24a-59b41d6caaee

2017-09-22 14:07:48 DEBUG StreamThread:209 - stream-thread [argyle-streams-fp-StreamThread-33] at state RUNNING: partitions [] revoked at the beginning of consumer rebalance.
current assigned active tasks: []
current assigned standby tasks: []

2017-09-22 14:07:48 DEBUG StreamThread:209 - stream-thread [argyle-streams-fp-StreamThread-3] at state RUNNING: partitions [] revoked at the beginning of consumer rebalance.
current assigned active tasks: []
current assigned standby tasks: []

2017-09-22 14:07:48 DEBUG StreamThread:209 - stream-thread [argyle-streams-fp-StreamThread-1] at state RUNNING: partitions [] revoked at the beginning of consumer rebalance.
current assigned active tasks: []
current assigned standby tasks: []

2017-09-22 14:07:48 INFO  StreamThread:888 - stream-thread [argyle-streams-fp-StreamThread-3] State transition from RUNNING to PARTITIONS_REVOKED.
2017-09-22 14:07:48 INFO  StreamThread:888 - stream-thread [argyle-streams-fp-StreamThread-33] State transition from RUNNING to PARTITIONS_REVOKED.
2017-09-22 14:07:48 INFO  KafkaStreams:268 - stream-client [argyle-streams-fp] State transition from RUNNING to REBALANCING.
2017-09-22 14:07:48 DEBUG StreamThread:1004 - stream-thread [argyle-streams-fp-StreamThread-3] Suspending all active tasks [] and standby tasks []
2017-09-22 14:07:48 INFO  StreamThread:888 - stream-thread [argyle-streams-fp-StreamThread-1] State transition from RUNNING to PARTITIONS_REVOKED.
2017-09-22 14:07:48 INFO  KafkaStreams:268 - stream-client [argyle-streams-fp] State transition from REBALANCING to REBALANCING.
2017-09-22 14:07:48 INFO  KafkaStreams:268 - stream-client [argyle-streams-fp] State transition from REBALANCING to REBALANCING.
2017-09-22 14:07:48 DEBUG StreamThread:1004 - stream-thread [argyle-streams-fp-StreamThread-33] Suspending all active tasks [] and standby tasks []
2017-09-22 14:07:48 DEBUG StreamThread:1004 - stream-thread [argyle-streams-fp-StreamThread-1] Suspending all active tasks [] and standby tasks []
2017-09-22 14:07:48 DEBUG StreamThread:209 - stream-thread [argyle-streams-fp-StreamThread-18] at state RUNNING: partitions [] revoked at the beginning of consumer rebalance.
current assigned active tasks: []
current assigned standby tasks: []

2017-09-22 14:07:48 INFO  StreamThread:888 - stream-thread [argyle-streams-fp-StreamThread-18] State transition from RUNNING to PARTITIONS_REVOKED.
2017-09-22 14:07:48 INFO  KafkaStreams:268 - stream-client [argyle-streams-fp] State transition from REBALANCING to REBALANCING.
2017-09-22 14:07:48 DEBUG StreamThread:1004 - stream-thread [argyle-streams-fp-StreamThread-18] Suspending all active tasks [] and standby tasks []
2017-09-22 14:07:48 INFO  StreamThread:229 - stream-thread [argyle-streams-fp-StreamThread-3] partition revocation took 10 ms.
suspended active tasks: []
suspended standby tasks: []
2017-09-22 14:07:48 DEBUG StreamThread:209 - stream-thread [argyle-streams-fp-StreamThread-23] at state RUNNING: partitions [] revoked at the beginning of consumer rebalance.
current assigned active tasks: []
current assigned standby tasks: []

2017-09-22 14:07:48 DEBUG StreamThread:209 - stream-thread [argyle-streams-fp-StreamThread-26] at state RUNNING: partitions [] revoked at the beginning of consumer rebalance.
current assigned active tasks: []
current assigned standby tasks: []

2017-09-22 14:07:48 INFO  StreamThread:229 - stream-thread [argyle-streams-fp-StreamThread-33] partition revocation took 12 ms.
suspended active tasks: []
suspended standby tasks: []
2017-09-22 14:07:48 DEBUG StreamThread:209 - stream-thread [argyle-streams-fp-StreamThread-7] at state RUNNING: partitions [] revoked at the beginning of consumer rebalance.
current assigned active tasks: []
current assigned standby tasks: []

2017-09-22 14:07:48 INFO  StreamThread:229 - stream-thread [argyle-streams-fp-StreamThread-18] partition revocation took 2 ms.
suspended active tasks: []
suspended standby tasks: []
2017-09-22 14:07:48 INFO  StreamThread:888 - stream-thread [argyle-streams-fp-StreamThread-7] State transition from RUNNING to PARTITIONS_REVOKED.
2017-09-22 14:07:48 DEBUG StreamThread:209 - stream-thread [argyle-streams-fp-StreamThread-8] at state RUNNING: partitions [] revoked at the beginning of consumer rebalance.
current assigned active tasks: []
current assigned standby tasks: []

2017-09-22 14:07:48 INFO  StreamThread:888 - stream-thread [argyle-streams-fp-StreamThread-8] State transition from RUNNING to PARTITIONS_REVOKED.
2017-09-22 14:07:48 DEBUG StreamThread:209 - stream-thread [argyle-streams-fp-StreamThread-19] at state RUNNING: partitions [] revoked at the beginning of consumer rebalance.
current assigned active tasks: []
current assigned standby tasks: []

2017-09-22 14:07:48 INFO  StreamThread:888 - stream-thread [argyle-streams-fp-StreamThread-19] State transition from RUNNING to PARTITIONS_REVOKED.
2017-09-22 14:07:48 DEBUG StreamThread:209 - stream-thread [argyle-streams-fp-StreamThread-4] at state RUNNING: partitions [] revoked at the beginning of consumer rebalance.
current assigned active tasks: []
current assigned standby tasks: []

2017-09-22 14:07:48 INFO  StreamThread:888 - stream-thread [argyle-streams-fp-StreamThread-4] State transition from RUNNING to PARTITIONS_REVOKED.
2017-09-22 14:07:48 DEBUG StreamThread:209 - stream-thread [argyle-streams-fp-StreamThread-16] at state RUNNING: partitions [] revoked at the beginning of consumer rebalance.
current assigned active tasks: []
current assigned standby tasks: []

2017-09-22 14:07:48 DEBUG StreamThread:209 - stream-thread [argyle-streams-fp-StreamThread-29] at state RUNNING: partitions [] revoked at the beginning of consumer rebalance.
current assigned active tasks: []
current assigned standby tasks: []

2017-09-22 14:07:48 INFO  KafkaStreams:268 - stream-client [argyle-streams-fp] State transition from REBALANCING to REBALANCING.
2017-09-22 14:07:48 INFO  StreamThread:888 - stream-thread [argyle-streams-fp-StreamThread-29] State transition from RUNNING to PARTITIONS_REVOKED.
2017-09-22 14:07:48 INFO  StreamThread:888 - stream-thread [argyle-streams-fp-StreamThread-23] State transition from RUNNING to PARTITIONS_REVOKED.
2017-09-22 14:07:48 INFO  StreamThread:888 - stream-thread [argyle-streams-fp-StreamThread-16] State transition from RUNNING to PARTITIONS_REVOKED.
2017-09-22 14:07:48 DEBUG StreamThread:209 - stream-thread [argyle-streams-fp-StreamThread-10] at state RUNNING: partitions [] revoked at the beginning of consumer rebalance.
current assigned active tasks: []
current assigned standby tasks: []

2017-09-22 14:07:48 INFO  StreamThread:229 - stream-thread [argyle-streams-fp-StreamThread-1] partition revocation took 18 ms.
suspended active tasks: []
suspended standby tasks: []
2017-09-22 14:07:48 DEBUG StreamThread:209 - stream-thread [argyle-streams-fp-StreamThread-30] at state RUNNING: partitions [] revoked at the beginning of consumer rebalance.
current assigned active tasks: []
current assigned standby tasks: []

2017-09-22 14:07:48 INFO  KafkaStreams:268 - stream-client [argyle-streams-fp] State transition from REBALANCING to REBALANCING.
2017-09-22 14:07:48 DEBUG StreamThread:1004 - stream-thread [argyle-streams-fp-StreamThread-7] Suspending all active tasks [] and standby tasks []
2017-09-22 14:07:48 DEBUG StreamThread:209 - stream-thread [argyle-streams-fp-StreamThread-21] at state RUNNING: partitions [] revoked at the beginning of consumer rebalance.
current assigned active tasks: []
current assigned standby tasks: []

2017-09-22 14:07:48 DEBUG StreamThread:209 - stream-thread [argyle-streams-fp-StreamThread-9] at state RUNNING: partitions [] revoked at the beginning of consumer rebalance.
current assigned active tasks: []
current assigned standby tasks: []

2017-09-22 14:07:48 DEBUG StreamThread:209 - stream-thread [argyle-streams-fp-StreamThread-25] at state RUNNING: partitions [] revoked at the beginning of consumer rebalance.
current assigned active tasks: []
current assigned standby tasks: []

2017-09-22 14:07:48 DEBUG StreamThread:209 - stream-thread [argyle-streams-fp-StreamThread-31] at state RUNNING: partitions [] revoked at the beginning of consumer rebalance.
current assigned active tasks: []
current assigned standby tasks: []

2017-09-22 14:07:48 DEBUG StreamThread:209 - stream-thread [argyle-streams-fp-StreamThread-28] at state RUNNING: partitions [] revoked at the beginning of consumer rebalance.
current assigned active tasks: []
current assigned standby tasks: []

2017-09-22 14:07:48 INFO  KafkaStreams:268 - stream-client [argyle-streams-fp] State transition from REBALANCING to REBALANCING.
2017-09-22 14:07:48 DEBUG StreamThread:1004 - stream-thread [argyle-streams-fp-StreamThread-4] Suspending all active tasks [] and standby tasks []
2017-09-22 14:07:48 DEBUG StreamThread:209 - stream-thread [argyle-streams-fp-StreamThread-13] at state RUNNING: partitions [] revoked at the beginning of consumer rebalance.
current assigned active tasks: []
current assigned standby tasks: []

2017-09-22 14:07:48 INFO  StreamThread:888 - stream-thread [argyle-streams-fp-StreamThread-30] State transition from RUNNING to PARTITIONS_REVOKED.
2017-09-22 14:07:48 DEBUG StreamThread:209 - stream-thread [argyle-streams-fp-StreamThread-2] at state RUNNING: partitions [] revoked at the beginning of consumer rebalance.
current assigned active tasks: []
current assigned standby tasks: []

2017-09-22 14:07:48 DEBUG StreamThread:209 - stream-thread [argyle-streams-fp-StreamThread-20] at state RUNNING: partitions [] revoked at the beginning of consumer rebalance.
current assigned active tasks: []
current assigned standby tasks: []

2017-09-22 14:07:48 DEBUG StreamThread:209 - stream-thread [argyle-streams-fp-StreamThread-5] at state RUNNING: partitions [] revoked at the beginning of consumer rebalance.
current assigned active tasks: []
current assigned standby tasks: []

2017-09-22 14:07:48 DEBUG StreamThread:209 - stream-thread [argyle-streams-fp-StreamThread-32] at state RUNNING: partitions [] revoked at the beginning of consumer rebalance.
current assigned active tasks: []
current assigned standby tasks: []

2017-09-22 14:07:48 DEBUG StreamPartitionAssignor:266 - stream-thread [argyle-streams-fp-StreamThread-18] found [orange-0921-activities-avro-or, orange-0921-ml-second-level-featurization-requests-avro-or, argyle-streams-fp-orange-0921-ml-second-level-featurization-requests-avro-stored-or-repartition, argyle-streams-fp-activities-avro-grouped-or-repartition] topics possibly matching regex
2017-09-22 14:07:48 DEBUG StreamPartitionAssignor:266 - stream-thread [argyle-streams-fp-StreamThread-3] found [orange-0921-activities-avro-or, orange-0921-ml-second-level-featurization-requests-avro-or, argyle-streams-fp-orange-0921-ml-second-level-featurization-requests-avro-stored-or-repartition, argyle-streams-fp-activities-avro-grouped-or-repartition] topics possibly matching regex
2017-09-22 14:07:48 DEBUG StreamPartitionAssignor:266 - stream-thread [argyle-streams-fp-StreamThread-33] found [orange-0921-activities-avro-or, orange-0921-ml-second-level-featurization-requests-avro-or, argyle-streams-fp-orange-0921-ml-second-level-featurization-requests-avro-stored-or-repartition, argyle-streams-fp-activities-avro-grouped-or-repartition] topics possibly matching regex
2017-09-22 14:07:48 DEBUG StreamThread:209 - stream-thread [argyle-streams-fp-StreamThread-12] at state RUNNING: partitions [] revoked at the beginning of consumer rebalance.
current assigned active tasks: []
current assigned standby tasks: []

2017-09-22 14:07:48 INFO  StreamThread:888 - stream-thread [argyle-streams-fp-StreamThread-10] State transition from RUNNING to PARTITIONS_REVOKED.
2017-09-22 14:07:48 INFO  StreamThread:888 - stream-thread [argyle-streams-fp-StreamThread-26] State transition from RUNNING to PARTITIONS_REVOKED.
2017-09-22 14:07:48 DEBUG StreamThread:209 - stream-thread [argyle-streams-fp-StreamThread-15] at state RUNNING: partitions [] revoked at the beginning of consumer rebalance.
current assigned active tasks: []
current assigned standby tasks: []

2017-09-22 14:07:48 INFO  StreamThread:888 - stream-thread [argyle-streams-fp-StreamThread-12] State transition from RUNNING to PARTITIONS_REVOKED.
2017-09-22 14:07:48 DEBUG TopologyBuilder:1556 - stream-thread [argyle-streams-fp-StreamThread-18] updating builder with SubscriptionUpdates{updatedTopicSubscriptions=[orange-0921-activities-avro-or, orange-0921-ml-second-level-featurization-requests-avro-or, argyle-streams-fp-orange-0921-ml-second-level-featurization-requests-avro-stored-or-repartition, argyle-streams-fp-activities-avro-grouped-or-repartition]} topic(s) with possible matching regex subscription(s)
2017-09-22 14:07:48 INFO  StreamThread:888 - stream-thread [argyle-streams-fp-StreamThread-32] State transition from RUNNING to PARTITIONS_REVOKED.
2017-09-22 14:07:48 INFO  StreamThread:888 - stream-thread [argyle-streams-fp-StreamThread-5] State transition from RUNNING to PARTITIONS_REVOKED.
2017-09-22 14:07:48 INFO  StreamThread:888 - stream-thread [argyle-streams-fp-StreamThread-20] State transition from RUNNING to PARTITIONS_REVOKED.
2017-09-22 14:07:48 DEBUG StreamPartitionAssignor:266 - stream-thread [argyle-streams-fp-StreamThread-1] found [orange-0921-activities-avro-or, orange-0921-ml-second-level-featurization-requests-avro-or, argyle-streams-fp-orange-0921-ml-second-level-featurization-requests-avro-stored-or-repartition, argyle-streams-fp-activities-avro-grouped-or-repartition] topics possibly matching regex
2017-09-22 14:07:48 INFO  StreamThread:888 - stream-thread [argyle-streams-fp-StreamThread-2] State transition from RUNNING to PARTITIONS_REVOKED.
2017-09-22 14:07:48 INFO  StreamThread:888 - stream-thread [argyle-streams-fp-StreamThread-13] State transition from RUNNING to PARTITIONS_REVOKED.
2017-09-22 14:07:48 INFO  KafkaStreams:268 - stream-client [argyle-streams-fp] State transition from REBALANCING to REBALANCING.
2017-09-22 14:07:48 DEBUG StreamThread:1004 - stream-thread [argyle-streams-fp-StreamThread-19] Suspending all active tasks [] and standby tasks []
2017-09-22 14:07:48 INFO  StreamThread:888 - stream-thread [argyle-streams-fp-StreamThread-28] State transition from RUNNING to PARTITIONS_REVOKED.
2017-09-22 14:07:48 INFO  StreamThread:888 - stream-thread [argyle-streams-fp-StreamThread-31] State transition from RUNNING to PARTITIONS_REVOKED.
2017-09-22 14:07:48 INFO  StreamThread:888 - stream-thread [argyle-streams-fp-StreamThread-25] State transition from RUNNING to PARTITIONS_REVOKED.
2017-09-22 14:07:48 DEBUG StreamThread:209 - stream-thread [argyle-streams-fp-StreamThread-17] at state RUNNING: partitions [] revoked at the beginning of consumer rebalance.
current assigned active tasks: []
current assigned standby tasks: []

2017-09-22 14:07:48 DEBUG StreamThread:209 - stream-thread [argyle-streams-fp-StreamThread-27] at state RUNNING: partitions [] revoked at the beginning of consumer rebalance.
current assigned active tasks: []
current assigned standby tasks: []

2017-09-22 14:07:48 DEBUG StreamThread:209 - stream-thread [argyle-streams-fp-StreamThread-6] at state RUNNING: partitions [] revoked at the beginning of consumer rebalance.
current assigned active tasks: []
current assigned standby tasks: []

2017-09-22 14:07:48 DEBUG StreamThread:209 - stream-thread [argyle-streams-fp-StreamThread-14] at state RUNNING: partitions [] revoked at the beginning of consumer rebalance.
current assigned active tasks: []
current assigned standby tasks: []

2017-09-22 14:07:48 DEBUG StreamThread:209 - stream-thread [argyle-streams-fp-StreamThread-11] at state RUNNING: partitions [] revoked at the beginning of consumer rebalance.
current assigned active tasks: []
current assigned standby tasks: []

2017-09-22 14:07:48 INFO  StreamThread:888 - stream-thread [argyle-streams-fp-StreamThread-9] State transition from RUNNING to PARTITIONS_REVOKED.
2017-09-22 14:07:48 DEBUG StreamThread:209 - stream-thread [argyle-streams-fp-StreamThread-24] at state RUNNING: partitions [] revoked at the beginning of consumer rebalance.
current assigned active tasks: []
current assigned standby tasks: []

2017-09-22 14:07:48 DEBUG StreamThread:209 - stream-thread [argyle-streams-fp-StreamThread-22] at state RUNNING: partitions [] revoked at the beginning of consumer rebalance.
current assigned active tasks: []
current assigned standby tasks: []

2017-09-22 14:07:48 INFO  StreamThread:888 - stream-thread [argyle-streams-fp-StreamThread-21] State transition from RUNNING to PARTITIONS_REVOKED.
2017-09-22 14:07:48 INFO  StreamThread:888 - stream-thread [argyle-streams-fp-StreamThread-22] State transition from RUNNING to PARTITIONS_REVOKED.
2017-09-22 14:07:48 INFO  StreamThread:888 - stream-thread [argyle-streams-fp-StreamThread-24] State transition from RUNNING to PARTITIONS_REVOKED.
2017-09-22 14:07:48 INFO  StreamThread:888 - stream-thread [argyle-streams-fp-StreamThread-11] State transition from RUNNING to PARTITIONS_REVOKED.
2017-09-22 14:07:48 INFO  StreamThread:888 - stream-thread [argyle-streams-fp-StreamThread-14] State transition from RUNNING to PARTITIONS_REVOKED.
2017-09-22 14:07:48 INFO  StreamThread:888 - stream-thread [argyle-streams-fp-StreamThread-6] State transition from RUNNING to PARTITIONS_REVOKED.
2017-09-22 14:07:48 INFO  StreamThread:888 - stream-thread [argyle-streams-fp-StreamThread-27] State transition from RUNNING to PARTITIONS_REVOKED.
2017-09-22 14:07:48 INFO  StreamThread:888 - stream-thread [argyle-streams-fp-StreamThread-17] State transition from RUNNING to PARTITIONS_REVOKED.
2017-09-22 14:07:48 INFO  KafkaStreams:268 - stream-client [argyle-streams-fp] State transition from REBALANCING to REBALANCING.
2017-09-22 14:07:48 DEBUG StreamThread:1004 - stream-thread [argyle-streams-fp-StreamThread-8] Suspending all active tasks [] and standby tasks []
2017-09-22 14:07:48 DEBUG TopologyBuilder:1556 - stream-thread [argyle-streams-fp-StreamThread-33] updating builder with SubscriptionUpdates{updatedTopicSubscriptions=[orange-0921-activities-avro-or, orange-0921-ml-second-level-featurization-requests-avro-or, argyle-streams-fp-orange-0921-ml-second-level-featurization-requests-avro-stored-or-repartition, argyle-streams-fp-activities-avro-grouped-or-repartition]} topic(s) with possible matching regex subscription(s)
2017-09-22 14:07:48 INFO  StreamThread:888 - stream-thread [argyle-streams-fp-StreamThread-15] State transition from RUNNING to PARTITIONS_REVOKED.
2017-09-22 14:07:48 DEBUG TopologyBuilder:1556 - stream-thread [argyle-streams-fp-StreamThread-3] updating builder with SubscriptionUpdates{updatedTopicSubscriptions=[orange-0921-activities-avro-or, orange-0921-ml-second-level-featurization-requests-avro-or, argyle-streams-fp-orange-0921-ml-second-level-featurization-requests-avro-stored-or-repartition, argyle-streams-fp-activities-avro-grouped-or-repartition]} topic(s) with possible matching regex subscription(s)
2017-09-22 14:07:48 DEBUG StreamThread:1004 - stream-thread [argyle-streams-fp-StreamThread-13] Suspending all active tasks [] and standby tasks []
2017-09-22 14:07:48 INFO  KafkaStreams:268 - stream-client [argyle-streams-fp] State transition from REBALANCING to REBALANCING.
2017-09-22 14:07:48 DEBUG StreamThread:1004 - stream-thread [argyle-streams-fp-StreamThread-2] Suspending all active tasks [] and standby tasks []
2017-09-22 14:07:48 DEBUG TopologyBuilder:1556 - stream-thread [argyle-streams-fp-StreamThread-1] updating builder with SubscriptionUpdates{updatedTopicSubscriptions=[orange-0921-activities-avro-or, orange-0921-ml-second-level-featurization-requests-avro-or, argyle-streams-fp-orange-0921-ml-second-level-featurization-requests-avro-stored-or-repartition, argyle-streams-fp-activities-avro-grouped-or-repartition]} topic(s) with possible matching regex subscription(s)
2017-09-22 14:07:48 INFO  StreamThread:229 - stream-thread [argyle-streams-fp-StreamThread-4] partition revocation took 18 ms.
suspended active tasks: []
suspended standby tasks: []
2017-09-22 14:07:48 INFO  KafkaStreams:268 - stream-client [argyle-streams-fp] State transition from REBALANCING to REBALANCING.
2017-09-22 14:07:48 DEBUG StreamThread:1004 - stream-thread [argyle-streams-fp-StreamThread-20] Suspending all active tasks [] and standby tasks []
2017-09-22 14:07:48 INFO  StreamThread:229 - stream-thread [argyle-streams-fp-StreamThread-8] partition revocation took 20 ms.
suspended active tasks: []
suspended standby tasks: []
2017-09-22 14:07:48 INFO  KafkaStreams:268 - stream-client [argyle-streams-fp] State transition from REBALANCING to REBALANCING.
2017-09-22 14:07:48 DEBUG StreamThread:1004 - stream-thread [argyle-streams-fp-StreamThread-5] Suspending all active tasks [] and standby tasks []
2017-09-22 14:07:48 INFO  StreamThread:229 - stream-thread [argyle-streams-fp-StreamThread-2] partition revocation took 9 ms.
suspended active tasks: []
suspended standby tasks: []
2017-09-22 14:07:48 INFO  StreamThread:229 - stream-thread [argyle-streams-fp-StreamThread-19] partition revocation took 19 ms.
suspended active tasks: []
suspended standby tasks: []
2017-09-22 14:07:48 INFO  StreamThread:229 - stream-thread [argyle-streams-fp-StreamThread-7] partition revocation took 21 ms.
suspended active tasks: []
suspended standby tasks: []
2017-09-22 14:07:48 INFO  KafkaStreams:268 - stream-client [argyle-streams-fp] State transition from REBALANCING to REBALANCING.
2017-09-22 14:07:48 DEBUG StreamThread:1004 - stream-thread [argyle-streams-fp-StreamThread-32] Suspending all active tasks [] and standby tasks []
2017-09-22 14:07:48 INFO  StreamThread:229 - stream-thread [argyle-streams-fp-StreamThread-32] partition revocation took 11 ms.
suspended active tasks: []
suspended standby tasks: []
2017-09-22 14:07:48 INFO  StreamThread:229 - stream-thread [argyle-streams-fp-StreamThread-13] partition revocation took 10 ms.
suspended active tasks: []
suspended standby tasks: []
2017-09-22 14:07:48 INFO  KafkaStreams:268 - stream-client [argyle-streams-fp] State transition from REBALANCING to REBALANCING.
2017-09-22 14:07:48 DEBUG StreamThread:1004 - stream-thread [argyle-streams-fp-StreamThread-12] Suspending all active tasks [] and standby tasks []
2017-09-22 14:07:48 INFO  StreamThread:229 - stream-thread [argyle-streams-fp-StreamThread-5] partition revocation took 11 ms.
suspended active tasks: []
suspended standby tasks: []
2017-09-22 14:07:48 INFO  StreamThread:229 - stream-thread [argyle-streams-fp-StreamThread-20] partition revocation took 11 ms.
suspended active tasks: []
suspended standby tasks: []
2017-09-22 14:07:48 INFO  KafkaStreams:268 - stream-client [argyle-streams-fp] State transition from REBALANCING to REBALANCING.
2017-09-22 14:07:48 DEBUG StreamThread:1004 - stream-thread [argyle-streams-fp-StreamThread-26] Suspending all active tasks [] and standby tasks []
2017-09-22 14:07:48 INFO  KafkaStreams:268 - stream-client [argyle-streams-fp] State transition from REBALANCING to REBALANCING.
2017-09-22 14:07:48 DEBUG StreamThread:1004 - stream-thread [argyle-streams-fp-StreamThread-10] Suspending all active tasks [] and standby tasks []
2017-09-22 14:07:48 INFO  KafkaStreams:268 - stream-client [argyle-streams-fp] State transition from REBALANCING to REBALANCING.
2017-09-22 14:07:48 DEBUG StreamThread:1004 - stream-thread [argyle-streams-fp-StreamThread-30] Suspending all active tasks [] and standby tasks []
2017-09-22 14:07:48 INFO  StreamThread:229 - stream-thread [argyle-streams-fp-StreamThread-12] partition revocation took 14 ms.
suspended active tasks: []
suspended standby tasks: []
2017-09-22 14:07:48 INFO  KafkaStreams:268 - stream-client [argyle-streams-fp] State transition from REBALANCING to REBALANCING.
2017-09-22 14:07:48 INFO  StreamThread:229 - stream-thread [argyle-streams-fp-StreamThread-26] partition revocation took 28 ms.
suspended active tasks: []
suspended standby tasks: []
2017-09-22 14:07:48 DEBUG StreamThread:1004 - stream-thread [argyle-streams-fp-StreamThread-16] Suspending all active tasks [] and standby tasks []
2017-09-22 14:07:48 INFO  KafkaStreams:268 - stream-client [argyle-streams-fp] State transition from REBALANCING to REBALANCING.
2017-09-22 14:07:48 DEBUG StreamThread:1004 - stream-thread [argyle-streams-fp-StreamThread-23] Suspending all active tasks [] and standby tasks []
2017-09-22 14:07:48 INFO  KafkaStreams:268 - stream-client [argyle-streams-fp] State transition from REBALANCING to REBALANCING.
2017-09-22 14:07:48 DEBUG StreamThread:1004 - stream-thread [argyle-streams-fp-StreamThread-29] Suspending all active tasks [] and standby tasks []
2017-09-22 14:07:48 INFO  StreamThread:229 - stream-thread [argyle-streams-fp-StreamThread-10] partition revocation took 23 ms.
suspended active tasks: []
suspended standby tasks: []
2017-09-22 14:07:48 INFO  KafkaStreams:268 - stream-client [argyle-streams-fp] State transition from REBALANCING to REBALANCING.
2017-09-22 14:07:48 INFO  StreamThread:229 - stream-thread [argyle-streams-fp-StreamThread-30] partition revocation took 21 ms.
suspended active tasks: []
suspended standby tasks: []
2017-09-22 14:07:48 DEBUG StreamThread:1004 - stream-thread [argyle-streams-fp-StreamThread-15] Suspending all active tasks [] and standby tasks []
2017-09-22 14:07:48 INFO  KafkaStreams:268 - stream-client [argyle-streams-fp] State transition from REBALANCING to REBALANCING.
2017-09-22 14:07:48 INFO  StreamThread:229 - stream-thread [argyle-streams-fp-StreamThread-16] partition revocation took 25 ms.
suspended active tasks: []
suspended standby tasks: []
2017-09-22 14:07:48 INFO  KafkaStreams:268 - stream-client [argyle-streams-fp] State transition from REBALANCING to REBALANCING.
2017-09-22 14:07:48 DEBUG StreamThread:1004 - stream-thread [argyle-streams-fp-StreamThread-17] Suspending all active tasks [] and standby tasks []
2017-09-22 14:07:48 INFO  StreamThread:229 - stream-thread [argyle-streams-fp-StreamThread-23] partition revocation took 30 ms.
suspended active tasks: []
suspended standby tasks: []
2017-09-22 14:07:48 INFO  KafkaStreams:268 - stream-client [argyle-streams-fp] State transition from REBALANCING to REBALANCING.
2017-09-22 14:07:48 DEBUG StreamThread:1004 - stream-thread [argyle-streams-fp-StreamThread-27] Suspending all active tasks [] and standby tasks []
2017-09-22 14:07:48 INFO  KafkaStreams:268 - stream-client [argyle-streams-fp] State transition from REBALANCING to REBALANCING.
2017-09-22 14:07:48 DEBUG StreamThread:1004 - stream-thread [argyle-streams-fp-StreamThread-14] Suspending all active tasks [] and standby tasks []
2017-09-22 14:07:48 DEBUG StreamThread:1004 - stream-thread [argyle-streams-fp-StreamThread-6] Suspending all active tasks [] and standby tasks []
2017-09-22 14:07:48 INFO  KafkaStreams:268 - stream-client [argyle-streams-fp] State transition from REBALANCING to REBALANCING.
2017-09-22 14:07:48 INFO  StreamThread:229 - stream-thread [argyle-streams-fp-StreamThread-29] partition revocation took 27 ms.
suspended active tasks: []
suspended standby tasks: []
2017-09-22 14:07:48 DEBUG StreamThread:1004 - stream-thread [argyle-streams-fp-StreamThread-11] Suspending all active tasks [] and standby tasks []
2017-09-22 14:07:48 INFO  StreamThread:229 - stream-thread [argyle-streams-fp-StreamThread-11] partition revocation took 14 ms.
suspended active tasks: []
suspended standby tasks: []
2017-09-22 14:07:48 INFO  StreamThread:229 - stream-thread [argyle-streams-fp-StreamThread-17] partition revocation took 15 ms.
suspended active tasks: []
suspended standby tasks: []
2017-09-22 14:07:48 INFO  KafkaStreams:268 - stream-client [argyle-streams-fp] State transition from REBALANCING to REBALANCING.
2017-09-22 14:07:48 INFO  StreamThread:229 - stream-thread [argyle-streams-fp-StreamThread-14] partition revocation took 16 ms.
suspended active tasks: []
suspended standby tasks: []
2017-09-22 14:07:48 INFO  StreamThread:229 - stream-thread [argyle-streams-fp-StreamThread-6] partition revocation took 17 ms.
suspended active tasks: []
suspended standby tasks: []
2017-09-22 14:07:48 INFO  KafkaStreams:268 - stream-client [argyle-streams-fp] State transition from REBALANCING to REBALANCING.
2017-09-22 14:07:48 DEBUG StreamThread:1004 - stream-thread [argyle-streams-fp-StreamThread-24] Suspending all active tasks [] and standby tasks []
2017-09-22 14:07:48 INFO  KafkaStreams:268 - stream-client [argyle-streams-fp] State transition from REBALANCING to REBALANCING.
2017-09-22 14:07:48 DEBUG StreamThread:1004 - stream-thread [argyle-streams-fp-StreamThread-22] Suspending all active tasks [] and standby tasks []
2017-09-22 14:07:48 INFO  StreamThread:229 - stream-thread [argyle-streams-fp-StreamThread-27] partition revocation took 18 ms.
suspended active tasks: []
suspended standby tasks: []
2017-09-22 14:07:48 INFO  StreamThread:229 - stream-thread [argyle-streams-fp-StreamThread-15] partition revocation took 21 ms.
suspended active tasks: []
suspended standby tasks: []
2017-09-22 14:07:48 INFO  KafkaStreams:268 - stream-client [argyle-streams-fp] State transition from REBALANCING to REBALANCING.
2017-09-22 14:07:48 DEBUG StreamThread:1004 - stream-thread [argyle-streams-fp-StreamThread-21] Suspending all active tasks [] and standby tasks []
2017-09-22 14:07:48 INFO  StreamThread:229 - stream-thread [argyle-streams-fp-StreamThread-24] partition revocation took 17 ms.
suspended active tasks: []
suspended standby tasks: []
2017-09-22 14:07:48 INFO  KafkaStreams:268 - stream-client [argyle-streams-fp] State transition from REBALANCING to REBALANCING.
2017-09-22 14:07:48 DEBUG StreamThread:1004 - stream-thread [argyle-streams-fp-StreamThread-9] Suspending all active tasks [] and standby tasks []
2017-09-22 14:07:48 INFO  KafkaStreams:268 - stream-client [argyle-streams-fp] State transition from REBALANCING to REBALANCING.
2017-09-22 14:07:48 DEBUG StreamThread:1004 - stream-thread [argyle-streams-fp-StreamThread-25] Suspending all active tasks [] and standby tasks []
2017-09-22 14:07:48 INFO  StreamThread:229 - stream-thread [argyle-streams-fp-StreamThread-21] partition revocation took 26 ms.
suspended active tasks: []
suspended standby tasks: []
2017-09-22 14:07:48 INFO  StreamThread:229 - stream-thread [argyle-streams-fp-StreamThread-25] partition revocation took 29 ms.
suspended active tasks: []
suspended standby tasks: []
2017-09-22 14:07:48 DEBUG StreamThread:1004 - stream-thread [argyle-streams-fp-StreamThread-31] Suspending all active tasks [] and standby tasks []
2017-09-22 14:07:48 INFO  KafkaStreams:268 - stream-client [argyle-streams-fp] State transition from REBALANCING to REBALANCING.
2017-09-22 14:07:48 DEBUG StreamThread:1004 - stream-thread [argyle-streams-fp-StreamThread-28] Suspending all active tasks [] and standby tasks []
2017-09-22 14:07:48 INFO  StreamThread:229 - stream-thread [argyle-streams-fp-StreamThread-22] partition revocation took 22 ms.
suspended active tasks: []
suspended standby tasks: []
2017-09-22 14:07:48 INFO  StreamThread:229 - stream-thread [argyle-streams-fp-StreamThread-28] partition revocation took 30 ms.
suspended active tasks: []
suspended standby tasks: []
2017-09-22 14:07:48 INFO  StreamThread:229 - stream-thread [argyle-streams-fp-StreamThread-31] partition revocation took 30 ms.
suspended active tasks: []
suspended standby tasks: []
2017-09-22 14:07:48 INFO  StreamThread:229 - stream-thread [argyle-streams-fp-StreamThread-9] partition revocation took 31 ms.
suspended active tasks: []
suspended standby tasks: []
2017-09-22 14:07:54 INFO  PipelineRunner:66 - Started stream runner successfully.
2017-09-22 14:07:57 INFO  KafkaTopicOffsetLogger:161 - Fetching list of all topic partitions...
2017-09-22 14:07:57 INFO  KafkaTopicOffsetLogger:182 - Fetched list of all topic partitions: {}
2017-09-22 14:07:57 INFO  KafkaTopicOffsetLogger:223 - Creating Kafka admin client...
2017-09-22 14:07:58 INFO  KafkaTopicOffsetLogger:227 - Created Kafka admin client successfully.
2017-09-22 14:07:58 INFO  KafkaTopicOffsetLogger:202 - Connecting to kafka broker...
2017-09-22 14:07:58 INFO  KafkaTopicOffsetLogger:215 - Connected to kafka broker successfully.
2017-09-22 14:08:08 DEBUG StreamPartitionAssignor:316 - stream-thread [argyle-streams-fp-StreamThread-25] Constructed client metadata {a9a00b31-6678-4fde-b24a-59b41d6caaee=ClientMetadata{hostInfo=null, consumers=[argyle-streams-fp-StreamThread-7-consumer-d86abdf7-ced2-4889-bfd0-eba19d683e8c, argyle-streams-fp-StreamThread-16-consumer-8264c248-ba41-4fce-819b-d11b73fcb788, argyle-streams-fp-StreamThread-29-consumer-51a6974a-b960-45bc-8396-6d71f545d3fa, argyle-streams-fp-StreamThread-30-consumer-f5b51d2e-845b-4fe5-9723-0dd23e0a26f9, argyle-streams-fp-StreamThread-10-consumer-c6fa845f-f01a-42a8-a361-fabd8c8e463d, argyle-streams-fp-StreamThread-17-consumer-95f2ebe4-8836-4e73-be98-02b147ddb069, argyle-streams-fp-StreamThread-1-consumer-062dc70b-b28d-4311-b28d-2a3ec80ba883, argyle-streams-fp-StreamThread-6-consumer-a590a8df-ecab-41ea-a222-43bbb00a5b9e, argyle-streams-fp-StreamThread-21-consumer-89daca09-2d02-4161-bca9-07edc95a1476, argyle-streams-fp-StreamThread-18-consumer-0f71a398-9992-4d55-ab0e-809473535650, argyle-streams-fp-StreamThread-20-consumer-a8f3a5fd-adb3-41fc-8874-c13a05185079, argyle-streams-fp-StreamThread-24-consumer-2563bf5f-4093-40da-9419-906c702b00d9, argyle-streams-fp-StreamThread-33-consumer-61e9720f-ef99-488d-8b8f-979a407a792a, argyle-streams-fp-StreamThread-15-consumer-a896177a-071b-4af1-a8f8-e15673ab7e01, argyle-streams-fp-StreamThread-9-consumer-c386ef69-b83f-462f-98c5-c250de61300c, argyle-streams-fp-StreamThread-2-consumer-5c05e1ce-4392-495b-b0f1-2b81018a3e68, argyle-streams-fp-StreamThread-3-consumer-6a30d0d9-fa67-4cf0-9ecd-a04459c7daf2, argyle-streams-fp-StreamThread-11-consumer-5d5eaa73-5656-43b7-9806-09d0261d2801, argyle-streams-fp-StreamThread-5-consumer-9d71c64a-1c2e-4d8c-93a8-f9412507d0a4, argyle-streams-fp-StreamThread-22-consumer-7e7191a1-c634-494b-8278-3e253220a9f5, argyle-streams-fp-StreamThread-27-consumer-a326e23d-31b1-4a16-b5e6-497f94e2af0e, argyle-streams-fp-StreamThread-19-consumer-b270d3b7-0431-4c3a-a390-dc9ad9b9d900, argyle-streams-fp-StreamThread-13-consumer-cbe0a662-393d-448a-b085-ca0bfddf8ef1, argyle-streams-fp-StreamThread-12-consumer-fc65c480-5efa-4a7b-ad16-5f0a02ea1ebf, argyle-streams-fp-StreamThread-26-consumer-5db56854-f02b-460f-b581-c1a67e194dc8, argyle-streams-fp-StreamThread-4-consumer-ca0b0b90-3272-419c-8021-d4b823ee0259, argyle-streams-fp-StreamThread-14-consumer-3df88414-5ce2-40c9-8b8e-7de3d6735a6d, argyle-streams-fp-StreamThread-8-consumer-4b3bc204-503f-41a5-b884-282205535391, argyle-streams-fp-StreamThread-32-consumer-25d5a040-60f7-4927-89bb-f02159fa7573, argyle-streams-fp-StreamThread-25-consumer-67b1c324-3506-406c-aa5b-19e461d3b34a, argyle-streams-fp-StreamThread-28-consumer-70bed501-9425-40cf-9de3-5317af4579fe, argyle-streams-fp-StreamThread-31-consumer-4b03702a-026f-46ec-af37-5cbb85f69588, argyle-streams-fp-StreamThread-23-consumer-1177122e-2120-4f0c-a6c7-242814b2c713], state=[activeTasks: ([]) standbyTasks: ([]) assignedTasks: ([]) prevActiveTasks: ([]) prevAssignedTasks: ([0_0, 1_0, 0_1, 0_2, 1_1, 2_0, 3_0, 0_3, 1_2, 0_4, 1_3, 1_4, 0_5, 1_5, 0_6, 0_7, 1_6, 0_8, 1_7, 0_9, 1_8, 0_10, 1_9, 0_11, 1_10, 1_11, 0_12, 0_13, 1_12, 1_13, 0_14, 1_14, 0_15, 0_16, 1_15, 0_17, 1_16, 1_17, 0_18, 1_18, 0_19, 1_19, 0_20, 1_20, 0_21, 0_22, 1_21, 1_22, 0_23, 1_23, 0_24, 1_24, 0_25, 0_26, 1_25, 1_26, 0_27, 0_28, 1_27, 1_28, 0_29, 1_29, 0_30, 1_30, 0_31, 1_31]) capacity: 33]}} from the member subscriptions.
2017-09-22 14:08:08 DEBUG StreamPartitionAssignor:638 - stream-thread [argyle-streams-fp-StreamThread-25] Starting to validate internal topics in partition assignor.
2017-09-22 14:08:08 DEBUG StreamPartitionAssignor:672 - stream-thread [argyle-streams-fp-StreamThread-25] Completed validating internal topics in partition assignor
2017-09-22 14:08:08 DEBUG StreamPartitionAssignor:402 - stream-thread [argyle-streams-fp-StreamThread-25] Created repartition topics [Partition(topic = argyle-streams-fp-orange-0921-ml-second-level-featurization-requests-avro-stored-or-repartition, partition = 0, leader = none, replicas = [], isr = []), Partition(topic = argyle-streams-fp-activities-avro-grouped-or-repartition, partition = 25, leader = none, replicas = [], isr = []), Partition(topic = argyle-streams-fp-activities-avro-grouped-or-repartition, partition = 27, leader = none, replicas = [], isr = []), Partition(topic = argyle-streams-fp-activities-avro-grouped-or-repartition, partition = 29, leader = none, replicas = [], isr = []), Partition(topic = argyle-streams-fp-activities-avro-grouped-or-repartition, partition = 0, leader = none, replicas = [], isr = []), Partition(topic = argyle-streams-fp-activities-avro-grouped-or-repartition, partition = 31, leader = none, replicas = [], isr = []), Partition(topic = argyle-streams-fp-activities-avro-grouped-or-repartition, partition = 17, leader = none, replicas = [], isr = []), Partition(topic = argyle-streams-fp-activities-avro-grouped-or-repartition, partition = 19, leader = none, replicas = [], isr = []), Partition(topic = argyle-streams-fp-activities-avro-grouped-or-repartition, partition = 21, leader = none, replicas = [], isr = []), Partition(topic = argyle-streams-fp-activities-avro-grouped-or-repartition, partition = 23, leader = none, replicas = [], isr = []), Partition(topic = argyle-streams-fp-activities-avro-grouped-or-repartition, partition = 10, leader = none, replicas = [], isr = []), Partition(topic = argyle-streams-fp-activities-avro-grouped-or-repartition, partition = 12, leader = none, replicas = [], isr = []), Partition(topic = argyle-streams-fp-activities-avro-grouped-or-repartition, partition = 14, leader = none, replicas = [], isr = []), Partition(topic = argyle-streams-fp-activities-avro-grouped-or-repartition, partition = 16, leader = none, replicas = [], isr = []), Partition(topic = argyle-streams-fp-activities-avro-grouped-or-repartition, partition = 2, leader = none, replicas = [], isr = []), Partition(topic = argyle-streams-fp-activities-avro-grouped-or-repartition, partition = 4, leader = none, replicas = [], isr = []), Partition(topic = argyle-streams-fp-activities-avro-grouped-or-repartition, partition = 6, leader = none, replicas = [], isr = []), Partition(topic = argyle-streams-fp-activities-avro-grouped-or-repartition, partition = 8, leader = none, replicas = [], isr = []), Partition(topic = argyle-streams-fp-activities-avro-grouped-or-repartition, partition = 26, leader = none, replicas = [], isr = []), Partition(topic = argyle-streams-fp-activities-avro-grouped-or-repartition, partition = 28, leader = none, replicas = [], isr = []), Partition(topic = argyle-streams-fp-activities-avro-grouped-or-repartition, partition = 30, leader = none, replicas = [], isr = []), Partition(topic = argyle-streams-fp-activities-avro-grouped-or-repartition, partition = 18, leader = none, replicas = [], isr = []), Partition(topic = argyle-streams-fp-activities-avro-grouped-or-repartition, partition = 20, leader = none, replicas = [], isr = []), Partition(topic = argyle-streams-fp-activities-avro-grouped-or-repartition, partition = 22, leader = none, replicas = [], isr = []), Partition(topic = argyle-streams-fp-activities-avro-grouped-or-repartition, partition = 24, leader = none, replicas = [], isr = []), Partition(topic = argyle-streams-fp-activities-avro-grouped-or-repartition, partition = 9, leader = none, replicas = [], isr = []), Partition(topic = argyle-streams-fp-activities-avro-grouped-or-repartition, partition = 11, leader = none, replicas = [], isr = []), Partition(topic = argyle-streams-fp-activities-avro-grouped-or-repartition, partition = 13, leader = none, replicas = [], isr = []), Partition(topic = argyle-streams-fp-activities-avro-grouped-or-repartition, partition = 15, leader = none, replicas = [], isr = []), Partition(topic = argyle-streams-fp-activities-avro-grouped-or-repartition, partition = 1, leader = none, replicas = [], isr = []), Partition(topic = argyle-streams-fp-activities-avro-grouped-or-repartition, partition = 3, leader = none, replicas = [], isr = []), Partition(topic = argyle-streams-fp-activities-avro-grouped-or-repartition, partition = 5, leader = none, replicas = [], isr = []), Partition(topic = argyle-streams-fp-activities-avro-grouped-or-repartition, partition = 7, leader = none, replicas = [], isr = [])] from the parsed topology.
2017-09-22 14:08:08 DEBUG StreamPartitionAssignor:638 - stream-thread [argyle-streams-fp-StreamThread-25] Starting to validate internal topics in partition assignor.
2017-09-22 14:08:09 DEBUG StreamPartitionAssignor:672 - stream-thread [argyle-streams-fp-StreamThread-25] Completed validating internal topics in partition assignor
2017-09-22 14:08:09 DEBUG StreamPartitionAssignor:477 - stream-thread [argyle-streams-fp-StreamThread-25] Created state changelog topics {argyle-streams-fp-orange-0921-ml-second-level-featurization-requests-avro-stored-or-changelog=org.apache.kafka.streams.processor.internals.StreamPartitionAssignor$InternalTopicMetadata@3f559831} from the parsed topology.
2017-09-22 14:08:09 DEBUG StreamPartitionAssignor:487 - stream-thread [argyle-streams-fp-StreamThread-25] Assigning tasks [0_0, 0_1, 1_0, 0_2, 1_1, 2_0, 0_3, 1_2, 3_0, 0_4, 1_3, 0_5, 1_4, 0_6, 1_5, 0_7, 1_6, 0_8, 1_7, 0_9, 1_8, 0_10, 1_9, 0_11, 1_10, 0_12, 1_11, 0_13, 1_12, 0_14, 1_13, 0_15, 1_14, 0_16, 1_15, 0_17, 1_16, 0_18, 1_17, 0_19, 1_18, 0_20, 1_19, 0_21, 1_20, 0_22, 1_21, 0_23, 1_22, 0_24, 1_23, 0_25, 1_24, 0_26, 1_25, 0_27, 1_26, 0_28, 1_27, 0_29, 1_28, 0_30, 1_29, 0_31, 1_30, 1_31] to clients {a9a00b31-6678-4fde-b24a-59b41d6caaee=[activeTasks: ([]) standbyTasks: ([]) assignedTasks: ([]) prevActiveTasks: ([]) prevAssignedTasks: ([0_0, 1_0, 0_1, 0_2, 1_1, 2_0, 3_0, 0_3, 1_2, 0_4, 1_3, 1_4, 0_5, 1_5, 0_6, 0_7, 1_6, 0_8, 1_7, 0_9, 1_8, 0_10, 1_9, 0_11, 1_10, 1_11, 0_12, 0_13, 1_12, 1_13, 0_14, 1_14, 0_15, 0_16, 1_15, 0_17, 1_16, 1_17, 0_18, 1_18, 0_19, 1_19, 0_20, 1_20, 0_21, 0_22, 1_21, 1_22, 0_23, 1_23, 0_24, 1_24, 0_25, 0_26, 1_25, 1_26, 0_27, 0_28, 1_27, 1_28, 0_29, 1_29, 0_30, 1_30, 0_31, 1_31]) capacity: 33]} with number of replicas 0
2017-09-22 14:08:09 INFO  StreamPartitionAssignor:493 - stream-thread [argyle-streams-fp-StreamThread-25] Assigned tasks to clients as {a9a00b31-6678-4fde-b24a-59b41d6caaee=[activeTasks: ([0_0, 0_1, 1_0, 0_2, 1_1, 2_0, 0_3, 1_2, 3_0, 0_4, 1_3, 0_5, 1_4, 0_6, 1_5, 0_7, 1_6, 0_8, 1_7, 0_9, 1_8, 0_10, 1_9, 0_11, 1_10, 0_12, 1_11, 0_13, 1_12, 0_14, 1_13, 0_15, 1_14, 0_16, 1_15, 0_17, 1_16, 0_18, 1_17, 0_19, 1_18, 0_20, 1_19, 0_21, 1_20, 0_22, 1_21, 0_23, 1_22, 0_24, 1_23, 0_25, 1_24, 0_26, 1_25, 0_27, 1_26, 0_28, 1_27, 0_29, 1_28, 0_30, 1_29, 0_31, 1_30, 1_31]) standbyTasks: ([]) assignedTasks: ([0_0, 0_1, 1_0, 0_2, 1_1, 2_0, 0_3, 1_2, 3_0, 0_4, 1_3, 0_5, 1_4, 0_6, 1_5, 0_7, 1_6, 0_8, 1_7, 0_9, 1_8, 0_10, 1_9, 0_11, 1_10, 0_12, 1_11, 0_13, 1_12, 0_14, 1_13, 0_15, 1_14, 0_16, 1_15, 0_17, 1_16, 0_18, 1_17, 0_19, 1_18, 0_20, 1_19, 0_21, 1_20, 0_22, 1_21, 0_23, 1_22, 0_24, 1_23, 0_25, 1_24, 0_26, 1_25, 0_27, 1_26, 0_28, 1_27, 0_29, 1_28, 0_30, 1_29, 0_31, 1_30, 1_31]) prevActiveTasks: ([]) prevAssignedTasks: ([0_0, 1_0, 0_1, 0_2, 1_1, 2_0, 3_0, 0_3, 1_2, 0_4, 1_3, 1_4, 0_5, 1_5, 0_6, 0_7, 1_6, 0_8, 1_7, 0_9, 1_8, 0_10, 1_9, 0_11, 1_10, 1_11, 0_12, 0_13, 1_12, 1_13, 0_14, 1_14, 0_15, 0_16, 1_15, 0_17, 1_16, 1_17, 0_18, 1_18, 0_19, 1_19, 0_20, 1_20, 0_21, 0_22, 1_21, 1_22, 0_23, 1_23, 0_24, 1_24, 0_25, 0_26, 1_25, 1_26, 0_27, 0_28, 1_27, 1_28, 0_29, 1_29, 0_30, 1_30, 0_31, 1_31]) capacity: 33]}.
2017-09-22 14:08:09 DEBUG StreamThread:162 - stream-thread [argyle-streams-fp-StreamThread-1] at state PARTITIONS_REVOKED: new partitions [orange-0921-activities-avro-or-3, orange-0921-activities-avro-or-19] assigned at the end of consumer rebalance.
assigned active tasks: [0_3, 0_19]
assigned standby tasks: []
current suspended active tasks: []
current suspended standby tasks: []

2017-09-22 14:08:09 INFO  StreamThread:888 - stream-thread [argyle-streams-fp-StreamThread-1] State transition from PARTITIONS_REVOKED to PARTITIONS_ASSIGNED.
2017-09-22 14:08:09 DEBUG StreamThread:162 - stream-thread [argyle-streams-fp-StreamThread-11] at state PARTITIONS_REVOKED: new partitions [orange-0921-activities-avro-or-8, argyle-streams-fp-activities-avro-grouped-or-repartition-23] assigned at the end of consumer rebalance.
assigned active tasks: [1_23, 0_8]
assigned standby tasks: []
current suspended active tasks: []
current suspended standby tasks: []

2017-09-22 14:08:09 DEBUG StreamThread:162 - stream-thread [argyle-streams-fp-StreamThread-25] at state PARTITIONS_REVOKED: new partitions [orange-0921-activities-avro-or-14, argyle-streams-fp-activities-avro-grouped-or-repartition-29] assigned at the end of consumer rebalance.
assigned active tasks: [1_29, 0_14]
assigned standby tasks: []
current suspended active tasks: []
current suspended standby tasks: []

2017-09-22 14:08:09 INFO  StreamThread:888 - stream-thread [argyle-streams-fp-StreamThread-25] State transition from PARTITIONS_REVOKED to PARTITIONS_ASSIGNED.
2017-09-22 14:08:09 DEBUG StreamThread:162 - stream-thread [argyle-streams-fp-StreamThread-10] at state PARTITIONS_REVOKED: new partitions [orange-0921-activities-avro-or-18, argyle-streams-fp-activities-avro-grouped-or-repartition-1] assigned at the end of consumer rebalance.
assigned active tasks: [1_1, 0_18]
assigned standby tasks: []
current suspended active tasks: []
current suspended standby tasks: []

2017-09-22 14:08:09 DEBUG StreamThread:162 - stream-thread [argyle-streams-fp-StreamThread-23] at state PARTITIONS_REVOKED: new partitions [argyle-streams-fp-activities-avro-grouped-or-repartition-14, argyle-streams-fp-activities-avro-grouped-or-repartition-31] assigned at the end of consumer rebalance.
assigned active tasks: [1_31, 1_14]
assigned standby tasks: []
current suspended active tasks: []
current suspended standby tasks: []

2017-09-22 14:08:09 DEBUG StreamThread:162 - stream-thread [argyle-streams-fp-StreamThread-3] at state PARTITIONS_REVOKED: new partitions [argyle-streams-fp-activities-avro-grouped-or-repartition-6, orange-0921-activities-avro-or-24] assigned at the end of consumer rebalance.
assigned active tasks: [1_6, 0_24]
assigned standby tasks: []
current suspended active tasks: []
current suspended standby tasks: []

2017-09-22 14:08:09 INFO  StreamThread:888 - stream-thread [argyle-streams-fp-StreamThread-3] State transition from PARTITIONS_REVOKED to PARTITIONS_ASSIGNED.
2017-09-22 14:08:09 DEBUG StreamThread:162 - stream-thread [argyle-streams-fp-StreamThread-5] at state PARTITIONS_REVOKED: new partitions [orange-0921-activities-avro-or-25, argyle-streams-fp-activities-avro-grouped-or-repartition-7] assigned at the end of consumer rebalance.
assigned active tasks: [1_7, 0_25]
assigned standby tasks: []
current suspended active tasks: []
current suspended standby tasks: []

2017-09-22 14:08:09 DEBUG StreamThread:162 - stream-thread [argyle-streams-fp-StreamThread-21] at state PARTITIONS_REVOKED: new partitions [argyle-streams-fp-orange-0921-ml-second-level-featurization-requests-avro-stored-or-repartition-0, orange-0921-activities-avro-or-20] assigned at the end of consumer rebalance.
assigned active tasks: [3_0, 0_20]
assigned standby tasks: []
current suspended active tasks: []
current suspended standby tasks: []

2017-09-22 14:08:09 DEBUG StreamThread:162 - stream-thread [argyle-streams-fp-StreamThread-17] at state PARTITIONS_REVOKED: new partitions [orange-0921-ml-second-level-featurization-requests-avro-or-0, argyle-streams-fp-activities-avro-grouped-or-repartition-17] assigned at the end of consumer rebalance.
assigned active tasks: [1_17, 2_0]
assigned standby tasks: []
current suspended active tasks: []
current suspended standby tasks: []

2017-09-22 14:08:09 INFO  StreamThread:888 - stream-thread [argyle-streams-fp-StreamThread-17] State transition from PARTITIONS_REVOKED to PARTITIONS_ASSIGNED.
2017-09-22 14:08:09 DEBUG StreamThread:162 - stream-thread [argyle-streams-fp-StreamThread-15] at state PARTITIONS_REVOKED: new partitions [orange-0921-activities-avro-or-6, argyle-streams-fp-activities-avro-grouped-or-repartition-21] assigned at the end of consumer rebalance.
assigned active tasks: [1_21, 0_6]
assigned standby tasks: []
current suspended active tasks: []
current suspended standby tasks: []

2017-09-22 14:08:09 DEBUG StreamThread:162 - stream-thread [argyle-streams-fp-StreamThread-29] at state PARTITIONS_REVOKED: new partitions [orange-0921-activities-avro-or-17, argyle-streams-fp-activities-avro-grouped-or-repartition-0] assigned at the end of consumer rebalance.
assigned active tasks: [1_0, 0_17]
assigned standby tasks: []
current suspended active tasks: []
current suspended standby tasks: []

2017-09-22 14:08:09 DEBUG StreamThread:162 - stream-thread [argyle-streams-fp-StreamThread-18] at state PARTITIONS_REVOKED: new partitions [orange-0921-activities-avro-or-4, argyle-streams-fp-activities-avro-grouped-or-repartition-19] assigned at the end of consumer rebalance.
assigned active tasks: [1_19, 0_4]
assigned standby tasks: []
current suspended active tasks: []
current suspended standby tasks: []

2017-09-22 14:08:09 DEBUG StreamThread:162 - stream-thread [argyle-streams-fp-StreamThread-16] at state PARTITIONS_REVOKED: new partitions [orange-0921-activities-avro-or-1, argyle-streams-fp-activities-avro-grouped-or-repartition-15] assigned at the end of consumer rebalance.
assigned active tasks: [1_15, 0_1]
assigned standby tasks: []
current suspended active tasks: []
current suspended standby tasks: []

2017-09-22 14:08:09 INFO  StreamThread:888 - stream-thread [argyle-streams-fp-StreamThread-16] State transition from PARTITIONS_REVOKED to PARTITIONS_ASSIGNED.
2017-09-22 14:08:09 DEBUG StreamThread:162 - stream-thread [argyle-streams-fp-StreamThread-2] at state PARTITIONS_REVOKED: new partitions [orange-0921-activities-avro-or-7, argyle-streams-fp-activities-avro-grouped-or-repartition-22] assigned at the end of consumer rebalance.
assigned active tasks: [1_22, 0_7]
assigned standby tasks: []
current suspended active tasks: []
current suspended standby tasks: []

2017-09-22 14:08:09 DEBUG StreamThread:162 - stream-thread [argyle-streams-fp-StreamThread-6] at state PARTITIONS_REVOKED: new partitions [argyle-streams-fp-activities-avro-grouped-or-repartition-2, argyle-streams-fp-activities-avro-grouped-or-repartition-18] assigned at the end of consumer rebalance.
assigned active tasks: [1_2, 1_18]
assigned standby tasks: []
current suspended active tasks: []
current suspended standby tasks: []

2017-09-22 14:08:09 DEBUG StreamThread:162 - stream-thread [argyle-streams-fp-StreamThread-9] at state PARTITIONS_REVOKED: new partitions [orange-0921-activities-avro-or-23, argyle-streams-fp-activities-avro-grouped-or-repartition-5] assigned at the end of consumer rebalance.
assigned active tasks: [1_5, 0_23]
assigned standby tasks: []
current suspended active tasks: []
current suspended standby tasks: []

2017-09-22 14:08:09 DEBUG StreamThread:162 - stream-thread [argyle-streams-fp-StreamThread-26] at state PARTITIONS_REVOKED: new partitions [argyle-streams-fp-activities-avro-grouped-or-repartition-10, orange-0921-activities-avro-or-28] assigned at the end of consumer rebalance.
assigned active tasks: [1_10, 0_28]
assigned standby tasks: []
current suspended active tasks: []
current suspended standby tasks: []

2017-09-22 14:08:09 DEBUG StreamThread:162 - stream-thread [argyle-streams-fp-StreamThread-30] at state PARTITIONS_REVOKED: new partitions [orange-0921-activities-avro-or-2, argyle-streams-fp-activities-avro-grouped-or-repartition-16] assigned at the end of consumer rebalance.
assigned active tasks: [1_16, 0_2]
assigned standby tasks: []
current suspended active tasks: []
current suspended standby tasks: []

2017-09-22 14:08:09 INFO  StreamThread:888 - stream-thread [argyle-streams-fp-StreamThread-30] State transition from PARTITIONS_REVOKED to PARTITIONS_ASSIGNED.
2017-09-22 14:08:09 DEBUG StreamThread:162 - stream-thread [argyle-streams-fp-StreamThread-19] at state PARTITIONS_REVOKED: new partitions [argyle-streams-fp-activities-avro-grouped-or-repartition-25, orange-0921-activities-avro-or-10] assigned at the end of consumer rebalance.
assigned active tasks: [1_25, 0_10]
assigned standby tasks: []
current suspended active tasks: []
current suspended standby tasks: []

2017-09-22 14:08:09 DEBUG StreamThread:162 - stream-thread [argyle-streams-fp-StreamThread-12] at state PARTITIONS_REVOKED: new partitions [argyle-streams-fp-activities-avro-grouped-or-repartition-26, orange-0921-activities-avro-or-11] assigned at the end of consumer rebalance.
assigned active tasks: [1_26, 0_11]
assigned standby tasks: []
current suspended active tasks: []
current suspended standby tasks: []

2017-09-22 14:08:09 DEBUG StreamThread:162 - stream-thread [argyle-streams-fp-StreamThread-32] at state PARTITIONS_REVOKED: new partitions [argyle-streams-fp-activities-avro-grouped-or-repartition-12, orange-0921-activities-avro-or-30] assigned at the end of consumer rebalance.
assigned active tasks: [1_12, 0_30]
assigned standby tasks: []
current suspended active tasks: []
current suspended standby tasks: []

2017-09-22 14:08:09 DEBUG StreamThread:162 - stream-thread [argyle-streams-fp-StreamThread-20] at state PARTITIONS_REVOKED: new partitions [orange-0921-activities-avro-or-21, argyle-streams-fp-activities-avro-grouped-or-repartition-3] assigned at the end of consumer rebalance.
assigned active tasks: [1_3, 0_21]
assigned standby tasks: []
current suspended active tasks: []
current suspended standby tasks: []

2017-09-22 14:08:09 DEBUG StreamThread:162 - stream-thread [argyle-streams-fp-StreamThread-31] at state PARTITIONS_REVOKED: new partitions [orange-0921-activities-avro-or-15, argyle-streams-fp-activities-avro-grouped-or-repartition-30] assigned at the end of consumer rebalance.
assigned active tasks: [1_30, 0_15]
assigned standby tasks: []
current suspended active tasks: []
current suspended standby tasks: []

2017-09-22 14:08:09 DEBUG StreamThread:162 - stream-thread [argyle-streams-fp-StreamThread-22] at state PARTITIONS_REVOKED: new partitions [orange-0921-activities-avro-or-9, argyle-streams-fp-activities-avro-grouped-or-repartition-24] assigned at the end of consumer rebalance.
assigned active tasks: [1_24, 0_9]
assigned standby tasks: []
current suspended active tasks: []
current suspended standby tasks: []

2017-09-22 14:08:09 DEBUG StreamThread:162 - stream-thread [argyle-streams-fp-StreamThread-28] at state PARTITIONS_REVOKED: new partitions [orange-0921-activities-avro-or-31, argyle-streams-fp-activities-avro-grouped-or-repartition-13] assigned at the end of consumer rebalance.
assigned active tasks: [1_13, 0_31]
assigned standby tasks: []
current suspended active tasks: []
current suspended standby tasks: []

2017-09-22 14:08:09 DEBUG StreamThread:162 - stream-thread [argyle-streams-fp-StreamThread-7] at state PARTITIONS_REVOKED: new partitions [orange-0921-activities-avro-or-0, orange-0921-activities-avro-or-16] assigned at the end of consumer rebalance.
assigned active tasks: [0_0, 0_16]
assigned standby tasks: []
current suspended active tasks: []
current suspended standby tasks: []

2017-09-22 14:08:09 DEBUG StreamThread:162 - stream-thread [argyle-streams-fp-StreamThread-4] at state PARTITIONS_REVOKED: new partitions [argyle-streams-fp-activities-avro-grouped-or-repartition-27, orange-0921-activities-avro-or-12] assigned at the end of consumer rebalance.
assigned active tasks: [1_27, 0_12]
assigned standby tasks: []
current suspended active tasks: []
current suspended standby tasks: []

2017-09-22 14:08:09 DEBUG StreamThread:162 - stream-thread [argyle-streams-fp-StreamThread-33] at state PARTITIONS_REVOKED: new partitions [argyle-streams-fp-activities-avro-grouped-or-repartition-4, orange-0921-activities-avro-or-22] assigned at the end of consumer rebalance.
assigned active tasks: [1_4, 0_22]
assigned standby tasks: []
current suspended active tasks: []
current suspended standby tasks: []

2017-09-22 14:08:09 DEBUG StreamThread:162 - stream-thread [argyle-streams-fp-StreamThread-13] at state PARTITIONS_REVOKED: new partitions [argyle-streams-fp-activities-avro-grouped-or-repartition-9, orange-0921-activities-avro-or-27] assigned at the end of consumer rebalance.
assigned active tasks: [1_9, 0_27]
assigned standby tasks: []
current suspended active tasks: []
current suspended standby tasks: []

2017-09-22 14:08:09 INFO  StreamThread:888 - stream-thread [argyle-streams-fp-StreamThread-13] State transition from PARTITIONS_REVOKED to PARTITIONS_ASSIGNED.
2017-09-22 14:08:09 DEBUG StreamThread:162 - stream-thread [argyle-streams-fp-StreamThread-27] at state PARTITIONS_REVOKED: new partitions [orange-0921-activities-avro-or-26, argyle-streams-fp-activities-avro-grouped-or-repartition-8] assigned at the end of consumer rebalance.
assigned active tasks: [1_8, 0_26]
assigned standby tasks: []
current suspended active tasks: []
current suspended standby tasks: []

2017-09-22 14:08:09 DEBUG StreamThread:162 - stream-thread [argyle-streams-fp-StreamThread-14] at state PARTITIONS_REVOKED: new partitions [argyle-streams-fp-activities-avro-grouped-or-repartition-11, orange-0921-activities-avro-or-29] assigned at the end of consumer rebalance.
assigned active tasks: [1_11, 0_29]
assigned standby tasks: []
current suspended active tasks: []
current suspended standby tasks: []

2017-09-22 14:08:09 INFO  StreamThread:888 - stream-thread [argyle-streams-fp-StreamThread-14] State transition from PARTITIONS_REVOKED to PARTITIONS_ASSIGNED.
2017-09-22 14:08:09 DEBUG StreamThread:162 - stream-thread [argyle-streams-fp-StreamThread-8] at state PARTITIONS_REVOKED: new partitions [argyle-streams-fp-activities-avro-grouped-or-repartition-28, orange-0921-activities-avro-or-13] assigned at the end of consumer rebalance.
assigned active tasks: [1_28, 0_13]
assigned standby tasks: []
current suspended active tasks: []
current suspended standby tasks: []

2017-09-22 14:08:09 DEBUG StreamThread:162 - stream-thread [argyle-streams-fp-StreamThread-24] at state PARTITIONS_REVOKED: new partitions [orange-0921-activities-avro-or-5, argyle-streams-fp-activities-avro-grouped-or-repartition-20] assigned at the end of consumer rebalance.
assigned active tasks: [1_20, 0_5]
assigned standby tasks: []
current suspended active tasks: []
current suspended standby tasks: []

2017-09-22 14:08:09 INFO  StreamThread:888 - stream-thread [argyle-streams-fp-StreamThread-24] State transition from PARTITIONS_REVOKED to PARTITIONS_ASSIGNED.
2017-09-22 14:08:09 INFO  StreamThread:888 - stream-thread [argyle-streams-fp-StreamThread-8] State transition from PARTITIONS_REVOKED to PARTITIONS_ASSIGNED.
2017-09-22 14:08:09 INFO  StreamThread:888 - stream-thread [argyle-streams-fp-StreamThread-27] State transition from PARTITIONS_REVOKED to PARTITIONS_ASSIGNED.
2017-09-22 14:08:09 INFO  StreamThread:888 - stream-thread [argyle-streams-fp-StreamThread-33] State transition from PARTITIONS_REVOKED to PARTITIONS_ASSIGNED.
2017-09-22 14:08:09 INFO  StreamThread:888 - stream-thread [argyle-streams-fp-StreamThread-4] State transition from PARTITIONS_REVOKED to PARTITIONS_ASSIGNED.
2017-09-22 14:08:09 INFO  StreamThread:888 - stream-thread [argyle-streams-fp-StreamThread-7] State transition from PARTITIONS_REVOKED to PARTITIONS_ASSIGNED.
2017-09-22 14:08:09 INFO  StreamThread:888 - stream-thread [argyle-streams-fp-StreamThread-28] State transition from PARTITIONS_REVOKED to PARTITIONS_ASSIGNED.
2017-09-22 14:08:09 INFO  StreamThread:888 - stream-thread [argyle-streams-fp-StreamThread-22] State transition from PARTITIONS_REVOKED to PARTITIONS_ASSIGNED.
2017-09-22 14:08:09 INFO  StreamThread:888 - stream-thread [argyle-streams-fp-StreamThread-31] State transition from PARTITIONS_REVOKED to PARTITIONS_ASSIGNED.
2017-09-22 14:08:09 INFO  StreamThread:888 - stream-thread [argyle-streams-fp-StreamThread-20] State transition from PARTITIONS_REVOKED to PARTITIONS_ASSIGNED.
2017-09-22 14:08:09 INFO  StreamThread:888 - stream-thread [argyle-streams-fp-StreamThread-32] State transition from PARTITIONS_REVOKED to PARTITIONS_ASSIGNED.
2017-09-22 14:08:09 INFO  StreamThread:888 - stream-thread [argyle-streams-fp-StreamThread-12] State transition from PARTITIONS_REVOKED to PARTITIONS_ASSIGNED.
2017-09-22 14:08:09 INFO  StreamThread:888 - stream-thread [argyle-streams-fp-StreamThread-19] State transition from PARTITIONS_REVOKED to PARTITIONS_ASSIGNED.
2017-09-22 14:08:09 INFO  StreamThread:888 - stream-thread [argyle-streams-fp-StreamThread-26] State transition from PARTITIONS_REVOKED to PARTITIONS_ASSIGNED.
2017-09-22 14:08:09 INFO  StreamThread:888 - stream-thread [argyle-streams-fp-StreamThread-9] State transition from PARTITIONS_REVOKED to PARTITIONS_ASSIGNED.
2017-09-22 14:08:09 INFO  StreamThread:888 - stream-thread [argyle-streams-fp-StreamThread-6] State transition from PARTITIONS_REVOKED to PARTITIONS_ASSIGNED.
2017-09-22 14:08:09 INFO  StreamThread:888 - stream-thread [argyle-streams-fp-StreamThread-2] State transition from PARTITIONS_REVOKED to PARTITIONS_ASSIGNED.
2017-09-22 14:08:09 INFO  StreamThread:888 - stream-thread [argyle-streams-fp-StreamThread-18] State transition from PARTITIONS_REVOKED to PARTITIONS_ASSIGNED.
2017-09-22 14:08:09 INFO  StreamThread:888 - stream-thread [argyle-streams-fp-StreamThread-29] State transition from PARTITIONS_REVOKED to PARTITIONS_ASSIGNED.
2017-09-22 14:08:09 INFO  StreamThread:888 - stream-thread [argyle-streams-fp-StreamThread-15] State transition from PARTITIONS_REVOKED to PARTITIONS_ASSIGNED.
2017-09-22 14:08:09 INFO  StreamThread:888 - stream-thread [argyle-streams-fp-StreamThread-21] State transition from PARTITIONS_REVOKED to PARTITIONS_ASSIGNED.
2017-09-22 14:08:09 INFO  StreamThread:888 - stream-thread [argyle-streams-fp-StreamThread-5] State transition from PARTITIONS_REVOKED to PARTITIONS_ASSIGNED.
2017-09-22 14:08:09 INFO  StreamThread:888 - stream-thread [argyle-streams-fp-StreamThread-23] State transition from PARTITIONS_REVOKED to PARTITIONS_ASSIGNED.
2017-09-22 14:08:09 INFO  StreamThread:888 - stream-thread [argyle-streams-fp-StreamThread-10] State transition from PARTITIONS_REVOKED to PARTITIONS_ASSIGNED.
2017-09-22 14:08:09 INFO  StreamThread:888 - stream-thread [argyle-streams-fp-StreamThread-11] State transition from PARTITIONS_REVOKED to PARTITIONS_ASSIGNED.
2017-09-22 14:08:09 INFO  KafkaStreams:268 - stream-client [argyle-streams-fp] State transition from REBALANCING to REBALANCING.
2017-09-22 14:08:09 INFO  KafkaStreams:268 - stream-client [argyle-streams-fp] State transition from REBALANCING to REBALANCING.
2017-09-22 14:08:09 DEBUG StreamThread:1124 - stream-thread [argyle-streams-fp-StreamThread-1] Adding assigned tasks as active: {0_3=[orange-0921-activities-avro-or-3], 0_19=[orange-0921-activities-avro-or-19]}
2017-09-22 14:08:09 DEBUG StreamThread:1124 - stream-thread [argyle-streams-fp-StreamThread-11] Adding assigned tasks as active: {1_23=[argyle-streams-fp-activities-avro-grouped-or-repartition-23], 0_8=[orange-0921-activities-avro-or-8]}
2017-09-22 14:08:09 INFO  KafkaStreams:268 - stream-client [argyle-streams-fp] State transition from REBALANCING to REBALANCING.
2017-09-22 14:08:09 INFO  KafkaStreams:268 - stream-client [argyle-streams-fp] State transition from REBALANCING to REBALANCING.
2017-09-22 14:08:09 DEBUG StreamThread:1124 - stream-thread [argyle-streams-fp-StreamThread-10] Adding assigned tasks as active: {1_1=[argyle-streams-fp-activities-avro-grouped-or-repartition-1], 0_18=[orange-0921-activities-avro-or-18]}
2017-09-22 14:08:09 DEBUG StreamThread:1124 - stream-thread [argyle-streams-fp-StreamThread-23] Adding assigned tasks as active: {1_31=[argyle-streams-fp-activities-avro-grouped-or-repartition-31], 1_14=[argyle-streams-fp-activities-avro-grouped-or-repartition-14]}
2017-09-22 14:08:09 INFO  KafkaStreams:268 - stream-client [argyle-streams-fp] State transition from REBALANCING to REBALANCING.
2017-09-22 14:08:09 DEBUG StreamThread:1124 - stream-thread [argyle-streams-fp-StreamThread-5] Adding assigned tasks as active: {1_7=[argyle-streams-fp-activities-avro-grouped-or-repartition-7], 0_25=[orange-0921-activities-avro-or-25]}
2017-09-22 14:08:09 INFO  KafkaStreams:268 - stream-client [argyle-streams-fp] State transition from REBALANCING to REBALANCING.
2017-09-22 14:08:09 DEBUG StreamThread:1124 - stream-thread [argyle-streams-fp-StreamThread-21] Adding assigned tasks as active: {3_0=[argyle-streams-fp-orange-0921-ml-second-level-featurization-requests-avro-stored-or-repartition-0], 0_20=[orange-0921-activities-avro-or-20]}
2017-09-22 14:08:09 INFO  KafkaStreams:268 - stream-client [argyle-streams-fp] State transition from REBALANCING to REBALANCING.
2017-09-22 14:08:09 INFO  KafkaStreams:268 - stream-client [argyle-streams-fp] State transition from REBALANCING to REBALANCING.
2017-09-22 14:08:09 DEBUG StreamThread:1124 - stream-thread [argyle-streams-fp-StreamThread-15] Adding assigned tasks as active: {1_21=[argyle-streams-fp-activities-avro-grouped-or-repartition-21], 0_6=[orange-0921-activities-avro-or-6]}
2017-09-22 14:08:09 DEBUG StreamThread:1124 - stream-thread [argyle-streams-fp-StreamThread-29] Adding assigned tasks as active: {1_0=[argyle-streams-fp-activities-avro-grouped-or-repartition-0], 0_17=[orange-0921-activities-avro-or-17]}
2017-09-22 14:08:09 INFO  KafkaStreams:268 - stream-client [argyle-streams-fp] State transition from REBALANCING to REBALANCING.
2017-09-22 14:08:09 DEBUG StreamThread:1124 - stream-thread [argyle-streams-fp-StreamThread-18] Adding assigned tasks as active: {1_19=[argyle-streams-fp-activities-avro-grouped-or-repartition-19], 0_4=[orange-0921-activities-avro-or-4]}
2017-09-22 14:08:09 INFO  KafkaStreams:268 - stream-client [argyle-streams-fp] State transition from REBALANCING to REBALANCING.
2017-09-22 14:08:09 INFO  KafkaStreams:268 - stream-client [argyle-streams-fp] State transition from REBALANCING to REBALANCING.
2017-09-22 14:08:09 DEBUG StreamThread:1124 - stream-thread [argyle-streams-fp-StreamThread-2] Adding assigned tasks as active: {1_22=[argyle-streams-fp-activities-avro-grouped-or-repartition-22], 0_7=[orange-0921-activities-avro-or-7]}
2017-09-22 14:08:09 INFO  KafkaStreams:268 - stream-client [argyle-streams-fp] State transition from REBALANCING to REBALANCING.
2017-09-22 14:08:09 DEBUG StreamThread:1124 - stream-thread [argyle-streams-fp-StreamThread-6] Adding assigned tasks as active: {1_2=[argyle-streams-fp-activities-avro-grouped-or-repartition-2], 1_18=[argyle-streams-fp-activities-avro-grouped-or-repartition-18]}
2017-09-22 14:08:09 DEBUG StreamThread:1124 - stream-thread [argyle-streams-fp-StreamThread-9] Adding assigned tasks as active: {1_5=[argyle-streams-fp-activities-avro-grouped-or-repartition-5], 0_23=[orange-0921-activities-avro-or-23]}
2017-09-22 14:08:09 INFO  KafkaStreams:268 - stream-client [argyle-streams-fp] State transition from REBALANCING to REBALANCING.
2017-09-22 14:08:09 DEBUG StreamThread:1124 - stream-thread [argyle-streams-fp-StreamThread-26] Adding assigned tasks as active: {1_10=[argyle-streams-fp-activities-avro-grouped-or-repartition-10], 0_28=[orange-0921-activities-avro-or-28]}
2017-09-22 14:08:09 INFO  KafkaStreams:268 - stream-client [argyle-streams-fp] State transition from REBALANCING to REBALANCING.
2017-09-22 14:08:09 INFO  KafkaStreams:268 - stream-client [argyle-streams-fp] State transition from REBALANCING to REBALANCING.
2017-09-22 14:08:09 DEBUG StreamThread:1124 - stream-thread [argyle-streams-fp-StreamThread-19] Adding assigned tasks as active: {1_25=[argyle-streams-fp-activities-avro-grouped-or-repartition-25], 0_10=[orange-0921-activities-avro-or-10]}
2017-09-22 14:08:09 DEBUG StreamThread:1124 - stream-thread [argyle-streams-fp-StreamThread-12] Adding assigned tasks as active: {1_26=[argyle-streams-fp-activities-avro-grouped-or-repartition-26], 0_11=[orange-0921-activities-avro-or-11]}
2017-09-22 14:08:09 INFO  KafkaStreams:268 - stream-client [argyle-streams-fp] State transition from REBALANCING to REBALANCING.
2017-09-22 14:08:09 INFO  KafkaStreams:268 - stream-client [argyle-streams-fp] State transition from REBALANCING to REBALANCING.
2017-09-22 14:08:09 DEBUG StreamThread:1124 - stream-thread [argyle-streams-fp-StreamThread-32] Adding assigned tasks as active: {1_12=[argyle-streams-fp-activities-avro-grouped-or-repartition-12], 0_30=[orange-0921-activities-avro-or-30]}
2017-09-22 14:08:09 DEBUG StreamThread:1124 - stream-thread [argyle-streams-fp-StreamThread-20] Adding assigned tasks as active: {1_3=[argyle-streams-fp-activities-avro-grouped-or-repartition-3], 0_21=[orange-0921-activities-avro-or-21]}
2017-09-22 14:08:09 INFO  KafkaStreams:268 - stream-client [argyle-streams-fp] State transition from REBALANCING to REBALANCING.
2017-09-22 14:08:09 INFO  KafkaStreams:268 - stream-client [argyle-streams-fp] State transition from REBALANCING to REBALANCING.
2017-09-22 14:08:09 DEBUG StreamThread:1124 - stream-thread [argyle-streams-fp-StreamThread-31] Adding assigned tasks as active: {1_30=[argyle-streams-fp-activities-avro-grouped-or-repartition-30], 0_15=[orange-0921-activities-avro-or-15]}
2017-09-22 14:08:09 DEBUG StreamThread:1124 - stream-thread [argyle-streams-fp-StreamThread-22] Adding assigned tasks as active: {1_24=[argyle-streams-fp-activities-avro-grouped-or-repartition-24], 0_9=[orange-0921-activities-avro-or-9]}
2017-09-22 14:08:09 INFO  KafkaStreams:268 - stream-client [argyle-streams-fp] State transition from REBALANCING to REBALANCING.
2017-09-22 14:08:09 DEBUG StreamThread:1124 - stream-thread [argyle-streams-fp-StreamThread-28] Adding assigned tasks as active: {1_13=[argyle-streams-fp-activities-avro-grouped-or-repartition-13], 0_31=[orange-0921-activities-avro-or-31]}
2017-09-22 14:08:09 INFO  KafkaStreams:268 - stream-client [argyle-streams-fp] State transition from REBALANCING to REBALANCING.
2017-09-22 14:08:09 DEBUG StreamThread:1124 - stream-thread [argyle-streams-fp-StreamThread-7] Adding assigned tasks as active: {0_0=[orange-0921-activities-avro-or-0], 0_16=[orange-0921-activities-avro-or-16]}
2017-09-22 14:08:09 INFO  KafkaStreams:268 - stream-client [argyle-streams-fp] State transition from REBALANCING to REBALANCING.
2017-09-22 14:08:09 INFO  KafkaStreams:268 - stream-client [argyle-streams-fp] State transition from REBALANCING to REBALANCING.
2017-09-22 14:08:09 DEBUG StreamThread:1124 - stream-thread [argyle-streams-fp-StreamThread-4] Adding assigned tasks as active: {1_27=[argyle-streams-fp-activities-avro-grouped-or-repartition-27], 0_12=[orange-0921-activities-avro-or-12]}
2017-09-22 14:08:09 DEBUG StreamThread:1124 - stream-thread [argyle-streams-fp-StreamThread-33] Adding assigned tasks as active: {1_4=[argyle-streams-fp-activities-avro-grouped-or-repartition-4], 0_22=[orange-0921-activities-avro-or-22]}
2017-09-22 14:08:09 INFO  KafkaStreams:268 - stream-client [argyle-streams-fp] State transition from REBALANCING to REBALANCING.
2017-09-22 14:08:09 DEBUG StreamThread:1124 - stream-thread [argyle-streams-fp-StreamThread-27] Adding assigned tasks as active: {1_8=[argyle-streams-fp-activities-avro-grouped-or-repartition-8], 0_26=[orange-0921-activities-avro-or-26]}
2017-09-22 14:08:09 INFO  KafkaStreams:268 - stream-client [argyle-streams-fp] State transition from REBALANCING to REBALANCING.
2017-09-22 14:08:09 INFO  KafkaStreams:268 - stream-client [argyle-streams-fp] State transition from REBALANCING to REBALANCING.
2017-09-22 14:08:09 DEBUG StreamThread:1124 - stream-thread [argyle-streams-fp-StreamThread-8] Adding assigned tasks as active: {1_28=[argyle-streams-fp-activities-avro-grouped-or-repartition-28], 0_13=[orange-0921-activities-avro-or-13]}
2017-09-22 14:08:09 DEBUG StreamThread:1124 - stream-thread [argyle-streams-fp-StreamThread-24] Adding assigned tasks as active: {1_20=[argyle-streams-fp-activities-avro-grouped-or-repartition-20], 0_5=[orange-0921-activities-avro-or-5]}
2017-09-22 14:08:09 INFO  KafkaStreams:268 - stream-client [argyle-streams-fp] State transition from REBALANCING to REBALANCING.
2017-09-22 14:08:09 DEBUG StreamThread:1124 - stream-thread [argyle-streams-fp-StreamThread-14] Adding assigned tasks as active: {1_11=[argyle-streams-fp-activities-avro-grouped-or-repartition-11], 0_29=[orange-0921-activities-avro-or-29]}
2017-09-22 14:08:09 INFO  KafkaStreams:268 - stream-client [argyle-streams-fp] State transition from REBALANCING to REBALANCING.
2017-09-22 14:08:09 INFO  KafkaStreams:268 - stream-client [argyle-streams-fp] State transition from REBALANCING to REBALANCING.
2017-09-22 14:08:09 DEBUG StreamThread:1124 - stream-thread [argyle-streams-fp-StreamThread-13] Adding assigned tasks as active: {1_9=[argyle-streams-fp-activities-avro-grouped-or-repartition-9], 0_27=[orange-0921-activities-avro-or-27]}
2017-09-22 14:08:09 INFO  KafkaStreams:268 - stream-client [argyle-streams-fp] State transition from REBALANCING to REBALANCING.
2017-09-22 14:08:09 DEBUG StreamThread:1124 - stream-thread [argyle-streams-fp-StreamThread-30] Adding assigned tasks as active: {1_16=[argyle-streams-fp-activities-avro-grouped-or-repartition-16], 0_2=[orange-0921-activities-avro-or-2]}
2017-09-22 14:08:09 DEBUG StreamThread:1124 - stream-thread [argyle-streams-fp-StreamThread-16] Adding assigned tasks as active: {1_15=[argyle-streams-fp-activities-avro-grouped-or-repartition-15], 0_1=[orange-0921-activities-avro-or-1]}
2017-09-22 14:08:09 INFO  KafkaStreams:268 - stream-client [argyle-streams-fp] State transition from REBALANCING to REBALANCING.
2017-09-22 14:08:09 INFO  KafkaStreams:268 - stream-client [argyle-streams-fp] State transition from REBALANCING to REBALANCING.
2017-09-22 14:08:09 INFO  KafkaStreams:268 - stream-client [argyle-streams-fp] State transition from REBALANCING to REBALANCING.
2017-09-22 14:08:09 DEBUG StreamThread:1124 - stream-thread [argyle-streams-fp-StreamThread-3] Adding assigned tasks as active: {1_6=[argyle-streams-fp-activities-avro-grouped-or-repartition-6], 0_24=[orange-0921-activities-avro-or-24]}
2017-09-22 14:08:09 DEBUG StreamThread:1124 - stream-thread [argyle-streams-fp-StreamThread-17] Adding assigned tasks as active: {1_17=[argyle-streams-fp-activities-avro-grouped-or-repartition-17], 2_0=[orange-0921-ml-second-level-featurization-requests-avro-or-0]}
2017-09-22 14:08:09 DEBUG StreamThread:1124 - stream-thread [argyle-streams-fp-StreamThread-25] Adding assigned tasks as active: {1_29=[argyle-streams-fp-activities-avro-grouped-or-repartition-29], 0_14=[orange-0921-activities-avro-or-14]}
2017-09-22 14:08:09 INFO  StreamThread:1107 - stream-thread [argyle-streams-fp-StreamThread-11] Creating shared producer client
2017-09-22 14:08:09 INFO  StreamThread:1107 - stream-thread [argyle-streams-fp-StreamThread-25] Creating shared producer client
2017-09-22 14:08:09 INFO  StreamThread:1107 - stream-thread [argyle-streams-fp-StreamThread-3] Creating shared producer client
2017-09-22 14:08:09 INFO  StreamThread:1107 - stream-thread [argyle-streams-fp-StreamThread-16] Creating shared producer client
2017-09-22 14:08:09 INFO  StreamThread:1107 - stream-thread [argyle-streams-fp-StreamThread-17] Creating shared producer client
2017-09-22 14:08:09 INFO  StreamThread:1107 - stream-thread [argyle-streams-fp-StreamThread-13] Creating shared producer client
2017-09-22 14:08:09 INFO  StreamThread:1107 - stream-thread [argyle-streams-fp-StreamThread-30] Creating shared producer client
2017-09-22 14:08:09 INFO  StreamThread:1107 - stream-thread [argyle-streams-fp-StreamThread-14] Creating shared producer client
2017-09-22 14:08:09 INFO  StreamThread:1107 - stream-thread [argyle-streams-fp-StreamThread-8] Creating shared producer client
2017-09-22 14:08:09 INFO  StreamThread:1107 - stream-thread [argyle-streams-fp-StreamThread-24] Creating shared producer client
2017-09-22 14:08:09 INFO  StreamThread:1107 - stream-thread [argyle-streams-fp-StreamThread-4] Creating shared producer client
2017-09-22 14:08:09 INFO  StreamThread:1107 - stream-thread [argyle-streams-fp-StreamThread-33] Creating shared producer client
2017-09-22 14:08:09 INFO  StreamThread:1107 - stream-thread [argyle-streams-fp-StreamThread-27] Creating shared producer client
2017-09-22 14:08:09 INFO  StreamThread:1107 - stream-thread [argyle-streams-fp-StreamThread-7] Creating shared producer client
2017-09-22 14:08:09 INFO  StreamThread:1107 - stream-thread [argyle-streams-fp-StreamThread-18] Creating shared producer client
2017-09-22 14:08:09 INFO  StreamThread:1107 - stream-thread [argyle-streams-fp-StreamThread-29] Creating shared producer client
2017-09-22 14:08:09 INFO  StreamThread:1107 - stream-thread [argyle-streams-fp-StreamThread-1] Creating shared producer client
2017-09-22 14:08:09 INFO  StreamThread:1107 - stream-thread [argyle-streams-fp-StreamThread-15] Creating shared producer client
2017-09-22 14:08:09 INFO  StreamThread:1107 - stream-thread [argyle-streams-fp-StreamThread-21] Creating shared producer client
2017-09-22 14:08:09 INFO  StreamThread:1107 - stream-thread [argyle-streams-fp-StreamThread-2] Creating shared producer client
2017-09-22 14:08:09 INFO  StreamThread:1107 - stream-thread [argyle-streams-fp-StreamThread-23] Creating shared producer client
2017-09-22 14:08:09 INFO  StreamThread:1107 - stream-thread [argyle-streams-fp-StreamThread-10] Creating shared producer client
2017-09-22 14:08:09 INFO  StreamThread:1107 - stream-thread [argyle-streams-fp-StreamThread-5] Creating shared producer client
2017-09-22 14:08:09 INFO  StreamThread:1107 - stream-thread [argyle-streams-fp-StreamThread-6] Creating shared producer client
2017-09-22 14:08:09 INFO  StreamThread:1107 - stream-thread [argyle-streams-fp-StreamThread-26] Creating shared producer client
2017-09-22 14:08:09 INFO  StreamThread:1107 - stream-thread [argyle-streams-fp-StreamThread-12] Creating shared producer client
2017-09-22 14:08:09 INFO  StreamThread:1107 - stream-thread [argyle-streams-fp-StreamThread-19] Creating shared producer client
2017-09-22 14:08:09 INFO  StreamThread:1107 - stream-thread [argyle-streams-fp-StreamThread-9] Creating shared producer client
2017-09-22 14:08:09 DEBUG ProcessorStateManager:115 - task [1_9] Created state store manager for task 1_9 with the acquired state dir lock
2017-09-22 14:08:09 DEBUG ProcessorStateManager:115 - task [1_11] Created state store manager for task 1_11 with the acquired state dir lock
2017-09-22 14:08:09 INFO  StreamThread:1107 - stream-thread [argyle-streams-fp-StreamThread-20] Creating shared producer client
2017-09-22 14:08:09 INFO  StreamThread:1107 - stream-thread [argyle-streams-fp-StreamThread-32] Creating shared producer client
2017-09-22 14:08:09 INFO  StreamThread:1107 - stream-thread [argyle-streams-fp-StreamThread-28] Creating shared producer client
2017-09-22 14:08:09 INFO  StreamThread:1107 - stream-thread [argyle-streams-fp-StreamThread-22] Creating shared producer client
2017-09-22 14:08:09 INFO  StreamThread:1107 - stream-thread [argyle-streams-fp-StreamThread-31] Creating shared producer client
2017-09-22 14:08:09 DEBUG ProcessorStateManager:115 - task [1_29] Created state store manager for task 1_29 with the acquired state dir lock
2017-09-22 14:08:09 DEBUG ProcessorStateManager:115 - task [1_16] Created state store manager for task 1_16 with the acquired state dir lock
2017-09-22 14:08:09 DEBUG ProcessorStateManager:115 - task [1_8] Created state store manager for task 1_8 with the acquired state dir lock
2017-09-22 14:08:09 DEBUG ProcessorStateManager:115 - task [1_23] Created state store manager for task 1_23 with the acquired state dir lock
2017-09-22 14:08:09 DEBUG ProcessorStateManager:115 - task [1_15] Created state store manager for task 1_15 with the acquired state dir lock
2017-09-22 14:08:09 DEBUG ProcessorStateManager:115 - task [1_10] Created state store manager for task 1_10 with the acquired state dir lock
2017-09-22 14:08:09 DEBUG ProcessorStateManager:115 - task [1_20] Created state store manager for task 1_20 with the acquired state dir lock
2017-09-22 14:08:09 DEBUG ProcessorStateManager:115 - task [1_27] Created state store manager for task 1_27 with the acquired state dir lock
2017-09-22 14:08:09 DEBUG ProcessorStateManager:115 - task [1_28] Created state store manager for task 1_28 with the acquired state dir lock
2017-09-22 14:08:09 DEBUG ProcessorStateManager:115 - task [1_0] Created state store manager for task 1_0 with the acquired state dir lock
2017-09-22 14:08:09 DEBUG ProcessorStateManager:115 - task [1_6] Created state store manager for task 1_6 with the acquired state dir lock
2017-09-22 14:08:09 DEBUG ProcessorStateManager:115 - task [1_19] Created state store manager for task 1_19 with the acquired state dir lock
2017-09-22 14:08:09 DEBUG ProcessorStateManager:115 - task [1_4] Created state store manager for task 1_4 with the acquired state dir lock
2017-09-22 14:08:09 DEBUG ProcessorStateManager:115 - task [1_22] Created state store manager for task 1_22 with the acquired state dir lock
2017-09-22 14:08:09 DEBUG ProcessorStateManager:115 - task [1_21] Created state store manager for task 1_21 with the acquired state dir lock
2017-09-22 14:08:09 DEBUG ProcessorStateManager:115 - task [1_24] Created state store manager for task 1_24 with the acquired state dir lock
2017-09-22 14:08:09 DEBUG ProcessorStateManager:115 - task [0_0] Created state store manager for task 0_0 with the acquired state dir lock
2017-09-22 14:08:09 DEBUG ProcessorStateManager:115 - task [1_2] Created state store manager for task 1_2 with the acquired state dir lock
2017-09-22 14:08:09 DEBUG ProcessorStateManager:115 - task [1_25] Created state store manager for task 1_25 with the acquired state dir lock
2017-09-22 14:08:09 DEBUG ProcessorStateManager:115 - task [1_3] Created state store manager for task 1_3 with the acquired state dir lock
2017-09-22 14:08:09 DEBUG ProcessorStateManager:115 - task [1_26] Created state store manager for task 1_26 with the acquired state dir lock
2017-09-22 14:08:09 DEBUG ProcessorStateManager:115 - task [1_13] Created state store manager for task 1_13 with the acquired state dir lock
2017-09-22 14:08:09 DEBUG ProcessorStateManager:115 - task [1_31] Created state store manager for task 1_31 with the acquired state dir lock
2017-09-22 14:08:09 DEBUG ProcessorStateManager:115 - task [1_17] Created state store manager for task 1_17 with the acquired state dir lock
2017-09-22 14:08:09 DEBUG ProcessorStateManager:115 - task [1_7] Created state store manager for task 1_7 with the acquired state dir lock
2017-09-22 14:08:09 DEBUG ProcessorStateManager:115 - task [1_5] Created state store manager for task 1_5 with the acquired state dir lock
2017-09-22 14:08:09 DEBUG ProcessorStateManager:115 - task [0_3] Created state store manager for task 0_3 with the acquired state dir lock
2017-09-22 14:08:09 DEBUG ProcessorStateManager:115 - task [3_0] Created state store manager for task 3_0 with the acquired state dir lock
2017-09-22 14:08:09 DEBUG ProcessorStateManager:115 - task [1_1] Created state store manager for task 1_1 with the acquired state dir lock
2017-09-22 14:08:09 DEBUG ProcessorStateManager:115 - task [1_30] Created state store manager for task 1_30 with the acquired state dir lock
2017-09-22 14:08:09 DEBUG ProcessorStateManager:115 - task [1_12] Created state store manager for task 1_12 with the acquired state dir lock
2017-09-22 14:08:09 DEBUG ProcessorStateManager:336 - task [1_29] Register global stores []
2017-09-22 14:08:09 DEBUG ProcessorStateManager:336 - task [0_0] Register global stores []
2017-09-22 14:08:09 DEBUG ProcessorStateManager:336 - task [1_24] Register global stores []
2017-09-22 14:08:09 DEBUG ProcessorStateManager:336 - task [0_3] Register global stores []
2017-09-22 14:08:09 DEBUG ProcessorStateManager:336 - task [1_28] Register global stores []
2017-09-22 14:08:09 DEBUG ProcessorStateManager:336 - task [1_23] Register global stores []
2017-09-22 14:08:09 DEBUG ProcessorStateManager:336 - task [1_25] Register global stores []
2017-09-22 14:08:09 DEBUG ProcessorStateManager:336 - task [1_3] Register global stores []
2017-09-22 14:08:09 DEBUG ProcessorStateManager:336 - task [1_21] Register global stores []
2017-09-22 14:08:09 DEBUG ProcessorStateManager:336 - task [1_1] Register global stores []
2017-09-22 14:08:09 DEBUG ProcessorStateManager:336 - task [1_16] Register global stores []
2017-09-22 14:08:09 DEBUG ProcessorStateManager:336 - task [1_8] Register global stores []
2017-09-22 14:08:09 DEBUG ProcessorStateManager:336 - task [1_12] Register global stores []
2017-09-22 14:08:09 DEBUG ProcessorStateManager:115 - task [0_30] Created state store manager for task 0_30 with the acquired state dir lock
2017-09-22 14:08:09 DEBUG ProcessorStateManager:115 - task [0_26] Created state store manager for task 0_26 with the acquired state dir lock
2017-09-22 14:08:09 DEBUG ProcessorStateManager:336 - task [1_6] Register global stores []
2017-09-22 14:08:09 DEBUG ProcessorStateManager:336 - task [1_0] Register global stores []
2017-09-22 14:08:09 DEBUG ProcessorStateManager:336 - task [1_11] Register global stores []
2017-09-22 14:08:09 DEBUG ProcessorStateManager:336 - task [1_19] Register global stores []
2017-09-22 14:08:09 DEBUG ProcessorStateManager:336 - task [1_5] Register global stores []
2017-09-22 14:08:09 DEBUG ProcessorStateManager:336 - task [1_9] Register global stores []
2017-09-22 14:08:09 DEBUG ProcessorStateManager:336 - task [3_0] Register global stores []
2017-09-22 14:08:09 DEBUG ProcessorStateManager:336 - task [1_27] Register global stores []
2017-09-22 14:08:09 DEBUG ProcessorStateManager:336 - task [1_4] Register global stores []
2017-09-22 14:08:09 DEBUG ProcessorStateManager:336 - task [1_2] Register global stores []
2017-09-22 14:08:09 DEBUG ProcessorStateManager:336 - task [1_26] Register global stores []
2017-09-22 14:08:09 DEBUG ProcessorStateManager:336 - task [1_13] Register global stores []
2017-09-22 14:08:09 DEBUG ProcessorStateManager:336 - task [1_17] Register global stores []
2017-09-22 14:08:09 DEBUG ProcessorStateManager:336 - task [1_7] Register global stores []
2017-09-22 14:08:09 DEBUG ProcessorStateManager:336 - task [1_15] Register global stores []
2017-09-22 14:08:09 DEBUG ProcessorStateManager:336 - task [1_20] Register global stores []
2017-09-22 14:08:09 DEBUG ProcessorStateManager:336 - task [1_30] Register global stores []
2017-09-22 14:08:09 DEBUG ProcessorStateManager:336 - task [1_31] Register global stores []
2017-09-22 14:08:09 DEBUG ProcessorStateManager:115 - task [0_1] Created state store manager for task 0_1 with the acquired state dir lock
2017-09-22 14:08:09 DEBUG ProcessorStateManager:336 - task [1_22] Register global stores []
2017-09-22 14:08:09 DEBUG ProcessorStateManager:336 - task [1_10] Register global stores []
2017-09-22 14:08:09 DEBUG ProcessorStateManager:115 - task [0_16] Created state store manager for task 0_16 with the acquired state dir lock
2017-09-22 14:08:09 DEBUG ProcessorStateManager:115 - task [0_7] Created state store manager for task 0_7 with the acquired state dir lock
2017-09-22 14:08:09 DEBUG ProcessorStateManager:115 - task [1_14] Created state store manager for task 1_14 with the acquired state dir lock
2017-09-22 14:08:09 DEBUG ProcessorStateManager:115 - task [0_28] Created state store manager for task 0_28 with the acquired state dir lock
2017-09-22 14:08:09 DEBUG ProcessorStateManager:115 - task [1_18] Created state store manager for task 1_18 with the acquired state dir lock
2017-09-22 14:08:09 DEBUG ProcessorStateManager:115 - task [0_8] Created state store manager for task 0_8 with the acquired state dir lock
2017-09-22 14:08:09 DEBUG ProcessorStateManager:115 - task [0_10] Created state store manager for task 0_10 with the acquired state dir lock
2017-09-22 14:08:09 DEBUG ProcessorStateManager:115 - task [0_6] Created state store manager for task 0_6 with the acquired state dir lock
2017-09-22 14:08:09 DEBUG ProcessorStateManager:115 - task [0_11] Created state store manager for task 0_11 with the acquired state dir lock
2017-09-22 14:08:09 DEBUG ProcessorStateManager:115 - task [0_21] Created state store manager for task 0_21 with the acquired state dir lock
2017-09-22 14:08:09 DEBUG ProcessorStateManager:115 - task [0_2] Created state store manager for task 0_2 with the acquired state dir lock
2017-09-22 14:08:09 DEBUG ProcessorStateManager:115 - task [0_13] Created state store manager for task 0_13 with the acquired state dir lock
2017-09-22 14:08:09 DEBUG ProcessorStateManager:115 - task [0_22] Created state store manager for task 0_22 with the acquired state dir lock
2017-09-22 14:08:09 DEBUG ProcessorStateManager:115 - task [0_14] Created state store manager for task 0_14 with the acquired state dir lock
2017-09-22 14:08:09 DEBUG ProcessorStateManager:115 - task [0_19] Created state store manager for task 0_19 with the acquired state dir lock
2017-09-22 14:08:09 DEBUG ProcessorStateManager:115 - task [0_12] Created state store manager for task 0_12 with the acquired state dir lock
2017-09-22 14:08:09 DEBUG ProcessorStateManager:115 - task [0_17] Created state store manager for task 0_17 with the acquired state dir lock
2017-09-22 14:08:09 DEBUG ProcessorStateManager:115 - task [0_20] Created state store manager for task 0_20 with the acquired state dir lock
2017-09-22 14:08:09 DEBUG ProcessorStateManager:115 - task [0_27] Created state store manager for task 0_27 with the acquired state dir lock
2017-09-22 14:08:09 DEBUG ProcessorStateManager:115 - task [0_9] Created state store manager for task 0_9 with the acquired state dir lock
2017-09-22 14:08:09 DEBUG ProcessorStateManager:115 - task [0_5] Created state store manager for task 0_5 with the acquired state dir lock
2017-09-22 14:08:09 DEBUG ProcessorStateManager:336 - task [0_28] Register global stores []
2017-09-22 14:08:09 DEBUG ProcessorStateManager:115 - task [0_23] Created state store manager for task 0_23 with the acquired state dir lock
2017-09-22 14:08:09 DEBUG ProcessorStateManager:115 - task [0_4] Created state store manager for task 0_4 with the acquired state dir lock
2017-09-22 14:08:09 DEBUG ProcessorStateManager:115 - task [0_24] Created state store manager for task 0_24 with the acquired state dir lock
2017-09-22 14:08:09 DEBUG ProcessorStateManager:115 - task [0_29] Created state store manager for task 0_29 with the acquired state dir lock
2017-09-22 14:08:09 DEBUG ProcessorStateManager:115 - task [0_18] Created state store manager for task 0_18 with the acquired state dir lock
2017-09-22 14:08:09 DEBUG ProcessorStateManager:336 - task [1_18] Register global stores []
2017-09-22 14:08:09 DEBUG ProcessorStateManager:336 - task [0_16] Register global stores []
2017-09-22 14:08:09 DEBUG ProcessorStateManager:115 - task [0_15] Created state store manager for task 0_15 with the acquired state dir lock
2017-09-22 14:08:09 DEBUG ProcessorStateManager:336 - task [0_1] Register global stores []
2017-09-22 14:08:09 DEBUG ProcessorStateManager:336 - task [0_7] Register global stores []
2017-09-22 14:08:09 DEBUG ProcessorStateManager:115 - task [2_0] Created state store manager for task 2_0 with the acquired state dir lock
2017-09-22 14:08:09 DEBUG ProcessorStateManager:115 - task [0_31] Created state store manager for task 0_31 with the acquired state dir lock
2017-09-22 14:08:09 DEBUG ProcessorStateManager:115 - task [0_25] Created state store manager for task 0_25 with the acquired state dir lock
2017-09-22 14:08:09 DEBUG ProcessorStateManager:336 - task [0_17] Register global stores []
2017-09-22 14:08:09 DEBUG ProcessorStateManager:336 - task [0_11] Register global stores []
2017-09-22 14:08:09 DEBUG ProcessorStateManager:336 - task [0_29] Register global stores []
2017-09-22 14:08:09 DEBUG ProcessorStateManager:336 - task [0_5] Register global stores []
2017-09-22 14:08:09 DEBUG ProcessorStateManager:336 - task [1_14] Register global stores []
2017-09-22 14:08:09 DEBUG ProcessorStateManager:336 - task [0_27] Register global stores []
2017-09-22 14:08:09 DEBUG ProcessorStateManager:336 - task [0_8] Register global stores []
2017-09-22 14:08:09 DEBUG ProcessorStateManager:336 - task [0_19] Register global stores []
2017-09-22 14:08:09 DEBUG ProcessorStateManager:336 - task [0_22] Register global stores []
2017-09-22 14:08:09 DEBUG ProcessorStateManager:336 - task [0_14] Register global stores []
2017-09-22 14:08:09 DEBUG StreamThread:1176 - stream-thread [argyle-streams-fp-StreamThread-6] Adding assigned standby tasks {}
2017-09-22 14:08:09 DEBUG ProcessorStateManager:336 - task [0_26] Register global stores []
2017-09-22 14:08:09 DEBUG StreamThread:1176 - stream-thread [argyle-streams-fp-StreamThread-27] Adding assigned standby tasks {}
2017-09-22 14:08:09 DEBUG ProcessorStateManager:336 - task [0_20] Register global stores []
2017-09-22 14:08:09 DEBUG ProcessorStateManager:336 - task [0_6] Register global stores []
2017-09-22 14:08:09 DEBUG ProcessorStateManager:336 - task [0_9] Register global stores []
2017-09-22 14:08:09 DEBUG StreamThread:1176 - stream-thread [argyle-streams-fp-StreamThread-25] Adding assigned standby tasks {}
2017-09-22 14:08:09 DEBUG StreamThread:1176 - stream-thread [argyle-streams-fp-StreamThread-7] Adding assigned standby tasks {}
2017-09-22 14:08:09 DEBUG StreamThread:1176 - stream-thread [argyle-streams-fp-StreamThread-33] Adding assigned standby tasks {}
2017-09-22 14:08:09 DEBUG StreamThread:1176 - stream-thread [argyle-streams-fp-StreamThread-13] Adding assigned standby tasks {}
2017-09-22 14:08:09 DEBUG StreamThread:1176 - stream-thread [argyle-streams-fp-StreamThread-16] Adding assigned standby tasks {}
2017-09-22 14:08:09 DEBUG ProcessorStateManager:336 - task [0_15] Register global stores []
2017-09-22 14:08:09 INFO  StreamThread:195 - stream-thread [argyle-streams-fp-StreamThread-33] partition assignment took 90 ms.
current active tasks: [1_4, 0_22]
current standby tasks: []
previous active tasks: []

2017-09-22 14:08:09 DEBUG ProcessorStateManager:336 - task [0_18] Register global stores []
2017-09-22 14:08:09 DEBUG ProcessorStateManager:336 - task [0_12] Register global stores []
2017-09-22 14:08:09 DEBUG ProcessorStateManager:336 - task [0_23] Register global stores []
2017-09-22 14:08:09 DEBUG ProcessorStateManager:336 - task [0_30] Register global stores []
2017-09-22 14:08:09 DEBUG ProcessorStateManager:336 - task [0_10] Register global stores []
2017-09-22 14:08:09 DEBUG StreamThread:1176 - stream-thread [argyle-streams-fp-StreamThread-26] Adding assigned standby tasks {}
2017-09-22 14:08:09 DEBUG StreamThread:1176 - stream-thread [argyle-streams-fp-StreamThread-19] Adding assigned standby tasks {}
2017-09-22 14:08:09 DEBUG StreamThread:1176 - stream-thread [argyle-streams-fp-StreamThread-29] Adding assigned standby tasks {}
2017-09-22 14:08:09 DEBUG StreamThread:1176 - stream-thread [argyle-streams-fp-StreamThread-32] Adding assigned standby tasks {}
2017-09-22 14:08:09 DEBUG StreamThread:1176 - stream-thread [argyle-streams-fp-StreamThread-12] Adding assigned standby tasks {}
2017-09-22 14:08:09 DEBUG StreamThread:1176 - stream-thread [argyle-streams-fp-StreamThread-14] Adding assigned standby tasks {}
2017-09-22 14:08:09 DEBUG StreamThread:1176 - stream-thread [argyle-streams-fp-StreamThread-10] Adding assigned standby tasks {}
2017-09-22 14:08:09 DEBUG StreamThread:1176 - stream-thread [argyle-streams-fp-StreamThread-24] Adding assigned standby tasks {}
2017-09-22 14:08:09 INFO  StreamThread:195 - stream-thread [argyle-streams-fp-StreamThread-6] partition assignment took 93 ms.
current active tasks: [1_2, 1_18]
current standby tasks: []
previous active tasks: []

2017-09-22 14:08:09 INFO  StreamThread:195 - stream-thread [argyle-streams-fp-StreamThread-25] partition assignment took 101 ms.
current active tasks: [1_29, 0_14]
current standby tasks: []
previous active tasks: []

2017-09-22 14:08:09 DEBUG StreamThread:1176 - stream-thread [argyle-streams-fp-StreamThread-2] Adding assigned standby tasks {}
2017-09-22 14:08:09 DEBUG StreamThread:1176 - stream-thread [argyle-streams-fp-StreamThread-1] Adding assigned standby tasks {}
2017-09-22 14:08:09 DEBUG StreamThread:1176 - stream-thread [argyle-streams-fp-StreamThread-11] Adding assigned standby tasks {}
2017-09-22 14:08:09 DEBUG ProcessorStateManager:336 - task [0_4] Register global stores []
2017-09-22 14:08:09 DEBUG ProcessorStateManager:336 - task [0_24] Register global stores []
2017-09-22 14:08:09 DEBUG ProcessorStateManager:336 - task [0_2] Register global stores []
2017-09-22 14:08:09 DEBUG ProcessorStateManager:336 - task [0_21] Register global stores []
2017-09-22 14:08:09 DEBUG StreamThread:1176 - stream-thread [argyle-streams-fp-StreamThread-20] Adding assigned standby tasks {}
2017-09-22 14:08:09 DEBUG StreamThread:1176 - stream-thread [argyle-streams-fp-StreamThread-30] Adding assigned standby tasks {}
2017-09-22 14:08:09 DEBUG StreamThread:1176 - stream-thread [argyle-streams-fp-StreamThread-15] Adding assigned standby tasks {}
2017-09-22 14:08:09 DEBUG StreamThread:1176 - stream-thread [argyle-streams-fp-StreamThread-22] Adding assigned standby tasks {}
2017-09-22 14:08:09 DEBUG StreamThread:1176 - stream-thread [argyle-streams-fp-StreamThread-18] Adding assigned standby tasks {}
2017-09-22 14:08:09 INFO  StreamThread:195 - stream-thread [argyle-streams-fp-StreamThread-27] partition assignment took 92 ms.
current active tasks: [1_8, 0_26]
current standby tasks: []
previous active tasks: []

2017-09-22 14:08:09 DEBUG StreamThread:1176 - stream-thread [argyle-streams-fp-StreamThread-23] Adding assigned standby tasks {}
2017-09-22 14:08:09 DEBUG StreamThread:1176 - stream-thread [argyle-streams-fp-StreamThread-31] Adding assigned standby tasks {}
2017-09-22 14:08:09 DEBUG StreamThread:1176 - stream-thread [argyle-streams-fp-StreamThread-4] Adding assigned standby tasks {}
2017-09-22 14:08:09 DEBUG StreamThread:1176 - stream-thread [argyle-streams-fp-StreamThread-9] Adding assigned standby tasks {}
2017-09-22 14:08:09 DEBUG ProcessorStateManager:336 - task [0_31] Register global stores []
2017-09-22 14:08:09 INFO  StreamThread:195 - stream-thread [argyle-streams-fp-StreamThread-26] partition assignment took 98 ms.
current active tasks: [1_10, 0_28]
current standby tasks: []
previous active tasks: []

2017-09-22 14:08:09 INFO  StreamThread:195 - stream-thread [argyle-streams-fp-StreamThread-29] partition assignment took 100 ms.
current active tasks: [1_0, 0_17]
current standby tasks: []
previous active tasks: []

2017-09-22 14:08:09 DEBUG ProcessorStateManager:336 - task [0_25] Register global stores []
2017-09-22 14:08:09 DEBUG StreamThread:1176 - stream-thread [argyle-streams-fp-StreamThread-5] Adding assigned standby tasks {}
2017-09-22 14:08:09 INFO  StreamThread:195 - stream-thread [argyle-streams-fp-StreamThread-32] partition assignment took 97 ms.
current active tasks: [1_12, 0_30]
current standby tasks: []
previous active tasks: []

2017-09-22 14:08:09 INFO  StreamThread:195 - stream-thread [argyle-streams-fp-StreamThread-12] partition assignment took 97 ms.
current active tasks: [1_26, 0_11]
current standby tasks: []
previous active tasks: []

2017-09-22 14:08:09 INFO  StreamThread:195 - stream-thread [argyle-streams-fp-StreamThread-23] partition assignment took 103 ms.
current active tasks: [1_31, 1_14]
current standby tasks: []
previous active tasks: []

2017-09-22 14:08:09 INFO  StreamThread:195 - stream-thread [argyle-streams-fp-StreamThread-24] partition assignment took 94 ms.
current active tasks: [1_20, 0_5]
current standby tasks: []
previous active tasks: []

2017-09-22 14:08:09 INFO  StreamThread:195 - stream-thread [argyle-streams-fp-StreamThread-14] partition assignment took 96 ms.
current active tasks: [1_11, 0_29]
current standby tasks: []
previous active tasks: []

2017-09-22 14:08:09 INFO  StreamThread:195 - stream-thread [argyle-streams-fp-StreamThread-31] partition assignment took 98 ms.
current active tasks: [1_30, 0_15]
current standby tasks: []
previous active tasks: []

2017-09-22 14:08:09 INFO  StreamThread:195 - stream-thread [argyle-streams-fp-StreamThread-10] partition assignment took 105 ms.
current active tasks: [1_1, 0_18]
current standby tasks: []
previous active tasks: []

2017-09-22 14:08:09 INFO  StreamThread:195 - stream-thread [argyle-streams-fp-StreamThread-16] partition assignment took 97 ms.
current active tasks: [1_15, 0_1]
current standby tasks: []
previous active tasks: []

2017-09-22 14:08:09 INFO  StreamThread:195 - stream-thread [argyle-streams-fp-StreamThread-2] partition assignment took 97 ms.
current active tasks: [1_22, 0_7]
current standby tasks: []
previous active tasks: []

2017-09-22 14:08:09 INFO  StreamThread:195 - stream-thread [argyle-streams-fp-StreamThread-13] partition assignment took 94 ms.
current active tasks: [1_9, 0_27]
current standby tasks: []
previous active tasks: []

2017-09-22 14:08:09 INFO  StreamThread:195 - stream-thread [argyle-streams-fp-StreamThread-1] partition assignment took 115 ms.
current active tasks: [0_3, 0_19]
current standby tasks: []
previous active tasks: []

2017-09-22 14:08:09 INFO  StreamThread:195 - stream-thread [argyle-streams-fp-StreamThread-7] partition assignment took 94 ms.
current active tasks: [0_0, 0_16]
current standby tasks: []
previous active tasks: []

2017-09-22 14:08:09 DEBUG StreamThread:1176 - stream-thread [argyle-streams-fp-StreamThread-3] Adding assigned standby tasks {}
2017-09-22 14:08:09 INFO  StreamThread:195 - stream-thread [argyle-streams-fp-StreamThread-3] partition assignment took 109 ms.
current active tasks: [1_6, 0_24]
current standby tasks: []
previous active tasks: []

2017-09-22 14:08:09 DEBUG ProcessorStateManager:336 - task [0_13] Register global stores []
2017-09-22 14:08:09 DEBUG StreamThread:1176 - stream-thread [argyle-streams-fp-StreamThread-21] Adding assigned standby tasks {}
2017-09-22 14:08:09 INFO  StreamThread:195 - stream-thread [argyle-streams-fp-StreamThread-15] partition assignment took 105 ms.
current active tasks: [1_21, 0_6]
current standby tasks: []
previous active tasks: []

2017-09-22 14:08:09 INFO  StreamThread:195 - stream-thread [argyle-streams-fp-StreamThread-11] partition assignment took 112 ms.
current active tasks: [1_23, 0_8]
current standby tasks: []
previous active tasks: []

2017-09-22 14:08:09 INFO  StreamThread:195 - stream-thread [argyle-streams-fp-StreamThread-22] partition assignment took 103 ms.
current active tasks: [1_24, 0_9]
current standby tasks: []
previous active tasks: []

2017-09-22 14:08:09 INFO  StreamThread:195 - stream-thread [argyle-streams-fp-StreamThread-4] partition assignment took 97 ms.
current active tasks: [1_27, 0_12]
current standby tasks: []
previous active tasks: []

2017-09-22 14:08:09 INFO  StreamThread:195 - stream-thread [argyle-streams-fp-StreamThread-19] partition assignment took 98 ms.
current active tasks: [1_25, 0_10]
current standby tasks: []
previous active tasks: []

2017-09-22 14:08:09 DEBUG ProcessorStateManager:336 - task [2_0] Register global stores []
2017-09-22 14:08:09 DEBUG StreamThread:1176 - stream-thread [argyle-streams-fp-StreamThread-17] Adding assigned standby tasks {}
2017-09-22 14:08:09 INFO  StreamThread:195 - stream-thread [argyle-streams-fp-StreamThread-17] partition assignment took 110 ms.
current active tasks: [1_17, 2_0]
current standby tasks: []
previous active tasks: []

2017-09-22 14:08:09 INFO  StreamThread:195 - stream-thread [argyle-streams-fp-StreamThread-9] partition assignment took 104 ms.
current active tasks: [1_5, 0_23]
current standby tasks: []
previous active tasks: []

2017-09-22 14:08:09 INFO  StreamThread:195 - stream-thread [argyle-streams-fp-StreamThread-18] partition assignment took 106 ms.
current active tasks: [1_19, 0_4]
current standby tasks: []
previous active tasks: []

2017-09-22 14:08:09 INFO  StreamThread:195 - stream-thread [argyle-streams-fp-StreamThread-30] partition assignment took 103 ms.
current active tasks: [1_16, 0_2]
current standby tasks: []
previous active tasks: []

2017-09-22 14:08:09 DEBUG StreamThread:1176 - stream-thread [argyle-streams-fp-StreamThread-8] Adding assigned standby tasks {}
2017-09-22 14:08:09 INFO  StreamThread:195 - stream-thread [argyle-streams-fp-StreamThread-20] partition assignment took 102 ms.
current active tasks: [1_3, 0_21]
current standby tasks: []
previous active tasks: []

2017-09-22 14:08:09 DEBUG StreamTask:565 - task [1_22] Initializing
2017-09-22 14:08:09 DEBUG StreamTask:565 - task [1_29] Initializing
2017-09-22 14:08:09 INFO  StreamThread:195 - stream-thread [argyle-streams-fp-StreamThread-5] partition assignment took 112 ms.
current active tasks: [1_7, 0_25]
current standby tasks: []
previous active tasks: []

2017-09-22 14:08:09 DEBUG StreamThread:1176 - stream-thread [argyle-streams-fp-StreamThread-28] Adding assigned standby tasks {}
2017-09-22 14:08:09 DEBUG StreamTask:565 - task [1_11] Initializing
2017-09-22 14:08:09 INFO  StreamThread:195 - stream-thread [argyle-streams-fp-StreamThread-8] partition assignment took 109 ms.
current active tasks: [1_28, 0_13]
current standby tasks: []
previous active tasks: []

2017-09-22 14:08:09 INFO  StreamThread:195 - stream-thread [argyle-streams-fp-StreamThread-21] partition assignment took 116 ms.
current active tasks: [3_0, 0_20]
current standby tasks: []
previous active tasks: []

2017-09-22 14:08:09 DEBUG StreamTask:565 - task [1_0] Initializing
2017-09-22 14:08:09 DEBUG StreamTask:565 - task [1_26] Initializing
2017-09-22 14:08:09 DEBUG StreamTask:565 - task [1_1] Initializing
2017-09-22 14:08:09 DEBUG StreamTask:565 - task [1_8] Initializing
2017-09-22 14:08:09 DEBUG StreamTask:565 - task [1_21] Initializing
2017-09-22 14:08:09 DEBUG StreamTask:565 - task [1_17] Initializing
2017-09-22 14:08:09 DEBUG StreamTask:565 - task [1_9] Initializing
2017-09-22 14:08:09 DEBUG StreamTask:565 - task [1_4] Initializing
2017-09-22 14:08:09 DEBUG StateDirectory:149 - stream-thread [argyle-streams-fp-StreamThread-2] Acquired state dir lock for task 1_22
2017-09-22 14:08:09 DEBUG StreamTask:565 - task [1_2] Initializing
2017-09-22 14:08:09 DEBUG StreamTask:565 - task [1_24] Initializing
2017-09-22 14:08:09 DEBUG StateDirectory:149 - stream-thread [argyle-streams-fp-StreamThread-33] Acquired state dir lock for task 1_4
2017-09-22 14:08:09 DEBUG StreamTask:565 - task [1_20] Initializing
2017-09-22 14:08:09 DEBUG StreamTask:565 - task [1_7] Initializing
2017-09-22 14:08:09 INFO  StreamThread:195 - stream-thread [argyle-streams-fp-StreamThread-28] partition assignment took 115 ms.
current active tasks: [1_13, 0_31]
current standby tasks: []
previous active tasks: []

2017-09-22 14:08:09 DEBUG StreamTask:565 - task [1_27] Initializing
2017-09-22 14:08:09 DEBUG StreamTask:565 - task [0_3] Initializing
2017-09-22 14:08:09 DEBUG StreamTask:565 - task [1_31] Initializing
2017-09-22 14:08:09 DEBUG StateDirectory:149 - stream-thread [argyle-streams-fp-StreamThread-13] Acquired state dir lock for task 1_9
2017-09-22 14:08:09 DEBUG StreamTask:565 - task [1_10] Initializing
2017-09-22 14:08:09 DEBUG StateDirectory:149 - stream-thread [argyle-streams-fp-StreamThread-26] Acquired state dir lock for task 1_10
2017-09-22 14:08:09 DEBUG StreamTask:565 - task [1_3] Initializing
2017-09-22 14:08:09 DEBUG StateDirectory:149 - stream-thread [argyle-streams-fp-StreamThread-17] Acquired state dir lock for task 1_17
2017-09-22 14:08:09 DEBUG StreamTask:565 - task [1_30] Initializing
2017-09-22 14:08:09 DEBUG StreamTask:565 - task [1_25] Initializing
2017-09-22 14:08:09 DEBUG StateDirectory:149 - stream-thread [argyle-streams-fp-StreamThread-15] Acquired state dir lock for task 1_21
2017-09-22 14:08:09 DEBUG StreamTask:565 - task [0_0] Initializing
2017-09-22 14:08:09 DEBUG StreamTask:565 - task [1_5] Initializing
2017-09-22 14:08:09 DEBUG StateDirectory:149 - stream-thread [argyle-streams-fp-StreamThread-27] Acquired state dir lock for task 1_8
2017-09-22 14:08:09 DEBUG StreamTask:565 - task [1_16] Initializing
2017-09-22 14:08:09 DEBUG StateDirectory:149 - stream-thread [argyle-streams-fp-StreamThread-10] Acquired state dir lock for task 1_1
2017-09-22 14:08:09 DEBUG StateDirectory:149 - stream-thread [argyle-streams-fp-StreamThread-12] Acquired state dir lock for task 1_26
2017-09-22 14:08:09 DEBUG StreamTask:565 - task [1_12] Initializing
2017-09-22 14:08:09 DEBUG StreamTask:565 - task [1_15] Initializing
2017-09-22 14:08:09 DEBUG StateDirectory:149 - stream-thread [argyle-streams-fp-StreamThread-29] Acquired state dir lock for task 1_0
2017-09-22 14:08:09 DEBUG StreamTask:565 - task [3_0] Initializing
2017-09-22 14:08:09 DEBUG StreamTask:565 - task [1_19] Initializing
2017-09-22 14:08:09 DEBUG StreamTask:565 - task [1_13] Initializing
2017-09-22 14:08:09 DEBUG StreamTask:565 - task [1_6] Initializing
2017-09-22 14:08:09 DEBUG StateDirectory:149 - stream-thread [argyle-streams-fp-StreamThread-14] Acquired state dir lock for task 1_11
2017-09-22 14:08:09 DEBUG StateDirectory:149 - stream-thread [argyle-streams-fp-StreamThread-25] Acquired state dir lock for task 1_29
2017-09-22 14:08:09 DEBUG StreamTask:565 - task [1_28] Initializing
2017-09-22 14:08:09 DEBUG StateDirectory:149 - stream-thread [argyle-streams-fp-StreamThread-3] Acquired state dir lock for task 1_6
2017-09-22 14:08:09 DEBUG StreamTask:565 - task [1_23] Initializing
2017-09-22 14:08:09 DEBUG StateDirectory:149 - stream-thread [argyle-streams-fp-StreamThread-28] Acquired state dir lock for task 1_13
2017-09-22 14:08:09 DEBUG StateDirectory:149 - stream-thread [argyle-streams-fp-StreamThread-18] Acquired state dir lock for task 1_19
2017-09-22 14:08:09 DEBUG StateDirectory:149 - stream-thread [argyle-streams-fp-StreamThread-21] Acquired state dir lock for task 3_0
2017-09-22 14:08:09 DEBUG StateDirectory:149 - stream-thread [argyle-streams-fp-StreamThread-16] Acquired state dir lock for task 1_15
2017-09-22 14:08:09 DEBUG StateDirectory:149 - stream-thread [argyle-streams-fp-StreamThread-32] Acquired state dir lock for task 1_12
2017-09-22 14:08:09 DEBUG StateDirectory:149 - stream-thread [argyle-streams-fp-StreamThread-30] Acquired state dir lock for task 1_16
2017-09-22 14:08:09 DEBUG StateDirectory:149 - stream-thread [argyle-streams-fp-StreamThread-9] Acquired state dir lock for task 1_5
2017-09-22 14:08:09 DEBUG StateDirectory:149 - stream-thread [argyle-streams-fp-StreamThread-19] Acquired state dir lock for task 1_25
2017-09-22 14:08:09 DEBUG StateDirectory:149 - stream-thread [argyle-streams-fp-StreamThread-31] Acquired state dir lock for task 1_30
2017-09-22 14:08:09 DEBUG StateDirectory:149 - stream-thread [argyle-streams-fp-StreamThread-20] Acquired state dir lock for task 1_3
2017-09-22 14:08:09 DEBUG StateDirectory:149 - stream-thread [argyle-streams-fp-StreamThread-23] Acquired state dir lock for task 1_31
2017-09-22 14:08:09 DEBUG StateDirectory:149 - stream-thread [argyle-streams-fp-StreamThread-4] Acquired state dir lock for task 1_27
2017-09-22 14:08:09 DEBUG StateDirectory:149 - stream-thread [argyle-streams-fp-StreamThread-5] Acquired state dir lock for task 1_7
2017-09-22 14:08:09 DEBUG StateDirectory:149 - stream-thread [argyle-streams-fp-StreamThread-24] Acquired state dir lock for task 1_20
2017-09-22 14:08:09 DEBUG StateDirectory:149 - stream-thread [argyle-streams-fp-StreamThread-22] Acquired state dir lock for task 1_24
2017-09-22 14:08:09 DEBUG StateDirectory:149 - stream-thread [argyle-streams-fp-StreamThread-6] Acquired state dir lock for task 1_2
2017-09-22 14:08:09 DEBUG StateDirectory:149 - stream-thread [argyle-streams-fp-StreamThread-11] Acquired state dir lock for task 1_23
2017-09-22 14:08:09 DEBUG StateDirectory:149 - stream-thread [argyle-streams-fp-StreamThread-8] Acquired state dir lock for task 1_28
2017-09-22 14:08:09 DEBUG ProcessorStateManager:140 - task [1_0] Registering state store activities-avro-grouped-or to its state manager
2017-09-22 14:08:09 DEBUG ProcessorStateManager:140 - task [1_9] Registering state store activities-avro-grouped-or to its state manager
2017-09-22 14:08:09 DEBUG ProcessorStateManager:140 - task [1_17] Registering state store activities-avro-grouped-or to its state manager
2017-09-22 14:08:09 DEBUG ProcessorStateManager:140 - task [1_6] Registering state store activities-avro-grouped-or to its state manager
2017-09-22 14:08:09 DEBUG ProcessorStateManager:140 - task [1_26] Registering state store activities-avro-grouped-or to its state manager
2017-09-22 14:08:09 DEBUG ProcessorStateManager:140 - task [1_13] Registering state store activities-avro-grouped-or to its state manager
2017-09-22 14:08:09 DEBUG ProcessorStateManager:140 - task [3_0] Registering state store orange-0921-ml-second-level-featurization-requests-avro-stored-or to its state manager
2017-09-22 14:08:09 DEBUG ProcessorStateManager:140 - task [1_10] Registering state store activities-avro-grouped-or to its state manager
2017-09-22 14:08:09 DEBUG ProcessorStateManager:140 - task [1_21] Registering state store activities-avro-grouped-or to its state manager
2017-09-22 14:08:09 DEBUG ProcessorStateManager:140 - task [1_27] Registering state store activities-avro-grouped-or to its state manager
2017-09-22 14:08:09 DEBUG ProcessorStateManager:140 - task [1_8] Registering state store activities-avro-grouped-or to its state manager
2017-09-22 14:08:09 DEBUG ProcessorStateManager:140 - task [1_15] Registering state store activities-avro-grouped-or to its state manager
2017-09-22 14:08:09 DEBUG ProcessorStateManager:140 - task [1_4] Registering state store activities-avro-grouped-or to its state manager
2017-09-22 14:08:09 DEBUG StoreChangelogReader:94 - stream-thread [argyle-streams-fp-StreamThread-21] Took 8ms to validate that partition argyle-streams-fp-orange-0921-ml-second-level-featurization-requests-avro-stored-or-changelog-0 exists
2017-09-22 14:08:09 DEBUG ProcessorStateManager:140 - task [1_24] Registering state store activities-avro-grouped-or to its state manager
2017-09-22 14:08:09 DEBUG ProcessorStateManager:140 - task [1_11] Registering state store activities-avro-grouped-or to its state manager
2017-09-22 14:08:09 DEBUG ProcessorStateManager:140 - task [1_20] Registering state store activities-avro-grouped-or to its state manager
2017-09-22 14:08:09 DEBUG ProcessorStateManager:140 - task [1_25] Registering state store activities-avro-grouped-or to its state manager
2017-09-22 14:08:09 DEBUG ProcessorStateManager:140 - task [1_19] Registering state store activities-avro-grouped-or to its state manager
2017-09-22 14:08:09 DEBUG AssignedTasks:90 - stream-thread [argyle-streams-fp-StreamThread-13] transitioning stream task 1_9 to restoring
2017-09-22 14:08:09 DEBUG StreamTask:565 - task [0_27] Initializing
2017-09-22 14:08:09 DEBUG ProcessorStateManager:140 - task [1_3] Registering state store activities-avro-grouped-or to its state manager
2017-09-22 14:08:09 DEBUG ProcessorStateManager:140 - task [1_22] Registering state store activities-avro-grouped-or to its state manager
2017-09-22 14:08:09 DEBUG ProcessorStateManager:140 - task [1_5] Registering state store activities-avro-grouped-or to its state manager
2017-09-22 14:08:09 DEBUG ProcessorStateManager:140 - task [1_16] Registering state store activities-avro-grouped-or to its state manager
2017-09-22 14:08:09 DEBUG ProcessorStateManager:140 - task [1_2] Registering state store activities-avro-grouped-or to its state manager
2017-09-22 14:08:09 DEBUG ProcessorStateManager:140 - task [1_12] Registering state store activities-avro-grouped-or to its state manager
2017-09-22 14:08:09 DEBUG AssignedTasks:90 - stream-thread [argyle-streams-fp-StreamThread-21] transitioning stream task 3_0 to restoring
2017-09-22 14:08:09 DEBUG StreamTask:565 - task [0_20] Initializing
2017-09-22 14:08:09 DEBUG ProcessorStateManager:140 - task [1_7] Registering state store activities-avro-grouped-or to its state manager
2017-09-22 14:08:09 DEBUG ProcessorStateManager:140 - task [1_31] Registering state store activities-avro-grouped-or to its state manager
2017-09-22 14:08:09 DEBUG AssignedTasks:90 - stream-thread [argyle-streams-fp-StreamThread-12] transitioning stream task 1_26 to restoring
2017-09-22 14:08:09 DEBUG StreamTask:565 - task [0_11] Initializing
2017-09-22 14:08:09 DEBUG ProcessorStateManager:140 - task [1_1] Registering state store activities-avro-grouped-or to its state manager
2017-09-22 14:08:09 DEBUG AssignedTasks:90 - stream-thread [argyle-streams-fp-StreamThread-33] transitioning stream task 1_4 to restoring
2017-09-22 14:08:09 DEBUG StreamTask:565 - task [0_22] Initializing
2017-09-22 14:08:09 DEBUG AssignedTasks:234 - stream-thread [argyle-streams-fp-StreamThread-7] transitioning stream task 0_0 to running
2017-09-22 14:08:09 DEBUG StreamTask:565 - task [0_16] Initializing
2017-09-22 14:08:09 DEBUG ProcessorStateManager:140 - task [1_30] Registering state store activities-avro-grouped-or to its state manager
2017-09-22 14:08:09 DEBUG ProcessorStateManager:140 - task [1_28] Registering state store activities-avro-grouped-or to its state manager
2017-09-22 14:08:09 DEBUG ProcessorStateManager:140 - task [1_23] Registering state store activities-avro-grouped-or to its state manager
2017-09-22 14:08:09 DEBUG ProcessorStateManager:140 - task [1_29] Registering state store activities-avro-grouped-or to its state manager
2017-09-22 14:08:09 DEBUG AssignedTasks:90 - stream-thread [argyle-streams-fp-StreamThread-14] transitioning stream task 1_11 to restoring
2017-09-22 14:08:09 DEBUG StreamTask:565 - task [0_29] Initializing
2017-09-22 14:08:09 DEBUG AssignedTasks:90 - stream-thread [argyle-streams-fp-StreamThread-29] transitioning stream task 1_0 to restoring
2017-09-22 14:08:09 DEBUG StreamTask:565 - task [0_17] Initializing
2017-09-22 14:08:09 DEBUG AssignedTasks:234 - stream-thread [argyle-streams-fp-StreamThread-1] transitioning stream task 0_3 to running
2017-09-22 14:08:09 DEBUG StreamTask:565 - task [0_19] Initializing
2017-09-22 14:08:09 DEBUG AssignedTasks:234 - stream-thread [argyle-streams-fp-StreamThread-13] transitioning stream task 0_27 to running
2017-09-22 14:08:09 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-13] completed partitions []
2017-09-22 14:08:09 DEBUG AssignedTasks:90 - stream-thread [argyle-streams-fp-StreamThread-17] transitioning stream task 1_17 to restoring
2017-09-22 14:08:09 DEBUG StreamTask:565 - task [2_0] Initializing
2017-09-22 14:08:09 DEBUG AssignedTasks:90 - stream-thread [argyle-streams-fp-StreamThread-3] transitioning stream task 1_6 to restoring
2017-09-22 14:08:09 DEBUG StreamTask:565 - task [0_24] Initializing
2017-09-22 14:08:09 DEBUG AssignedTasks:90 - stream-thread [argyle-streams-fp-StreamThread-26] transitioning stream task 1_10 to restoring
2017-09-22 14:08:09 DEBUG StreamTask:565 - task [0_28] Initializing
2017-09-22 14:08:09 DEBUG AssignedTasks:90 - stream-thread [argyle-streams-fp-StreamThread-27] transitioning stream task 1_8 to restoring
2017-09-22 14:08:09 DEBUG StreamTask:565 - task [0_26] Initializing
2017-09-22 14:08:09 DEBUG AssignedTasks:90 - stream-thread [argyle-streams-fp-StreamThread-28] transitioning stream task 1_13 to restoring
2017-09-22 14:08:09 DEBUG StreamTask:565 - task [0_31] Initializing
2017-09-22 14:08:09 DEBUG AssignedTasks:234 - stream-thread [argyle-streams-fp-StreamThread-33] transitioning stream task 0_22 to running
2017-09-22 14:08:09 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-33] completed partitions []
2017-09-22 14:08:09 DEBUG AssignedTasks:90 - stream-thread [argyle-streams-fp-StreamThread-2] transitioning stream task 1_22 to restoring
2017-09-22 14:08:09 DEBUG StreamTask:565 - task [0_7] Initializing
2017-09-22 14:08:09 DEBUG AssignedTasks:234 - stream-thread [argyle-streams-fp-StreamThread-14] transitioning stream task 0_29 to running
2017-09-22 14:08:09 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-14] completed partitions []
2017-09-22 14:08:09 DEBUG AssignedTasks:90 - stream-thread [argyle-streams-fp-StreamThread-15] transitioning stream task 1_21 to restoring
2017-09-22 14:08:09 DEBUG StreamTask:565 - task [0_6] Initializing
2017-09-22 14:08:09 DEBUG AssignedTasks:90 - stream-thread [argyle-streams-fp-StreamThread-24] transitioning stream task 1_20 to restoring
2017-09-22 14:08:09 DEBUG StreamTask:565 - task [0_5] Initializing
2017-09-22 14:08:09 DEBUG AssignedTasks:90 - stream-thread [argyle-streams-fp-StreamThread-16] transitioning stream task 1_15 to restoring
2017-09-22 14:08:09 DEBUG StreamTask:565 - task [0_1] Initializing
2017-09-22 14:08:09 DEBUG AssignedTasks:90 - stream-thread [argyle-streams-fp-StreamThread-18] transitioning stream task 1_19 to restoring
2017-09-22 14:08:09 DEBUG StreamTask:565 - task [0_4] Initializing
2017-09-22 14:08:09 DEBUG AssignedTasks:234 - stream-thread [argyle-streams-fp-StreamThread-21] transitioning stream task 0_20 to running
2017-09-22 14:08:09 DEBUG StoreChangelogReader:152 - stream-thread [argyle-streams-fp-StreamThread-21] Starting restoring state stores from changelog topics []
2017-09-22 14:08:09 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-21] completed partitions [argyle-streams-fp-orange-0921-ml-second-level-featurization-requests-avro-stored-or-changelog-0]
2017-09-22 14:08:09 DEBUG AssignedTasks:234 - stream-thread [argyle-streams-fp-StreamThread-21] transitioning stream task 3_0 to running
2017-09-22 14:08:09 INFO  StreamThread:888 - stream-thread [argyle-streams-fp-StreamThread-21] State transition from PARTITIONS_ASSIGNED to RUNNING.
2017-09-22 14:08:09 DEBUG AssignedTasks:234 - stream-thread [argyle-streams-fp-StreamThread-12] transitioning stream task 0_11 to running
2017-09-22 14:08:09 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-12] completed partitions []
2017-09-22 14:08:09 DEBUG AssignedTasks:90 - stream-thread [argyle-streams-fp-StreamThread-19] transitioning stream task 1_25 to restoring
2017-09-22 14:08:09 DEBUG StreamTask:565 - task [0_10] Initializing
2017-09-22 14:08:09 DEBUG AssignedTasks:90 - stream-thread [argyle-streams-fp-StreamThread-20] transitioning stream task 1_3 to restoring
2017-09-22 14:08:09 DEBUG StreamTask:565 - task [0_21] Initializing
2017-09-22 14:08:09 DEBUG AssignedTasks:90 - stream-thread [argyle-streams-fp-StreamThread-6] transitioning stream task 1_2 to restoring
2017-09-22 14:08:09 DEBUG StreamTask:565 - task [1_18] Initializing
2017-09-22 14:08:09 DEBUG StateDirectory:149 - stream-thread [argyle-streams-fp-StreamThread-6] Acquired state dir lock for task 1_18
2017-09-22 14:08:09 DEBUG AssignedTasks:90 - stream-thread [argyle-streams-fp-StreamThread-32] transitioning stream task 1_12 to restoring
2017-09-22 14:08:09 DEBUG StreamTask:565 - task [0_30] Initializing
2017-09-22 14:08:09 DEBUG AssignedTasks:90 - stream-thread [argyle-streams-fp-StreamThread-5] transitioning stream task 1_7 to restoring
2017-09-22 14:08:09 DEBUG StreamTask:565 - task [0_25] Initializing
2017-09-22 14:08:09 DEBUG AssignedTasks:90 - stream-thread [argyle-streams-fp-StreamThread-4] transitioning stream task 1_27 to restoring
2017-09-22 14:08:09 DEBUG StreamTask:565 - task [0_12] Initializing
2017-09-22 14:08:09 DEBUG AssignedTasks:90 - stream-thread [argyle-streams-fp-StreamThread-30] transitioning stream task 1_16 to restoring
2017-09-22 14:08:09 DEBUG StreamTask:565 - task [0_2] Initializing
2017-09-22 14:08:09 DEBUG AssignedTasks:90 - stream-thread [argyle-streams-fp-StreamThread-10] transitioning stream task 1_1 to restoring
2017-09-22 14:08:09 DEBUG StreamTask:565 - task [0_18] Initializing
2017-09-22 14:08:09 DEBUG AssignedTasks:234 - stream-thread [argyle-streams-fp-StreamThread-29] transitioning stream task 0_17 to running
2017-09-22 14:08:09 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-29] completed partitions []
2017-09-22 14:08:09 DEBUG AssignedTasks:234 - stream-thread [argyle-streams-fp-StreamThread-1] transitioning stream task 0_19 to running
2017-09-22 14:08:09 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-1] completed partitions []
2017-09-22 14:08:09 INFO  StreamThread:888 - stream-thread [argyle-streams-fp-StreamThread-1] State transition from PARTITIONS_ASSIGNED to RUNNING.
2017-09-22 14:08:09 DEBUG AssignedTasks:90 - stream-thread [argyle-streams-fp-StreamThread-23] transitioning stream task 1_31 to restoring
2017-09-22 14:08:09 DEBUG StreamTask:565 - task [1_14] Initializing
2017-09-22 14:08:09 DEBUG AssignedTasks:234 - stream-thread [argyle-streams-fp-StreamThread-7] transitioning stream task 0_16 to running
2017-09-22 14:08:09 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-7] completed partitions []
2017-09-22 14:08:09 DEBUG StateDirectory:149 - stream-thread [argyle-streams-fp-StreamThread-23] Acquired state dir lock for task 1_14
2017-09-22 14:08:09 INFO  StreamThread:888 - stream-thread [argyle-streams-fp-StreamThread-7] State transition from PARTITIONS_ASSIGNED to RUNNING.
2017-09-22 14:08:09 DEBUG AssignedTasks:90 - stream-thread [argyle-streams-fp-StreamThread-22] transitioning stream task 1_24 to restoring
2017-09-22 14:08:09 DEBUG StreamTask:565 - task [0_9] Initializing
2017-09-22 14:08:09 DEBUG AssignedTasks:90 - stream-thread [argyle-streams-fp-StreamThread-11] transitioning stream task 1_23 to restoring
2017-09-22 14:08:09 DEBUG StreamTask:565 - task [0_8] Initializing
2017-09-22 14:08:09 DEBUG AssignedTasks:234 - stream-thread [argyle-streams-fp-StreamThread-17] transitioning stream task 2_0 to running
2017-09-22 14:08:09 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-17] completed partitions []
2017-09-22 14:08:09 DEBUG AssignedTasks:90 - stream-thread [argyle-streams-fp-StreamThread-25] transitioning stream task 1_29 to restoring
2017-09-22 14:08:09 DEBUG StreamTask:565 - task [0_14] Initializing
2017-09-22 14:08:09 DEBUG ProcessorStateManager:140 - task [1_18] Registering state store activities-avro-grouped-or to its state manager
2017-09-22 14:08:09 DEBUG AssignedTasks:234 - stream-thread [argyle-streams-fp-StreamThread-3] transitioning stream task 0_24 to running
2017-09-22 14:08:09 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-3] completed partitions []
2017-09-22 14:08:09 DEBUG AssignedTasks:90 - stream-thread [argyle-streams-fp-StreamThread-9] transitioning stream task 1_5 to restoring
2017-09-22 14:08:09 DEBUG StreamTask:565 - task [0_23] Initializing
2017-09-22 14:08:09 DEBUG AssignedTasks:234 - stream-thread [argyle-streams-fp-StreamThread-2] transitioning stream task 0_7 to running
2017-09-22 14:08:09 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-2] completed partitions []
2017-09-22 14:08:09 DEBUG AssignedTasks:90 - stream-thread [argyle-streams-fp-StreamThread-8] transitioning stream task 1_28 to restoring
2017-09-22 14:08:09 DEBUG StreamTask:565 - task [0_13] Initializing
2017-09-22 14:08:09 DEBUG AssignedTasks:90 - stream-thread [argyle-streams-fp-StreamThread-31] transitioning stream task 1_30 to restoring
2017-09-22 14:08:09 DEBUG StreamTask:565 - task [0_15] Initializing
2017-09-22 14:08:09 DEBUG ProcessorStateManager:140 - task [1_14] Registering state store activities-avro-grouped-or to its state manager
2017-09-22 14:08:09 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-13] completed partitions []
2017-09-22 14:08:09 DEBUG AssignedTasks:234 - stream-thread [argyle-streams-fp-StreamThread-28] transitioning stream task 0_31 to running
2017-09-22 14:08:09 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-28] completed partitions []
2017-09-22 14:08:09 DEBUG AssignedTasks:234 - stream-thread [argyle-streams-fp-StreamThread-26] transitioning stream task 0_28 to running
2017-09-22 14:08:09 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-26] completed partitions []
2017-09-22 14:08:09 DEBUG AssignedTasks:234 - stream-thread [argyle-streams-fp-StreamThread-27] transitioning stream task 0_26 to running
2017-09-22 14:08:09 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-27] completed partitions []
2017-09-22 14:08:09 DEBUG AssignedTasks:234 - stream-thread [argyle-streams-fp-StreamThread-24] transitioning stream task 0_5 to running
2017-09-22 14:08:09 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-24] completed partitions []
2017-09-22 14:08:09 DEBUG AssignedTasks:234 - stream-thread [argyle-streams-fp-StreamThread-5] transitioning stream task 0_25 to running
2017-09-22 14:08:09 DEBUG AssignedTasks:234 - stream-thread [argyle-streams-fp-StreamThread-18] transitioning stream task 0_4 to running
2017-09-22 14:08:09 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-5] completed partitions []
2017-09-22 14:08:09 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-18] completed partitions []
2017-09-22 14:08:09 DEBUG AssignedTasks:234 - stream-thread [argyle-streams-fp-StreamThread-20] transitioning stream task 0_21 to running
2017-09-22 14:08:09 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-20] completed partitions []
2017-09-22 14:08:09 DEBUG AssignedTasks:234 - stream-thread [argyle-streams-fp-StreamThread-16] transitioning stream task 0_1 to running
2017-09-22 14:08:09 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-16] completed partitions []
2017-09-22 14:08:09 DEBUG AssignedTasks:234 - stream-thread [argyle-streams-fp-StreamThread-15] transitioning stream task 0_6 to running
2017-09-22 14:08:09 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-15] completed partitions []
2017-09-22 14:08:09 DEBUG AssignedTasks:234 - stream-thread [argyle-streams-fp-StreamThread-30] transitioning stream task 0_2 to running
2017-09-22 14:08:09 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-30] completed partitions []
2017-09-22 14:08:09 DEBUG AssignedTasks:234 - stream-thread [argyle-streams-fp-StreamThread-10] transitioning stream task 0_18 to running
2017-09-22 14:08:09 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-10] completed partitions []
2017-09-22 14:08:09 DEBUG AssignedTasks:90 - stream-thread [argyle-streams-fp-StreamThread-6] transitioning stream task 1_18 to restoring
2017-09-22 14:08:09 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-6] completed partitions []
2017-09-22 14:08:09 DEBUG AssignedTasks:90 - stream-thread [argyle-streams-fp-StreamThread-23] transitioning stream task 1_14 to restoring
2017-09-22 14:08:09 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-23] completed partitions []
2017-09-22 14:08:09 DEBUG AssignedTasks:234 - stream-thread [argyle-streams-fp-StreamThread-32] transitioning stream task 0_30 to running
2017-09-22 14:08:09 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-32] completed partitions []
2017-09-22 14:08:09 DEBUG AssignedTasks:234 - stream-thread [argyle-streams-fp-StreamThread-11] transitioning stream task 0_8 to running
2017-09-22 14:08:09 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-11] completed partitions []
2017-09-22 14:08:09 DEBUG AssignedTasks:234 - stream-thread [argyle-streams-fp-StreamThread-19] transitioning stream task 0_10 to running
2017-09-22 14:08:09 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-19] completed partitions []
2017-09-22 14:08:09 DEBUG AssignedTasks:234 - stream-thread [argyle-streams-fp-StreamThread-22] transitioning stream task 0_9 to running
2017-09-22 14:08:09 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-22] completed partitions []
2017-09-22 14:08:09 DEBUG AssignedTasks:234 - stream-thread [argyle-streams-fp-StreamThread-9] transitioning stream task 0_23 to running
2017-09-22 14:08:09 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-9] completed partitions []
2017-09-22 14:08:09 DEBUG AssignedTasks:234 - stream-thread [argyle-streams-fp-StreamThread-31] transitioning stream task 0_15 to running
2017-09-22 14:08:09 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-31] completed partitions []
2017-09-22 14:08:09 DEBUG AssignedTasks:234 - stream-thread [argyle-streams-fp-StreamThread-25] transitioning stream task 0_14 to running
2017-09-22 14:08:09 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-25] completed partitions []
2017-09-22 14:08:09 DEBUG AssignedTasks:234 - stream-thread [argyle-streams-fp-StreamThread-4] transitioning stream task 0_12 to running
2017-09-22 14:08:09 DEBUG StoreChangelogReader:194 - stream-thread [argyle-streams-fp-StreamThread-4] completed partitions []
2017-09-22 14:08:09 DEBUG AssignedTasks:234 - stream-thread [argyle-streams-fp-StreamThread-8] transitioning stream task 0_13 to running

Ara.

On Sep 22, 2017, at 1:51 PM, Bill Bejeck <bi...@confluent.io>> wrote:

Hi Ara,

Can you provide any log files?

Thanks,
Bill

On Fri, Sep 22, 2017 at 4:47 PM, Ara Ebrahimi <ar...@argyledata.com>>
wrote:

Hi,

We just upgraded to kaka-streams 0.11.0.1 and noticed that in the cluster
deployment reduce() never gets called. Funny thing is it does gets called
in the unit tests. And no, it’s not a data issue. What I have noticed is
that all rocked folders (<KAFKA_STREAMS_DIR>/<APPLICAITON_ID>/1_0/<NAME>/
and so on) are empty. I do not see any file permission errors or any errors
in general upon startup of streaming application.

Has anyone else run into this issue?

Ara.



________________________________

This message is for the designated recipient only and may contain
privileged, proprietary, or otherwise confidential information. If you have
received it in error, please notify the sender immediately and delete the
original. Any other use of the e-mail by you is prohibited. Thank you in
advance for your cooperation.

________________________________




________________________________

This message is for the designated recipient only and may contain privileged, proprietary, or otherwise confidential information. If you have received it in error, please notify the sender immediately and delete the original. Any other use of the e-mail by you is prohibited. Thank you in advance for your cooperation.

________________________________


Re: kaka-streams 0.11.0.1 rocksdb bug?

Posted by Bill Bejeck <bi...@confluent.io>.
Hi Ara,

Can you provide any log files?

Thanks,
Bill

On Fri, Sep 22, 2017 at 4:47 PM, Ara Ebrahimi <ar...@argyledata.com>
wrote:

> Hi,
>
> We just upgraded to kaka-streams 0.11.0.1 and noticed that in the cluster
> deployment reduce() never gets called. Funny thing is it does gets called
> in the unit tests. And no, it’s not a data issue. What I have noticed is
> that all rocked folders (<KAFKA_STREAMS_DIR>/<APPLICAITON_ID>/1_0/<NAME>/
> and so on) are empty. I do not see any file permission errors or any errors
> in general upon startup of streaming application.
>
> Has anyone else run into this issue?
>
> Ara.
>
>
>
> ________________________________
>
> This message is for the designated recipient only and may contain
> privileged, proprietary, or otherwise confidential information. If you have
> received it in error, please notify the sender immediately and delete the
> original. Any other use of the e-mail by you is prohibited. Thank you in
> advance for your cooperation.
>
> ________________________________
>