[jira] [Updated] (KAFKA-1936) Track offset commit requests separately from produce requests

2015-05-12 Thread Dong Lin (JIRA)

 [ 
https://issues.apache.org/jira/browse/KAFKA-1936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dong Lin updated KAFKA-1936:

Attachment: KAFKA-1936_2015-05-12_07:32:07.patch

 Track offset commit requests separately from produce requests
 -

 Key: KAFKA-1936
 URL: https://issues.apache.org/jira/browse/KAFKA-1936
 Project: Kafka
  Issue Type: Sub-task
Reporter: Aditya Auradkar
Assignee: Dong Lin
 Attachments: KAFKA-1936.patch, KAFKA-1936_2015-04-26_21:20:28.patch, 
 KAFKA-1936_2015-04-26_21:26:34.patch, KAFKA-1936_2015-05-04_15:17:50.patch, 
 KAFKA-1936_2015-05-12_07:32:07.patch


 In ReplicaManager, failed and total produce requests are updated from 
 appendToLocalLog. Since offset commit requests also follow the same path, 
 they are counted along with produce requests. Add a metric and count them 
 separately.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (KAFKA-1936) Track offset commit requests separately from produce requests

2015-05-12 Thread Dong Lin (JIRA)

 [ 
https://issues.apache.org/jira/browse/KAFKA-1936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dong Lin updated KAFKA-1936:

Attachment: KAFKA-1936_2015-05-12_08:02:32.patch

 Track offset commit requests separately from produce requests
 -

 Key: KAFKA-1936
 URL: https://issues.apache.org/jira/browse/KAFKA-1936
 Project: Kafka
  Issue Type: Sub-task
Reporter: Aditya Auradkar
Assignee: Dong Lin
 Attachments: KAFKA-1936.patch, KAFKA-1936_2015-04-26_21:20:28.patch, 
 KAFKA-1936_2015-04-26_21:26:34.patch, KAFKA-1936_2015-05-04_15:17:50.patch, 
 KAFKA-1936_2015-05-12_07:32:07.patch, KAFKA-1936_2015-05-12_08:02:32.patch


 In ReplicaManager, failed and total produce requests are updated from 
 appendToLocalLog. Since offset commit requests also follow the same path, 
 they are counted along with produce requests. Add a metric and count them 
 separately.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (KAFKA-1936) Track offset commit requests separately from produce requests

2015-05-04 Thread Dong Lin (JIRA)

 [ 
https://issues.apache.org/jira/browse/KAFKA-1936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dong Lin updated KAFKA-1936:

Attachment: KAFKA-1936_2015-05-04_15:17:50.patch

 Track offset commit requests separately from produce requests
 -

 Key: KAFKA-1936
 URL: https://issues.apache.org/jira/browse/KAFKA-1936
 Project: Kafka
  Issue Type: Sub-task
Reporter: Aditya Auradkar
Assignee: Dong Lin
 Attachments: KAFKA-1936.patch, KAFKA-1936_2015-04-26_21:20:28.patch, 
 KAFKA-1936_2015-04-26_21:26:34.patch, KAFKA-1936_2015-05-04_15:17:50.patch


 In ReplicaManager, failed and total produce requests are updated from 
 appendToLocalLog. Since offset commit requests also follow the same path, 
 they are counted along with produce requests. Add a metric and count them 
 separately.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (KAFKA-1936) Track offset commit requests separately from produce requests

2015-04-27 Thread Jun Rao (JIRA)

 [ 
https://issues.apache.org/jira/browse/KAFKA-1936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jun Rao updated KAFKA-1936:
---
Reviewer: Joel Koshy

 Track offset commit requests separately from produce requests
 -

 Key: KAFKA-1936
 URL: https://issues.apache.org/jira/browse/KAFKA-1936
 Project: Kafka
  Issue Type: Sub-task
Reporter: Aditya Auradkar
Assignee: Dong Lin
 Attachments: KAFKA-1936.patch, KAFKA-1936_2015-04-26_21:20:28.patch, 
 KAFKA-1936_2015-04-26_21:26:34.patch


 In ReplicaManager, failed and total produce requests are updated from 
 appendToLocalLog. Since offset commit requests also follow the same path, 
 they are counted along with produce requests. Add a metric and count them 
 separately.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (KAFKA-1936) Track offset commit requests separately from produce requests

2015-04-26 Thread Dong Lin (JIRA)

 [ 
https://issues.apache.org/jira/browse/KAFKA-1936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dong Lin updated KAFKA-1936:

Attachment: KAFKA-1936_2015-04-26_21:20:28.patch

 Track offset commit requests separately from produce requests
 -

 Key: KAFKA-1936
 URL: https://issues.apache.org/jira/browse/KAFKA-1936
 Project: Kafka
  Issue Type: Sub-task
Reporter: Aditya Auradkar
Assignee: Dong Lin
 Attachments: KAFKA-1936.patch, KAFKA-1936_2015-04-26_21:20:28.patch


 In ReplicaManager, failed and total produce requests are updated from 
 appendToLocalLog. Since offset commit requests also follow the same path, 
 they are counted along with produce requests. Add a metric and count them 
 separately.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (KAFKA-1936) Track offset commit requests separately from produce requests

2015-04-26 Thread Dong Lin (JIRA)

 [ 
https://issues.apache.org/jira/browse/KAFKA-1936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dong Lin updated KAFKA-1936:

Attachment: KAFKA-1936_2015-04-26_21:26:34.patch

 Track offset commit requests separately from produce requests
 -

 Key: KAFKA-1936
 URL: https://issues.apache.org/jira/browse/KAFKA-1936
 Project: Kafka
  Issue Type: Sub-task
Reporter: Aditya Auradkar
Assignee: Dong Lin
 Attachments: KAFKA-1936.patch, KAFKA-1936_2015-04-26_21:20:28.patch, 
 KAFKA-1936_2015-04-26_21:26:34.patch


 In ReplicaManager, failed and total produce requests are updated from 
 appendToLocalLog. Since offset commit requests also follow the same path, 
 they are counted along with produce requests. Add a metric and count them 
 separately.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (KAFKA-1936) Track offset commit requests separately from produce requests

2015-04-25 Thread Dong Lin (JIRA)

 [ 
https://issues.apache.org/jira/browse/KAFKA-1936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dong Lin updated KAFKA-1936:

Status: Patch Available  (was: Open)

 Track offset commit requests separately from produce requests
 -

 Key: KAFKA-1936
 URL: https://issues.apache.org/jira/browse/KAFKA-1936
 Project: Kafka
  Issue Type: Sub-task
Reporter: Aditya Auradkar
Assignee: Dong Lin
 Attachments: KAFKA-1936.patch


 In ReplicaManager, failed and total produce requests are updated from 
 appendToLocalLog. Since offset commit requests also follow the same path, 
 they are counted along with produce requests. Add a metric and count them 
 separately.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (KAFKA-1936) Track offset commit requests separately from produce requests

2015-04-25 Thread Dong Lin (JIRA)

 [ 
https://issues.apache.org/jira/browse/KAFKA-1936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dong Lin updated KAFKA-1936:

Attachment: KAFKA-1936.patch

 Track offset commit requests separately from produce requests
 -

 Key: KAFKA-1936
 URL: https://issues.apache.org/jira/browse/KAFKA-1936
 Project: Kafka
  Issue Type: Sub-task
Reporter: Aditya Auradkar
Assignee: Dong Lin
 Attachments: KAFKA-1936.patch


 In ReplicaManager, failed and total produce requests are updated from 
 appendToLocalLog. Since offset commit requests also follow the same path, 
 they are counted along with produce requests. Add a metric and count them 
 separately.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (KAFKA-1936) Track offset commit requests separately from produce requests

2015-04-24 Thread Aditya Auradkar (JIRA)

 [ 
https://issues.apache.org/jira/browse/KAFKA-1936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Aditya Auradkar updated KAFKA-1936:
---
Assignee: Dong Lin  (was: Aditya Auradkar)

 Track offset commit requests separately from produce requests
 -

 Key: KAFKA-1936
 URL: https://issues.apache.org/jira/browse/KAFKA-1936
 Project: Kafka
  Issue Type: Sub-task
Reporter: Aditya Auradkar
Assignee: Dong Lin

 In ReplicaManager, failed and total produce requests are updated from 
 appendToLocalLog. Since offset commit requests also follow the same path, 
 they are counted along with produce requests. Add a metric and count them 
 separately.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (KAFKA-1936) Track offset commit requests separately from produce requests

2015-02-11 Thread Aditya Auradkar (JIRA)

 [ 
https://issues.apache.org/jira/browse/KAFKA-1936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Aditya Auradkar updated KAFKA-1936:
---
Issue Type: Sub-task  (was: Bug)
Parent: KAFKA-1946

 Track offset commit requests separately from produce requests
 -

 Key: KAFKA-1936
 URL: https://issues.apache.org/jira/browse/KAFKA-1936
 Project: Kafka
  Issue Type: Sub-task
Reporter: Aditya Auradkar
Assignee: Aditya Auradkar

 In ReplicaManager, failed and total produce requests are updated from 
 appendToLocalLog. Since offset commit requests also follow the same path, 
 they are counted along with produce requests. Add a metric and count them 
 separately.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)