[jira] [Assigned] (KAFKA-1192) Enable DumpLogSegments tool to deserialize messages

2014-07-21 Thread Guozhang Wang (JIRA)

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

Guozhang Wang reassigned KAFKA-1192:


Assignee: Guozhang Wang  (was: Manikumar Reddy)

Assign back to Guozhang for review.

 Enable DumpLogSegments tool to deserialize messages
 ---

 Key: KAFKA-1192
 URL: https://issues.apache.org/jira/browse/KAFKA-1192
 Project: Kafka
  Issue Type: Bug
  Components: tools
Reporter: Guozhang Wang
Assignee: Guozhang Wang
  Labels: newbie
 Attachments: KAFKA-1192_2014-07-21_20:44:08.patch


 Currently the DumpLogSegments tool reads the message payloads as strings by 
 default, which will not display the messages correctly if the messages are 
 deserialized with another class. By enablding deserialization with a 
 customized class we can use this tool to debug more issues where I need to 
 read the message content.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Assigned] (KAFKA-1192) Enable DumpLogSegments tool to deserialize messages

2014-07-16 Thread Manikumar Reddy (JIRA)

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

Manikumar Reddy reassigned KAFKA-1192:
--

Assignee: Manikumar Reddy

 Enable DumpLogSegments tool to deserialize messages
 ---

 Key: KAFKA-1192
 URL: https://issues.apache.org/jira/browse/KAFKA-1192
 Project: Kafka
  Issue Type: Bug
Reporter: Guozhang Wang
Assignee: Manikumar Reddy
  Labels: newbie

 Currently the DumpLogSegments tool reads the message payloads as strings by 
 default, which will not display the messages correctly if the messages are 
 deserialized with another class. By enablding deserialization with a 
 customized class we can use this tool to debug more issues where I need to 
 read the message content.



--
This message was sent by Atlassian JIRA
(v6.2#6252)