[jira] [Updated] (KAFKA-3253) Skip duplicate message size check if there is no re-compression during log appending.

2016-02-24 Thread Jun Rao (JIRA)

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

Jun Rao updated KAFKA-3253:
---
Resolution: Fixed
Status: Resolved  (was: Patch Available)

Issue resolved by pull request 943
[https://github.com/apache/kafka/pull/943]

> Skip duplicate message size check if there is no re-compression during log 
> appending.
> -
>
> Key: KAFKA-3253
> URL: https://issues.apache.org/jira/browse/KAFKA-3253
> Project: Kafka
>  Issue Type: Improvement
>Affects Versions: 0.9.0.0
>Reporter: Jiangjie Qin
>Assignee: Ismael Juma
> Fix For: 0.10.0.0
>
>
> In Log.append(), if the messages were not re-compressed, we don't need to 
> check the message size again because it has already been checked in 
> analyzeAndValidateMessageSet(). Also this second check is only needed when 
> assignOffsets is true.



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


[jira] [Updated] (KAFKA-3253) Skip duplicate message size check if there is no re-compression during log appending.

2016-02-23 Thread Ismael Juma (JIRA)

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

Ismael Juma updated KAFKA-3253:
---
Fix Version/s: (was: 0.10.0.0)
   0.9.1.0

> Skip duplicate message size check if there is no re-compression during log 
> appending.
> -
>
> Key: KAFKA-3253
> URL: https://issues.apache.org/jira/browse/KAFKA-3253
> Project: Kafka
>  Issue Type: Improvement
>Affects Versions: 0.9.0.0
>Reporter: Jiangjie Qin
>Assignee: Ismael Juma
> Fix For: 0.9.1.0
>
>
> In Log.append(), if the messages were not re-compressed, we don't need to 
> check the message size again because it has already been checked in 
> analyzeAndValidateMessageSet(). Also this second check is only needed when 
> assignOffsets is true.



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


[jira] [Updated] (KAFKA-3253) Skip duplicate message size check if there is no re-compression during log appending.

2016-02-22 Thread Ismael Juma (JIRA)

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

Ismael Juma updated KAFKA-3253:
---
Reviewer: Jun Rao
  Status: Patch Available  (was: Open)

> Skip duplicate message size check if there is no re-compression during log 
> appending.
> -
>
> Key: KAFKA-3253
> URL: https://issues.apache.org/jira/browse/KAFKA-3253
> Project: Kafka
>  Issue Type: Improvement
>Affects Versions: 0.9.0.0
>Reporter: Jiangjie Qin
>Assignee: Ismael Juma
> Fix For: 0.10.0.0
>
>
> In Log.append(), if the messages were not re-compressed, we don't need to 
> check the message size again because it has already been checked in 
> analyzeAndValidateMessageSet(). Also this second check is only needed when 
> assignOffsets is true.



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


[jira] [Updated] (KAFKA-3253) Skip duplicate message size check if there is no re-compression during log appending.

2016-02-19 Thread Jiangjie Qin (JIRA)

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

Jiangjie Qin updated KAFKA-3253:

Assignee: Ismael Juma

> Skip duplicate message size check if there is no re-compression during log 
> appending.
> -
>
> Key: KAFKA-3253
> URL: https://issues.apache.org/jira/browse/KAFKA-3253
> Project: Kafka
>  Issue Type: Improvement
>Affects Versions: 0.9.0.0
>Reporter: Jiangjie Qin
>Assignee: Ismael Juma
> Fix For: 0.10.0.0
>
>
> In Log.append(), if the messages were not re-compressed, we don't need to 
> check the message size again because it has already been checked in 
> analyzeAndValidateMessageSet(). Also this second check is only needed when 
> assignOffsets is true.



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


[jira] [Updated] (KAFKA-3253) Skip duplicate message size check if there is no re-compression during log appending.

2016-02-19 Thread Jiangjie Qin (JIRA)

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

Jiangjie Qin updated KAFKA-3253:

Affects Version/s: 0.9.0.0
Fix Version/s: 0.10.0.0

> Skip duplicate message size check if there is no re-compression during log 
> appending.
> -
>
> Key: KAFKA-3253
> URL: https://issues.apache.org/jira/browse/KAFKA-3253
> Project: Kafka
>  Issue Type: Improvement
>Affects Versions: 0.9.0.0
>Reporter: Jiangjie Qin
> Fix For: 0.10.0.0
>
>
> In Log.append(), if the messages were not re-compressed, we don't need to 
> check the message size again because it has already been checked in 
> analyzeAndValidateMessageSet(). Also this second check is only needed when 
> assignOffsets is true.



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