[
https://issues.apache.org/jira/browse/KAFKA-3776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15424264#comment-15424264
]
ASF GitHub Bot commented on KAFKA-3776:
---------------------------------------
GitHub user enothereska opened a pull request:
https://github.com/apache/kafka/pull/1752
KAFKA-3776: Unify store and downstream caching in streams [WiP]
Work-in-progress PoC, not to be merged.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/enothereska/kafka KAFKA-3776-poc
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/1752.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1752
----
commit 9e6d1e0b7b50b8c9bb1848c9e72913701a93cbb0
Author: Eno Thereska <[email protected]>
Date: 2016-08-16T09:45:00Z
Initial commit with stub cache
commit 2a3e46770b2aaddefd843f7cc6cc6727dd1cbc9e
Author: Eno Thereska <[email protected]>
Date: 2016-08-17T08:22:23Z
Adjustments so tests compile
commit 86bb6dcb6beac3d136e01f45cd727e6a6a691b5b
Author: Eno Thereska <[email protected]>
Date: 2016-08-17T10:21:11Z
Remove old cache from RocksDbStore and add global cache to RocksDb
----
> Unify store and downstream caching in streams
> ---------------------------------------------
>
> Key: KAFKA-3776
> URL: https://issues.apache.org/jira/browse/KAFKA-3776
> Project: Kafka
> Issue Type: New Feature
> Components: streams
> Affects Versions: 0.10.1.0
> Reporter: Eno Thereska
> Assignee: Eno Thereska
> Fix For: 0.10.1.0
>
>
> This is an umbrella story for capturing changes to processor caching in
> Streams as first described in KIP-63.
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-63%3A+Unify+store+and+downstream+caching+in+streams
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)