Yasuhiro Matsuda created KAFKA-3395:
---
Summary: prefix job id to internal topic names
Key: KAFKA-3395
URL: https://issues.apache.org/jira/browse/KAFKA-3395
Project: Kafka
Issue Type: Sub-tas
Yasuhiro Matsuda created KAFKA-3271:
---
Summary: Notification upon unclean leader election
Key: KAFKA-3271
URL: https://issues.apache.org/jira/browse/KAFKA-3271
Project: Kafka
Issue Type: New
[
https://issues.apache.org/jira/browse/KAFKA-3262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yasuhiro Matsuda updated KAFKA-3262:
Description:
Current KafkaStreams polls records in the same thread as the data processing
t
Yasuhiro Matsuda created KAFKA-3262:
---
Summary: Make KafkaStreams debugging friendly
Key: KAFKA-3262
URL: https://issues.apache.org/jira/browse/KAFKA-3262
Project: Kafka
Issue Type: Sub-task
Yasuhiro Matsuda created KAFKA-3245:
---
Summary: need a way to specify the number of replicas for change
log topics
Key: KAFKA-3245
URL: https://issues.apache.org/jira/browse/KAFKA-3245
Project: Kafka
Yasuhiro Matsuda created KAFKA-3153:
---
Summary: Serializer/Deserializer Registration and Type inference
Key: KAFKA-3153
URL: https://issues.apache.org/jira/browse/KAFKA-3153
Project: Kafka
I
[
https://issues.apache.org/jira/browse/KAFKA-3108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yasuhiro Matsuda updated KAFKA-3108:
Priority: Minor (was: Major)
> KStream custom StreamPartitioner for windowed key
>
[
https://issues.apache.org/jira/browse/KAFKA-3108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yasuhiro Matsuda updated KAFKA-3108:
Summary: KStream custom StreamPartitioner for windowed key (was: KStream
custom Partitioner
Yasuhiro Matsuda created KAFKA-3108:
---
Summary: KStream custom Partitioner for windowed key
Key: KAFKA-3108
URL: https://issues.apache.org/jira/browse/KAFKA-3108
Project: Kafka
Issue Type: S
Yasuhiro Matsuda created KAFKA-3060:
---
Summary: Refactor MeteredXXStore
Key: KAFKA-3060
URL: https://issues.apache.org/jira/browse/KAFKA-3060
Project: Kafka
Issue Type: Sub-task
Co
Yasuhiro Matsuda created KAFKA-3016:
---
Summary: Add KStream-KStream window joins
Key: KAFKA-3016
URL: https://issues.apache.org/jira/browse/KAFKA-3016
Project: Kafka
Issue Type: Sub-task
[
https://issues.apache.org/jira/browse/KAFKA-2984?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yasuhiro Matsuda updated KAFKA-2984:
Summary: KTable should send old values along with new values to downstreams
(was: KTable sh
Yasuhiro Matsuda created KAFKA-2984:
---
Summary: KTable should send old values to downstreams
Key: KAFKA-2984
URL: https://issues.apache.org/jira/browse/KAFKA-2984
Project: Kafka
Issue Type:
[
https://issues.apache.org/jira/browse/KAFKA-2962?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yasuhiro Matsuda updated KAFKA-2962:
Description: Stream-Table and Table-Table joins
> Add Simple Join API
> ---
[
https://issues.apache.org/jira/browse/KAFKA-2962?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yasuhiro Matsuda updated KAFKA-2962:
Summary: Add Simple Join API (was: Add Join API)
> Add Simple Join API
> --
Yasuhiro Matsuda created KAFKA-2962:
---
Summary: Add Join API
Key: KAFKA-2962
URL: https://issues.apache.org/jira/browse/KAFKA-2962
Project: Kafka
Issue Type: Sub-task
Components: k
Yasuhiro Matsuda created KAFKA-2856:
---
Summary: add KTable
Key: KAFKA-2856
URL: https://issues.apache.org/jira/browse/KAFKA-2856
Project: Kafka
Issue Type: Sub-task
Components: kaf
[
https://issues.apache.org/jira/browse/KAFKA-2811?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yasuhiro Matsuda reassigned KAFKA-2811:
---
Assignee: Yasuhiro Matsuda
> Add standby tasks
> -
>
>
Yasuhiro Matsuda created KAFKA-2811:
---
Summary: Add standby tasks
Key: KAFKA-2811
URL: https://issues.apache.org/jira/browse/KAFKA-2811
Project: Kafka
Issue Type: Sub-task
Componen
[
https://issues.apache.org/jira/browse/KAFKA-2763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yasuhiro Matsuda reassigned KAFKA-2763:
---
Assignee: Yasuhiro Matsuda
> Reduce stream task migrations and initialization costs
>
Yasuhiro Matsuda created KAFKA-2763:
---
Summary: Reduce stream task migrations and initialization costs
Key: KAFKA-2763
URL: https://issues.apache.org/jira/browse/KAFKA-2763
Project: Kafka
Is
[
https://issues.apache.org/jira/browse/KAFKA-2727?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yasuhiro Matsuda updated KAFKA-2727:
Description:
Currently each streaming task initializes the entire topology regardless of the
Yasuhiro Matsuda created KAFKA-2727:
---
Summary: initialize only the part of the topology relevant to the
task
Key: KAFKA-2727
URL: https://issues.apache.org/jira/browse/KAFKA-2727
Project: Kafka
[
https://issues.apache.org/jira/browse/KAFKA-2707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yasuhiro Matsuda updated KAFKA-2707:
Description: Currently KStream processor names are generated from
AtomicInteger static membe
Yasuhiro Matsuda created KAFKA-2707:
---
Summary: Make KStream processor names deteministic
Key: KAFKA-2707
URL: https://issues.apache.org/jira/browse/KAFKA-2707
Project: Kafka
Issue Type: Sub
[
https://issues.apache.org/jira/browse/KAFKA-2707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yasuhiro Matsuda updated KAFKA-2707:
Summary: Make KStream processor names deterministic (was: Make KStream
processor names dete
Yasuhiro Matsuda created KAFKA-2706:
---
Summary: Make state stores first class citizens in the processor
DAG
Key: KAFKA-2706
URL: https://issues.apache.org/jira/browse/KAFKA-2706
Project: Kafka
[
https://issues.apache.org/jira/browse/KAFKA-2592?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yasuhiro Matsuda resolved KAFKA-2592.
-
Resolution: Won't Fix
> Stop Writing the Change-log in store.put() / delete() for Non-tran
[
https://issues.apache.org/jira/browse/KAFKA-2694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yasuhiro Matsuda updated KAFKA-2694:
Summary: Make a task id be a composite id of a topic group id and a
partition id (was: Make
[
https://issues.apache.org/jira/browse/KAFKA-2694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yasuhiro Matsuda reassigned KAFKA-2694:
---
Assignee: Yasuhiro Matsuda
> Make a task id be a composite id of a topic group id and
[
https://issues.apache.org/jira/browse/KAFKA-2694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yasuhiro Matsuda updated KAFKA-2694:
Issue Type: Sub-task (was: Task)
Parent: KAFKA-2590
> Make a task id be a composite
Yasuhiro Matsuda created KAFKA-2694:
---
Summary: Make a task id be a composite id of a task group id and a
partition id
Key: KAFKA-2694
URL: https://issues.apache.org/jira/browse/KAFKA-2694
Project: K
[
https://issues.apache.org/jira/browse/KAFKA-2350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14640958#comment-14640958
]
Yasuhiro Matsuda commented on KAFKA-2350:
-
Throwing exceptions makes sense.
In add
[
https://issues.apache.org/jira/browse/KAFKA-2350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14639460#comment-14639460
]
Yasuhiro Matsuda commented on KAFKA-2350:
-
Suppose we are using auto assignment.
{
[
https://issues.apache.org/jira/browse/KAFKA-2350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14637219#comment-14637219
]
Yasuhiro Matsuda commented on KAFKA-2350:
-
I think overloading subscribe/unsubscri
[
https://issues.apache.org/jira/browse/KAFKA-2350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14634322#comment-14634322
]
Yasuhiro Matsuda commented on KAFKA-2350:
-
To me the state preservation is not a r
[
https://issues.apache.org/jira/browse/KAFKA-2350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14634229#comment-14634229
]
Yasuhiro Matsuda commented on KAFKA-2350:
-
Can we have TopicPartition rather than
[
https://issues.apache.org/jira/browse/KAFKA-2260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14632259#comment-14632259
]
Yasuhiro Matsuda edited comment on KAFKA-2260 at 7/18/15 4:16 AM:
--
[
https://issues.apache.org/jira/browse/KAFKA-2260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14632259#comment-14632259
]
Yasuhiro Matsuda commented on KAFKA-2260:
-
Here is the outline of the variant Jay
[
https://issues.apache.org/jira/browse/KAFKA-2226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yasuhiro Matsuda updated KAFKA-2226:
Attachment: KAFKA-2226_2015-05-29_15:10:24.patch
> NullPointerException in TestPurgatoryPerf
[
https://issues.apache.org/jira/browse/KAFKA-2226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14565538#comment-14565538
]
Yasuhiro Matsuda commented on KAFKA-2226:
-
Updated reviewboard https://reviews.apa
[
https://issues.apache.org/jira/browse/KAFKA-2226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yasuhiro Matsuda updated KAFKA-2226:
Attachment: KAFKA-2226_2015-05-29_15:04:35.patch
> NullPointerException in TestPurgatoryPerf
[
https://issues.apache.org/jira/browse/KAFKA-2226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14565522#comment-14565522
]
Yasuhiro Matsuda commented on KAFKA-2226:
-
Updated reviewboard https://reviews.apa
[
https://issues.apache.org/jira/browse/KAFKA-2226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14565133#comment-14565133
]
Yasuhiro Matsuda commented on KAFKA-2226:
-
Updated reviewboard https://reviews.apa
[
https://issues.apache.org/jira/browse/KAFKA-2226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yasuhiro Matsuda updated KAFKA-2226:
Attachment: KAFKA-2226_2015-05-29_10:49:34.patch
> NullPointerException in TestPurgatoryPerf
[
https://issues.apache.org/jira/browse/KAFKA-2226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14563965#comment-14563965
]
Yasuhiro Matsuda commented on KAFKA-2226:
-
Updated reviewboard https://reviews.apa
[
https://issues.apache.org/jira/browse/KAFKA-2226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yasuhiro Matsuda updated KAFKA-2226:
Attachment: KAFKA-2226_2015-05-28_17:18:55.patch
> NullPointerException in TestPurgatoryPerf
[
https://issues.apache.org/jira/browse/KAFKA-2226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yasuhiro Matsuda updated KAFKA-2226:
Status: Patch Available (was: Open)
> NullPointerException in TestPurgatoryPerformance
> --
[
https://issues.apache.org/jira/browse/KAFKA-2226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14561724#comment-14561724
]
Yasuhiro Matsuda commented on KAFKA-2226:
-
Created reviewboard https://reviews.apa
[
https://issues.apache.org/jira/browse/KAFKA-2226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yasuhiro Matsuda updated KAFKA-2226:
Attachment: KAFKA-2226.patch
> NullPointerException in TestPurgatoryPerformance
> --
[
https://issues.apache.org/jira/browse/KAFKA-1989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14561470#comment-14561470
]
Yasuhiro Matsuda commented on KAFKA-1989:
-
Thanks. I am looking into it. Would you
[
https://issues.apache.org/jira/browse/KAFKA-2112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14487830#comment-14487830
]
Yasuhiro Matsuda commented on KAFKA-2112:
-
Created reviewboard https://reviews.apa
[
https://issues.apache.org/jira/browse/KAFKA-2112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yasuhiro Matsuda updated KAFKA-2112:
Attachment: KAFKA-2112.patch
> make overflowWheel volatile
> ---
>
>
[
https://issues.apache.org/jira/browse/KAFKA-2112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yasuhiro Matsuda updated KAFKA-2112:
Assignee: Yasuhiro Matsuda (was: Joel Koshy)
Status: Patch Available (was: Open)
> m
Yasuhiro Matsuda created KAFKA-2112:
---
Summary: make overflowWheel volatile
Key: KAFKA-2112
URL: https://issues.apache.org/jira/browse/KAFKA-2112
Project: Kafka
Issue Type: Bug
Com
[
https://issues.apache.org/jira/browse/KAFKA-1989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14486099#comment-14486099
]
Yasuhiro Matsuda commented on KAFKA-1989:
-
Updated reviewboard https://reviews.apa
[
https://issues.apache.org/jira/browse/KAFKA-1989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yasuhiro Matsuda updated KAFKA-1989:
Attachment: KAFKA-1989_2015-04-08_14:29:51.patch
> New purgatory design
> --
[
https://issues.apache.org/jira/browse/KAFKA-1989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yasuhiro Matsuda updated KAFKA-1989:
Attachment: KAFKA-1989_2015-04-08_13:27:59.patch
> New purgatory design
> --
[
https://issues.apache.org/jira/browse/KAFKA-1989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14485950#comment-14485950
]
Yasuhiro Matsuda commented on KAFKA-1989:
-
Updated reviewboard https://reviews.apa
[
https://issues.apache.org/jira/browse/KAFKA-1989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14484170#comment-14484170
]
Yasuhiro Matsuda commented on KAFKA-1989:
-
Updated reviewboard https://reviews.apa
[
https://issues.apache.org/jira/browse/KAFKA-1989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yasuhiro Matsuda updated KAFKA-1989:
Attachment: KAFKA-1989_2015-04-07_14:59:33.patch
> New purgatory design
> --
[
https://issues.apache.org/jira/browse/KAFKA-1989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yasuhiro Matsuda updated KAFKA-1989:
Attachment: KAFKA-1989_2015-04-01_13:49:58.patch
> New purgatory design
> --
[
https://issues.apache.org/jira/browse/KAFKA-1989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14391422#comment-14391422
]
Yasuhiro Matsuda commented on KAFKA-1989:
-
Updated reviewboard https://reviews.apa
[
https://issues.apache.org/jira/browse/KAFKA-2013?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yasuhiro Matsuda updated KAFKA-2013:
Attachment: KAFKA-2013_2015-03-31_17:30:56.patch
> benchmark test for the purgatory
> --
[
https://issues.apache.org/jira/browse/KAFKA-2013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14389764#comment-14389764
]
Yasuhiro Matsuda commented on KAFKA-2013:
-
Updated reviewboard https://reviews.apa
[
https://issues.apache.org/jira/browse/KAFKA-527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14380547#comment-14380547
]
Yasuhiro Matsuda commented on KAFKA-527:
Updated reviewboard https://reviews.apache
[
https://issues.apache.org/jira/browse/KAFKA-527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yasuhiro Matsuda updated KAFKA-527:
---
Attachment: KAFKA-527_2015-03-25_12:08:00.patch
> Compression support does numerous byte copies
[
https://issues.apache.org/jira/browse/KAFKA-1989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14371503#comment-14371503
]
Yasuhiro Matsuda commented on KAFKA-1989:
-
Updated reviewboard https://reviews.apa
[
https://issues.apache.org/jira/browse/KAFKA-1989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yasuhiro Matsuda updated KAFKA-1989:
Attachment: KAFKA-1989_2015-03-20_08:44:57.patch
> New purgatory design
> --
[
https://issues.apache.org/jira/browse/KAFKA-527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yasuhiro Matsuda updated KAFKA-527:
---
Attachment: KAFKA-527_2015-03-19_21:32:24.patch
> Compression support does numerous byte copies
[
https://issues.apache.org/jira/browse/KAFKA-527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14370703#comment-14370703
]
Yasuhiro Matsuda commented on KAFKA-527:
Updated reviewboard https://reviews.apache
[
https://issues.apache.org/jira/browse/KAFKA-2013?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yasuhiro Matsuda updated KAFKA-2013:
Attachment: KAFKA-2013_2015-03-19_16:30:52.patch
> benchmark test for the purgatory
> --
[
https://issues.apache.org/jira/browse/KAFKA-2013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14370341#comment-14370341
]
Yasuhiro Matsuda commented on KAFKA-2013:
-
Updated reviewboard https://reviews.apa
[
https://issues.apache.org/jira/browse/KAFKA-527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yasuhiro Matsuda updated KAFKA-527:
---
Attachment: KAFKA-527_2015-03-16_15:19:29.patch
> Compression support does numerous byte copies
[
https://issues.apache.org/jira/browse/KAFKA-527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14364085#comment-14364085
]
Yasuhiro Matsuda commented on KAFKA-527:
Updated reviewboard https://reviews.apache
[
https://issues.apache.org/jira/browse/KAFKA-2013?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yasuhiro Matsuda updated KAFKA-2013:
Attachment: KAFKA-2013_2015-03-16_14:39:07.patch
> benchmark test for the purgatory
> --
[
https://issues.apache.org/jira/browse/KAFKA-2013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14364008#comment-14364008
]
Yasuhiro Matsuda commented on KAFKA-2013:
-
Updated reviewboard https://reviews.apa
[
https://issues.apache.org/jira/browse/KAFKA-2013?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yasuhiro Matsuda updated KAFKA-2013:
Attachment: KAFKA-2013_2015-03-16_14:13:20.patch
> benchmark test for the purgatory
> --
[
https://issues.apache.org/jira/browse/KAFKA-2013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14363957#comment-14363957
]
Yasuhiro Matsuda commented on KAFKA-2013:
-
Updated reviewboard https://reviews.apa
[
https://issues.apache.org/jira/browse/KAFKA-2013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14363843#comment-14363843
]
Yasuhiro Matsuda commented on KAFKA-2013:
-
Updated reviewboard https://reviews.apa
[
https://issues.apache.org/jira/browse/KAFKA-2013?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yasuhiro Matsuda updated KAFKA-2013:
Attachment: KAFKA-2013_2015-03-16_13:23:38.patch
> benchmark test for the purgatory
> --
Yasuhiro Matsuda created KAFKA-2013:
---
Summary: benchmark test for the purgatory
Key: KAFKA-2013
URL: https://issues.apache.org/jira/browse/KAFKA-2013
Project: Kafka
Issue Type: Test
[
https://issues.apache.org/jira/browse/KAFKA-2013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14355189#comment-14355189
]
Yasuhiro Matsuda edited comment on KAFKA-2013 at 3/10/15 4:53 PM:
--
[
https://issues.apache.org/jira/browse/KAFKA-2013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14355189#comment-14355189
]
Yasuhiro Matsuda commented on KAFKA-2013:
-
This benchmark test measures the enqueu
[
https://issues.apache.org/jira/browse/KAFKA-2013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14355189#comment-14355189
]
Yasuhiro Matsuda edited comment on KAFKA-2013 at 3/10/15 4:53 PM:
--
[
https://issues.apache.org/jira/browse/KAFKA-2013?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yasuhiro Matsuda updated KAFKA-2013:
Status: Patch Available (was: Open)
> benchmark test for the purgatory
> --
[
https://issues.apache.org/jira/browse/KAFKA-2013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14355174#comment-14355174
]
Yasuhiro Matsuda commented on KAFKA-2013:
-
Created reviewboard https://reviews.apa
[
https://issues.apache.org/jira/browse/KAFKA-2013?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yasuhiro Matsuda updated KAFKA-2013:
Attachment: KAFKA-2013.patch
> benchmark test for the purgatory
> --
[
https://issues.apache.org/jira/browse/KAFKA-527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14352290#comment-14352290
]
Yasuhiro Matsuda commented on KAFKA-527:
>>This patch is mainly aimed at #1 above
[
https://issues.apache.org/jira/browse/KAFKA-527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14347478#comment-14347478
]
Yasuhiro Matsuda commented on KAFKA-527:
This patch introduces BufferingOutputStrea
[
https://issues.apache.org/jira/browse/KAFKA-527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yasuhiro Matsuda updated KAFKA-527:
---
Assignee: Yasuhiro Matsuda
Status: Patch Available (was: Open)
> Compression support doe
[
https://issues.apache.org/jira/browse/KAFKA-527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yasuhiro Matsuda updated KAFKA-527:
---
Attachment: KAFKA-527.patch
> Compression support does numerous byte copies
> -
[
https://issues.apache.org/jira/browse/KAFKA-527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14347441#comment-14347441
]
Yasuhiro Matsuda commented on KAFKA-527:
Created reviewboard https://reviews.apache
[
https://issues.apache.org/jira/browse/KAFKA-1989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yasuhiro Matsuda updated KAFKA-1989:
Status: Patch Available (was: Open)
> New purgatory design
>
>
>
[
https://issues.apache.org/jira/browse/KAFKA-1989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yasuhiro Matsuda updated KAFKA-1989:
Attachment: KAFKA-1989.patch
> New purgatory design
>
>
>
[
https://issues.apache.org/jira/browse/KAFKA-1989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14341070#comment-14341070
]
Yasuhiro Matsuda commented on KAFKA-1989:
-
Created reviewboard https://reviews.apa
Yasuhiro Matsuda created KAFKA-1989:
---
Summary: New purgatory design
Key: KAFKA-1989
URL: https://issues.apache.org/jira/browse/KAFKA-1989
Project: Kafka
Issue Type: Improvement
Co
[
https://issues.apache.org/jira/browse/KAFKA-1965?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yasuhiro Matsuda updated KAFKA-1965:
Attachment: KAFKA-1965_2015-02-20_15:08:26.patch
> Leaner DelayedItem
> --
>
[
https://issues.apache.org/jira/browse/KAFKA-1965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14329725#comment-14329725
]
Yasuhiro Matsuda commented on KAFKA-1965:
-
Updated reviewboard https://reviews.apa
[
https://issues.apache.org/jira/browse/KAFKA-1965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14327795#comment-14327795
]
Yasuhiro Matsuda commented on KAFKA-1965:
-
Created reviewboard https://reviews.apa
1 - 100 of 108 matches
Mail list logo