[ https://issues.apache.org/jira/browse/KAFKA-5749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16137226#comment-16137226
]
Andrey Dyachkov commented on KAFKA-5749:
----------------------------------------
[~miguno] It would be very nice if someone will guide me through at that point, becasue I
do not understand how it works here.
I can explain more: I have already made a couple contributions ([KAFKA-4643|https://issues.apache.org/jira/browse/KAFKA-4643],
[KAFKA-4657|https://issues.apache.org/jira/browse/KAFKA-4657]). I had decided I could move
futher with it and took [KAFKA-5723|https://issues.apache.org/jira/browse/KAFKA-5723], created
[pr|https://github.com/apache/kafka/pull/3671] and asked commiters to help me with that, but
I have not got any response yet(7 days). I even wrote email to dev list asking adding me to
contributors list and helping with [KAFKA-5723|https://issues.apache.org/jira/browse/KAFKA-5723],
but no reponse. I think it is related to the priority of the tickets, which I do not know
and maybe number of people supporting it. That is why I ended up commenting on the tickets
which are subsets of improvments, which is being developed by commiters.
I am ready to spent my time on learning and contributing to client side code(clients, admin,
streams etc.), since my main tech stack is around Java. Sorry for writting it here, I hope
you guys can help me with that.
> Refactor SessionStore hierarchy
> -------------------------------
>
> Key: KAFKA-5749
> URL: https://issues.apache.org/jira/browse/KAFKA-5749
> Project: Kafka
> Issue Type: Sub-task
> Components: streams
> Affects Versions: 1.0.0
> Reporter: Damian Guy
> Assignee: Damian Guy
> Fix For: 1.0.0
>
>
> In order to support bytes store we need to create a MeteredSessionStore and ChangeloggingSessionStore.
We then need to refactor the current SessionStore implementations to use this. All inner stores
should by of type <Bytes, byte[]>
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
|