[jira] [Updated] (KAFKA-853) Allow OffsetFetchRequest to initialize offsets

2016-09-12 Thread Jason Gustafson (JIRA)

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

Jason Gustafson updated KAFKA-853:
--
Fix Version/s: (was: 0.10.1.0)
   0.10.2.0

> Allow OffsetFetchRequest to initialize offsets
> --
>
> Key: KAFKA-853
> URL: https://issues.apache.org/jira/browse/KAFKA-853
> Project: Kafka
>  Issue Type: Improvement
>  Components: core
>Affects Versions: 0.8.1
>Reporter: David Arthur
>Assignee: Balaji Seshadri
> Fix For: 0.10.2.0
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> It would be nice for the OffsetFetchRequest API to have the option to 
> initialize offsets instead of returning unknown_topic_or_partition. It could 
> mimic the Offsets API by adding the "time" field and then follow the same 
> code path on the server as the Offset API. 
> In this case, the response would need to a boolean to indicate if the 
> returned offset was initialized or fetched from ZK.
> This would simplify the client logic when dealing with new topics.



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


[jira] [Updated] (KAFKA-853) Allow OffsetFetchRequest to initialize offsets

2014-09-04 Thread Guozhang Wang (JIRA)

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

Guozhang Wang updated KAFKA-853:

Fix Version/s: (was: 0.8.2)
   0.9.0

 Allow OffsetFetchRequest to initialize offsets
 --

 Key: KAFKA-853
 URL: https://issues.apache.org/jira/browse/KAFKA-853
 Project: Kafka
  Issue Type: Improvement
  Components: core
Affects Versions: 0.8.1
Reporter: David Arthur
 Fix For: 0.9.0

   Original Estimate: 24h
  Remaining Estimate: 24h

 It would be nice for the OffsetFetchRequest API to have the option to 
 initialize offsets instead of returning unknown_topic_or_partition. It could 
 mimic the Offsets API by adding the time field and then follow the same 
 code path on the server as the Offset API. 
 In this case, the response would need to a boolean to indicate if the 
 returned offset was initialized or fetched from ZK.
 This would simplify the client logic when dealing with new topics.



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


[jira] [Updated] (KAFKA-853) Allow OffsetFetchRequest to initialize offsets

2014-02-01 Thread Neha Narkhede (JIRA)

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

Neha Narkhede updated KAFKA-853:


Fix Version/s: (was: 0.8.1)
   0.8.2

 Allow OffsetFetchRequest to initialize offsets
 --

 Key: KAFKA-853
 URL: https://issues.apache.org/jira/browse/KAFKA-853
 Project: Kafka
  Issue Type: Improvement
  Components: core
Affects Versions: 0.8.1
Reporter: David Arthur
 Fix For: 0.8.2

   Original Estimate: 24h
  Remaining Estimate: 24h

 It would be nice for the OffsetFetchRequest API to have the option to 
 initialize offsets instead of returning unknown_topic_or_partition. It could 
 mimic the Offsets API by adding the time field and then follow the same 
 code path on the server as the Offset API. 
 In this case, the response would need to a boolean to indicate if the 
 returned offset was initialized or fetched from ZK.
 This would simplify the client logic when dealing with new topics.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)