[jira] [Commented] (KAFKA-521) Refactor Log subsystem

2012-11-27 Thread Swapnil Ghike (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13505148#comment-13505148 ] Swapnil Ghike commented on KAFKA-521: - Log.deleteOldSegments: Just a nitpick, I person

[jira] [Updated] (KAFKA-622) Create mbeans per client

2012-11-27 Thread Swapnil Ghike (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Swapnil Ghike updated KAFKA-622: Attachment: kafka-622-v3.patch 1. I see your point, that's good to know. Now using a case class with

[jira] [Commented] (KAFKA-521) Refactor Log subsystem

2012-11-27 Thread Swapnil Ghike (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13504871#comment-13504871 ] Swapnil Ghike commented on KAFKA-521: - 1. I see, thanks for the clarification. If there

[jira] [Commented] (KAFKA-521) Refactor Log subsystem

2012-11-26 Thread Swapnil Ghike (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13504392#comment-13504392 ] Swapnil Ghike commented on KAFKA-521: - Overall, a lot of things have become much more r

[jira] [Updated] (KAFKA-622) Create mbeans per client

2012-11-20 Thread Swapnil Ghike (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Swapnil Ghike updated KAFKA-622: Attachment: kafka-622-v2.patch 1.2, 2.1, 3.2, 5.3, 9.2: Renamed *Stat to *Stats and get*Stat to get

[jira] [Updated] (KAFKA-622) Create mbeans per client

2012-11-16 Thread Swapnil Ghike (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Swapnil Ghike updated KAFKA-622: Attachment: kafka-622-v1.patch The major change in this patch is to convert a bunch of *Stat objects

[jira] [Created] (KAFKA-622) Create mbeans per client

2012-11-16 Thread Swapnil Ghike (JIRA)
Swapnil Ghike created KAFKA-622: --- Summary: Create mbeans per client Key: KAFKA-622 URL: https://issues.apache.org/jira/browse/KAFKA-622 Project: Kafka Issue Type: Bug Components: cor

[jira] [Updated] (KAFKA-622) Create mbeans per client

2012-11-16 Thread Swapnil Ghike (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Swapnil Ghike updated KAFKA-622: Labels: bugs improvement (was: improvement) > Create mbeans per client > -

[jira] [Commented] (KAFKA-513) Add state change log to Kafka brokers

2012-11-08 Thread Swapnil Ghike (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13493749#comment-13493749 ] Swapnil Ghike commented on KAFKA-513: - Have finished writing down all functionality. Th

[jira] [Updated] (KAFKA-546) Fix commit() in zk consumer for compressed messages

2012-11-07 Thread Swapnil Ghike (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Swapnil Ghike updated KAFKA-546: Attachment: kafka-546-v5.patch A small addition to the unit test to make sure that the iterator does

[jira] [Updated] (KAFKA-546) Fix commit() in zk consumer for compressed messages

2012-11-07 Thread Swapnil Ghike (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Swapnil Ghike updated KAFKA-546: Attachment: kafka-546-v4.patch 30. Fixed. 31. The test in v3 patch would've worked too, but changed

[jira] [Updated] (KAFKA-546) Fix commit() in zk consumer for compressed messages

2012-11-05 Thread Swapnil Ghike (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Swapnil Ghike updated KAFKA-546: Attachment: kafka-546-v3.patch Thanks for the comments. The fixes are as follows: 20. Changed Consu

[jira] [Assigned] (KAFKA-513) Add state change log to Kafka brokers

2012-11-02 Thread Swapnil Ghike (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Swapnil Ghike reassigned KAFKA-513: --- Assignee: Swapnil Ghike > Add state change log to Kafka brokers >

[jira] [Updated] (KAFKA-596) LogSegment.firstAppendTime not reset after truncate to

2012-11-02 Thread Swapnil Ghike (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Swapnil Ghike updated KAFKA-596: Attachment: kafka-596-v3.patch After a discussion with Jun, reverted the conditions in maybeRoll() t

[jira] [Updated] (KAFKA-596) LogSegment.firstAppendTime not reset after truncate to

2012-11-02 Thread Swapnil Ghike (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Swapnil Ghike updated KAFKA-596: Attachment: kafka-596-v2.patch Yes, I see your point. Attached a new patch. > LogSe

[jira] [Updated] (KAFKA-546) Fix commit() in zk consumer for compressed messages

2012-11-02 Thread Swapnil Ghike (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Swapnil Ghike updated KAFKA-546: Attachment: kafka-546-v2.patch Rebased. > Fix commit() in zk consumer for compresse

[jira] [Commented] (KAFKA-596) LogSegment.firstAppendTime not reset after truncate to

2012-11-02 Thread Swapnil Ghike (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-596?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13489286#comment-13489286 ] Swapnil Ghike commented on KAFKA-596: - Actually the modification in maybeRoll() in the

[jira] [Commented] (KAFKA-513) Add state change log to Kafka brokers

2012-11-01 Thread Swapnil Ghike (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13489201#comment-13489201 ] Swapnil Ghike commented on KAFKA-513: - Hi Prashanth, How far along are you in this ji

[jira] [Comment Edited] (KAFKA-546) Fix commit() in zk consumer for compressed messages

2012-11-01 Thread Swapnil Ghike (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13489191#comment-13489191 ] Swapnil Ghike edited comment on KAFKA-546 at 11/2/12 1:34 AM: --

[jira] [Updated] (KAFKA-546) Fix commit() in zk consumer for compressed messages

2012-11-01 Thread Swapnil Ghike (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Swapnil Ghike updated KAFKA-546: Attachment: kafka-546-v1.patch 1. ConsumerIterator skips messages that have already been fetched. 2

[jira] [Assigned] (KAFKA-546) Fix commit() in zk consumer for compressed messages

2012-11-01 Thread Swapnil Ghike (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Swapnil Ghike reassigned KAFKA-546: --- Assignee: Swapnil Ghike > Fix commit() in zk consumer for compressed messages > --

[jira] [Assigned] (KAFKA-596) LogSegment.firstAppendTime not reset after truncate to

2012-11-01 Thread Swapnil Ghike (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Swapnil Ghike reassigned KAFKA-596: --- Assignee: Swapnil Ghike > LogSegment.firstAppendTime not reset after truncate to > ---

[jira] [Updated] (KAFKA-596) LogSegment.firstAppendTime not reset after truncate to

2012-11-01 Thread Swapnil Ghike (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Swapnil Ghike updated KAFKA-596: Attachment: kafka-596.patch Yes, that's a pretty sharp observation. The current time based roll poli

[jira] [Updated] (KAFKA-575) Partition.makeFollower() reads broker info from ZK

2012-10-29 Thread Swapnil Ghike (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-575?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Swapnil Ghike updated KAFKA-575: Attachment: kafka-575-v3-correct.patch Sorry, please ignore the last patch. This one is the correct

[jira] [Updated] (KAFKA-575) Partition.makeFollower() reads broker info from ZK

2012-10-29 Thread Swapnil Ghike (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-575?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Swapnil Ghike updated KAFKA-575: Attachment: kafka-575-v3.patch Minor change + passed sanity test. > Partition.makeF

[jira] [Updated] (KAFKA-592) Register metrics beans at kafka server startup

2012-10-29 Thread Swapnil Ghike (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-592?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Swapnil Ghike updated KAFKA-592: Attachment: kafka-592-v1.patch Change made to register AllTopicsProduceFailurePerSec, AllTopicsFetc

[jira] [Created] (KAFKA-592) Register metrics beans at kafka server startup

2012-10-29 Thread Swapnil Ghike (JIRA)
Swapnil Ghike created KAFKA-592: --- Summary: Register metrics beans at kafka server startup Key: KAFKA-592 URL: https://issues.apache.org/jira/browse/KAFKA-592 Project: Kafka Issue Type: Bug

[jira] [Commented] (KAFKA-589) Clean shutdown after startup connection failure

2012-10-29 Thread Swapnil Ghike (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13486378#comment-13486378 ] Swapnil Ghike commented on KAFKA-589: - Hi Jason, Are you using the KafkaServer.startu

[jira] [Assigned] (KAFKA-589) Clean shutdown after startup connection failure

2012-10-29 Thread Swapnil Ghike (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-589?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Swapnil Ghike reassigned KAFKA-589: --- Assignee: Swapnil Ghike > Clean shutdown after startup connection failure > --

[jira] [Updated] (KAFKA-575) Partition.makeFollower() reads broker info from ZK

2012-10-29 Thread Swapnil Ghike (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-575?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Swapnil Ghike updated KAFKA-575: Attachment: kafka-575-v2.patch Made the change. > Partition.makeFollower() reads br

[jira] [Updated] (KAFKA-575) Partition.makeFollower() reads broker info from ZK

2012-10-26 Thread Swapnil Ghike (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-575?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Swapnil Ghike updated KAFKA-575: Attachment: kafka-575-v1.patch 1. Live broker info included in LeaderIsrRequest. ControllerBrokerR

[jira] [Updated] (KAFKA-579) remove connection timeout in SyncProducer

2012-10-23 Thread Swapnil Ghike (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Swapnil Ghike updated KAFKA-579: Attachment: kafka-579-v1.patch 1. Modified syncProducer.connect() to not backoff and directly return

[jira] [Updated] (KAFKA-556) Change MessageSet.sizeInBytes to Int

2012-10-23 Thread Swapnil Ghike (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Swapnil Ghike updated KAFKA-556: Attachment: kafka-556-v1.patch Changed return/parameter/data types from Long to Int in the foll: 1.

[jira] [Assigned] (KAFKA-579) remove connection timeout in SyncProducer

2012-10-23 Thread Swapnil Ghike (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Swapnil Ghike reassigned KAFKA-579: --- Assignee: Swapnil Ghike > remove connection timeout in SyncProducer >

[jira] [Updated] (KAFKA-578) Leader finder thread in ConsumerFetcherManager needs to handle exceptions

2012-10-23 Thread Swapnil Ghike (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Swapnil Ghike updated KAFKA-578: Assignee: (was: Swapnil Ghike) > Leader finder thread in ConsumerFetcherManager needs to han

[jira] [Updated] (KAFKA-556) Change MessageSet.sizeInBytes to Int

2012-10-23 Thread Swapnil Ghike (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Swapnil Ghike updated KAFKA-556: Labels: bugs (was: bugs newbie) > Change MessageSet.sizeInBytes to Int > --

[jira] [Assigned] (KAFKA-575) Partition.makeFollower() reads broker info from ZK

2012-10-23 Thread Swapnil Ghike (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-575?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Swapnil Ghike reassigned KAFKA-575: --- Assignee: Swapnil Ghike > Partition.makeFollower() reads broker info from ZK > ---

[jira] [Assigned] (KAFKA-556) Change MessageSet.sizeInBytes to Int

2012-10-23 Thread Swapnil Ghike (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Swapnil Ghike reassigned KAFKA-556: --- Assignee: Swapnil Ghike (was: Jay Kreps) > Change MessageSet.sizeInBytes to Int > ---

[jira] [Assigned] (KAFKA-578) Leader finder thread in ConsumerFetcherManager needs to handle exceptions

2012-10-23 Thread Swapnil Ghike (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Swapnil Ghike reassigned KAFKA-578: --- Assignee: Swapnil Ghike > Leader finder thread in ConsumerFetcherManager needs to handle e

[jira] [Commented] (KAFKA-567) Replication Data Loss in Mirror Maker Bouncing testcase

2012-10-12 Thread Swapnil Ghike (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13475327#comment-13475327 ] Swapnil Ghike commented on KAFKA-567: - Thanks for kafka-567.patch! I was also hitting t

[jira] [Updated] (KAFKA-567) Replication Data Loss in Mirror Maker Bouncing testcase

2012-10-12 Thread Swapnil Ghike (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Swapnil Ghike updated KAFKA-567: Comment: was deleted (was: Thanks for kafka-567.patch! I was also hitting this bug with the contain

[jira] [Created] (KAFKA-570) Kafka should not need snappy jar at runtime

2012-10-12 Thread Swapnil Ghike (JIRA)
Swapnil Ghike created KAFKA-570: --- Summary: Kafka should not need snappy jar at runtime Key: KAFKA-570 URL: https://issues.apache.org/jira/browse/KAFKA-570 Project: Kafka Issue Type: Bug Aff

[jira] [Created] (KAFKA-563) KafkaScheduler shutdown in ZookeeperConsumerConnector should check for config.autocommit

2012-10-09 Thread Swapnil Ghike (JIRA)
Swapnil Ghike created KAFKA-563: --- Summary: KafkaScheduler shutdown in ZookeeperConsumerConnector should check for config.autocommit Key: KAFKA-563 URL: https://issues.apache.org/jira/browse/KAFKA-563 Pr

[jira] [Updated] (KAFKA-495) Handle topic names with "/" on Kafka server

2012-09-25 Thread Swapnil Ghike (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Swapnil Ghike updated KAFKA-495: Attachment: kafka-v0.8-v4.patch Uploading kafka-v0.8-v4.patch. This patch allows only ASCII alphan

[jira] [Commented] (KAFKA-495) Handle topic names with "/" on Kafka server

2012-09-25 Thread Swapnil Ghike (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13463303#comment-13463303 ] Swapnil Ghike commented on KAFKA-495: - After a bit of discussion, decided to ALLOW only

[jira] [Commented] (KAFKA-495) Handle topic names with "/" on Kafka server

2012-09-25 Thread Swapnil Ghike (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13463259#comment-13463259 ] Swapnil Ghike commented on KAFKA-495: - Reopening this issue because of additional const

[jira] [Commented] (KAFKA-509) server should shut down on encountering invalid highwatermark file

2012-09-24 Thread Swapnil Ghike (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13461964#comment-13461964 ] Swapnil Ghike commented on KAFKA-509: - The string "\0" is a valid topic name, I was jus

[jira] [Closed] (KAFKA-505) Remove errorcode from TopicMetaDataResponse

2012-09-19 Thread Swapnil Ghike (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Swapnil Ghike closed KAFKA-505. --- > Remove errorcode from TopicMetaDataResponse > --- > >

[jira] [Resolved] (KAFKA-505) Remove errorcode from TopicMetaDataResponse

2012-09-19 Thread Swapnil Ghike (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Swapnil Ghike resolved KAFKA-505. - Resolution: Fixed > Remove errorcode from TopicMetaDataResponse >

[jira] [Updated] (KAFKA-500) javaapi support for getTopoicMetaData

2012-09-19 Thread Swapnil Ghike (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Swapnil Ghike updated KAFKA-500: Attachment: kafka-500-v5.patch 1. Yes, {SyncProducer, SimpleConsumer}.send() now returns TopicMetad

[jira] [Comment Edited] (KAFKA-500) javaapi support for getTopoicMetaData

2012-09-19 Thread Swapnil Ghike (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13458543#comment-13458543 ] Swapnil Ghike edited comment on KAFKA-500 at 9/19/12 9:13 PM: --

[jira] [Commented] (KAFKA-505) Remove errorcode from TopicMetaDataResponse

2012-09-19 Thread Swapnil Ghike (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-505?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13458546#comment-13458546 ] Swapnil Ghike commented on KAFKA-505: - See KAFKA-500. > Remove errorco

[jira] [Updated] (KAFKA-500) javaapi support for getTopoicMetaData

2012-09-19 Thread Swapnil Ghike (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Swapnil Ghike updated KAFKA-500: Attachment: kafka-500-v4.patch 1. Removed writeTo() from javaapi.{PartitionMetadata, TopicMetadata}.

[jira] [Assigned] (KAFKA-473) Use getMetadata Api in ZookeeperConsumerConnector

2012-09-18 Thread Swapnil Ghike (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Swapnil Ghike reassigned KAFKA-473: --- Assignee: Yang Ye > Use getMetadata Api in ZookeeperConsumerConnector > --

[jira] [Updated] (KAFKA-500) javaapi support for getTopoicMetaData

2012-09-18 Thread Swapnil Ghike (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Swapnil Ghike updated KAFKA-500: Attachment: kafka-500-v3.patch 1. Probably svn generated a wrong diff due to a simultaneous rename a

[jira] [Updated] (KAFKA-500) javaapi support for getTopoicMetaData

2012-09-17 Thread Swapnil Ghike (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Swapnil Ghike updated KAFKA-500: Attachment: kafka-500-v2.patch 1. Rebased. javaapi/SyncProducer is gone. 2. Removed the two step cr

[jira] [Updated] (KAFKA-500) javaapi support for getTopoicMetaData

2012-09-14 Thread Swapnil Ghike (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Swapnil Ghike updated KAFKA-500: Attachment: kafka-500-v1.patch 1. Created java apis for TopicMetadataRequest and TopicMetadataRespon

[jira] [Assigned] (KAFKA-500) javaapi support for getTopoicMetaData

2012-09-14 Thread Swapnil Ghike (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Swapnil Ghike reassigned KAFKA-500: --- Assignee: Swapnil Ghike > javaapi support for getTopoicMetaData >

[jira] [Updated] (KAFKA-463) log.truncateTo needs to handle targetOffset smaller than the lowest offset in the log

2012-09-14 Thread Swapnil Ghike (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Swapnil Ghike updated KAFKA-463: Attachment: kafka-463-v3.patch 20.1. Letting the constructor be as it is as discussed. 20.2. Made t

[jira] [Created] (KAFKA-515) Log cleanup can close a file channel opnened by Log.read before the transfer completes

2012-09-14 Thread Swapnil Ghike (JIRA)
Swapnil Ghike created KAFKA-515: --- Summary: Log cleanup can close a file channel opnened by Log.read before the transfer completes Key: KAFKA-515 URL: https://issues.apache.org/jira/browse/KAFKA-515 Proj

[jira] [Updated] (KAFKA-463) log.truncateTo needs to handle targetOffset smaller than the lowest offset in the log

2012-09-13 Thread Swapnil Ghike (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Swapnil Ghike updated KAFKA-463: Attachment: kafka-463-v2.patch 1. Made the changes 1.1, 1.3, 1.5, 2 as recommended. 2. Made an app

[jira] [Updated] (KAFKA-325) revisit broker config in 0.8

2012-09-13 Thread Swapnil Ghike (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Swapnil Ghike updated KAFKA-325: Attachment: kafka-325-v3.patch Rebased and made the change. > revisit broker config

[jira] [Commented] (KAFKA-325) revisit broker config in 0.8

2012-09-13 Thread Swapnil Ghike (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13455079#comment-13455079 ] Swapnil Ghike commented on KAFKA-325: - monitoringPeriodSecs seems to be used in SocketS

[jira] [Created] (KAFKA-509) server should shut down on encountering invalid highwatermark file

2012-09-12 Thread Swapnil Ghike (JIRA)
Swapnil Ghike created KAFKA-509: --- Summary: server should shut down on encountering invalid highwatermark file Key: KAFKA-509 URL: https://issues.apache.org/jira/browse/KAFKA-509 Project: Kafka

[jira] [Updated] (KAFKA-325) revisit broker config in 0.8

2012-09-12 Thread Swapnil Ghike (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Swapnil Ghike updated KAFKA-325: Attachment: kafka-325-v2.patch Rebased. > revisit broker config in 0.8 > --

[jira] [Updated] (KAFKA-463) log.truncateTo needs to handle targetOffset smaller than the lowest offset in the log

2012-09-12 Thread Swapnil Ghike (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Swapnil Ghike updated KAFKA-463: Attachment: kafka-463-v1.patch Truncates all existing log segments if targetOffset is smaller than t

[jira] [Assigned] (KAFKA-463) log.truncateTo needs to handle targetOffset smaller than the lowest offset in the log

2012-09-12 Thread Swapnil Ghike (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Swapnil Ghike reassigned KAFKA-463: --- Assignee: Swapnil Ghike > log.truncateTo needs to handle targetOffset smaller than the low

[jira] [Updated] (KAFKA-325) revisit broker config in 0.8

2012-09-11 Thread Swapnil Ghike (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Swapnil Ghike updated KAFKA-325: Attachment: kafka-300-v1.patch This patch will conflict with the last patch in KAFKA-495. - Removed

[jira] [Work started] (KAFKA-325) revisit broker config in 0.8

2012-09-11 Thread Swapnil Ghike (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on KAFKA-325 started by Swapnil Ghike. > revisit broker config in 0.8 > > > Key: KAFKA-325 > URL: https:/

[jira] [Assigned] (KAFKA-325) revisit broker config in 0.8

2012-09-11 Thread Swapnil Ghike (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Swapnil Ghike reassigned KAFKA-325: --- Assignee: Swapnil Ghike > revisit broker config in 0.8 > > >

[jira] [Updated] (KAFKA-495) Handle topic names with "/" on Kafka server

2012-09-11 Thread Swapnil Ghike (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Swapnil Ghike updated KAFKA-495: Attachment: kafka-495-v0.8-v3.patch 1. Done. 2. Thanks, should have thought of that. :\ 3. Oh, tha

[jira] [Updated] (KAFKA-505) Remove errorcode from TopicMetaDataResponse

2012-09-10 Thread Swapnil Ghike (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Swapnil Ghike updated KAFKA-505: Issue Type: Improvement (was: Bug) > Remove errorcode from TopicMetaDataResponse >

[jira] [Updated] (KAFKA-495) Handle topic names with "/" on Kafka server

2012-09-10 Thread Swapnil Ghike (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Swapnil Ghike updated KAFKA-495: Attachment: kafka-495-v0.8-v2.patch - After discussing with Jun, inserted topic validation in create

[jira] [Created] (KAFKA-505) Remove errorcode from TopicMetaDataResponse

2012-09-10 Thread Swapnil Ghike (JIRA)
Swapnil Ghike created KAFKA-505: --- Summary: Remove errorcode from TopicMetaDataResponse Key: KAFKA-505 URL: https://issues.apache.org/jira/browse/KAFKA-505 Project: Kafka Issue Type: Bug Aff

[jira] [Updated] (KAFKA-458) remove errorcode from ByteBufferMessageSet

2012-09-10 Thread Swapnil Ghike (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Swapnil Ghike updated KAFKA-458: Attachment: kafka-458-v4.patch Modified the patch. > remove errorcode from ByteBuff

[jira] [Updated] (KAFKA-495) Handle topic names with "/" on Kafka server

2012-09-07 Thread Swapnil Ghike (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Swapnil Ghike updated KAFKA-495: Attachment: kafka-495-v0.8.patch Attached the 0.8 patch. It was taken with git --no-prefix, hope it

[jira] [Updated] (KAFKA-458) remove errorcode from ByteBufferMessageSet

2012-09-07 Thread Swapnil Ghike (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Swapnil Ghike updated KAFKA-458: Attachment: kafka-458-v3.patch 2.1 As discussed with Jun, since any use of javaapi/ByteBufferMessage

[jira] [Updated] (KAFKA-495) Handle topic names with "/" on Kafka server

2012-09-06 Thread Swapnil Ghike (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Swapnil Ghike updated KAFKA-495: Attachment: kafka-495-v4.patch Changed the property string in KafkaConfig for maxTopicNameLength.

[jira] [Updated] (KAFKA-490) Check max message size on server instead of producer

2012-09-05 Thread Swapnil Ghike (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Swapnil Ghike updated KAFKA-490: Attachment: kafka-490-v2.patch attached the modified patch. I dont know if it will need a rebase, sv

[jira] [Updated] (KAFKA-495) Handle topic names with "/" on Kafka server

2012-09-05 Thread Swapnil Ghike (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Swapnil Ghike updated KAFKA-495: Attachment: kafka-495-v3.patch Thanks, made the changes. > Handle topic names with

[jira] [Updated] (KAFKA-495) Handle topic names with "/" on Kafka server

2012-09-05 Thread Swapnil Ghike (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Swapnil Ghike updated KAFKA-495: Attachment: kafka-495-v2.patch 1. Actually the zookeeper code does not implement all the checks that

[jira] [Comment Edited] (KAFKA-495) Handle topic names with "/" on Kafka server

2012-09-04 Thread Swapnil Ghike (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13448374#comment-13448374 ] Swapnil Ghike edited comment on KAFKA-495 at 9/5/12 12:21 PM: --

[jira] [Commented] (KAFKA-495) Handle topic names with "/" on Kafka server

2012-09-04 Thread Swapnil Ghike (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13448374#comment-13448374 ] Swapnil Ghike commented on KAFKA-495: - So I am planning to insert the following regex c

[jira] [Comment Edited] (KAFKA-495) Handle topic names with "/" on Kafka server

2012-09-04 Thread Swapnil Ghike (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13448150#comment-13448150 ] Swapnil Ghike edited comment on KAFKA-495 at 9/5/12 12:14 PM: --

[jira] [Commented] (KAFKA-495) Handle topic names with "/" on Kafka server

2012-09-04 Thread Swapnil Ghike (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13448150#comment-13448150 ] Swapnil Ghike commented on KAFKA-495: - Some relevant discussion is at KAFKA-195.

[jira] [Updated] (KAFKA-495) Handle topic names with "/" on Kafka server

2012-09-04 Thread Swapnil Ghike (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Swapnil Ghike updated KAFKA-495: Fix Version/s: 0.7.1 0.8 Labels: bugs (was: ) Status: Patch

[jira] [Updated] (KAFKA-495) Handle topic names with "/" on Kafka server

2012-09-04 Thread Swapnil Ghike (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Swapnil Ghike updated KAFKA-495: Attachment: kafka-495-v1.patch Created two server config properties - 1. Black list of characters

[jira] [Work started] (KAFKA-495) Handle topic names with "/" on Kafka server

2012-09-04 Thread Swapnil Ghike (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on KAFKA-495 started by Swapnil Ghike. > Handle topic names with "/" on Kafka server > --- > > Key: KAFKA-495

[jira] [Assigned] (KAFKA-495) Handle topic names with "/" on Kafka server

2012-09-04 Thread Swapnil Ghike (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Swapnil Ghike reassigned KAFKA-495: --- Assignee: Swapnil Ghike > Handle topic names with "/" on Kafka server > --

[jira] [Updated] (KAFKA-458) remove errorcode from ByteBufferMessageSet

2012-08-31 Thread Swapnil Ghike (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Swapnil Ghike updated KAFKA-458: Attachment: kafka-458-v2.patch Changes from last patch: 1. Removed errorcode from message/ByteBuffe

[jira] [Updated] (KAFKA-490) Check max message size on server instead of producer

2012-08-30 Thread Swapnil Ghike (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Swapnil Ghike updated KAFKA-490: Status: Patch Available (was: In Progress) > Check max message size on server instead of produc

[jira] [Updated] (KAFKA-490) Check max message size on server instead of producer

2012-08-30 Thread Swapnil Ghike (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Swapnil Ghike updated KAFKA-490: Attachment: kafka-490-v1.patch 1. The changes in Log are mostly similar to those in Kafka-469. 2.

[jira] [Work started] (KAFKA-490) Check max message size on server instead of producer

2012-08-30 Thread Swapnil Ghike (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on KAFKA-490 started by Swapnil Ghike. > Check max message size on server instead of producer > > >

[jira] [Updated] (KAFKA-469) Message size is not checked at the server

2012-08-28 Thread Swapnil Ghike (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Swapnil Ghike updated KAFKA-469: Attachment: kafka-469-v3.patch Reopening this issue to remove the stack trace logged in case of rece

[jira] [Created] (KAFKA-490) Check max message size on server instead of producer

2012-08-28 Thread Swapnil Ghike (JIRA)
Swapnil Ghike created KAFKA-490: --- Summary: Check max message size on server instead of producer Key: KAFKA-490 URL: https://issues.apache.org/jira/browse/KAFKA-490 Project: Kafka Issue Type: Bu

[jira] [Updated] (KAFKA-469) Message size is not checked at the server

2012-08-23 Thread Swapnil Ghike (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Swapnil Ghike updated KAFKA-469: Attachment: kafka-469-v2.patch Yes. Attached the change. > Message size is not chec

[jira] [Updated] (KAFKA-475) Time based log segment rollout

2012-08-23 Thread Swapnil Ghike (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Swapnil Ghike updated KAFKA-475: Attachment: kafka-475-v4.patch 1. Topic level log roll size and retention size limits added. 2. Rem

[jira] [Created] (KAFKA-481) Require values in Utils.getTopic* methods to be positive

2012-08-23 Thread Swapnil Ghike (JIRA)
Swapnil Ghike created KAFKA-481: --- Summary: Require values in Utils.getTopic* methods to be positive Key: KAFKA-481 URL: https://issues.apache.org/jira/browse/KAFKA-481 Project: Kafka Issue Type

[jira] [Commented] (KAFKA-475) Time based log segment rollout

2012-08-23 Thread Swapnil Ghike (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13440519#comment-13440519 ] Swapnil Ghike commented on KAFKA-475: - 1. Similarly, should we also add topic level log

[jira] [Updated] (KAFKA-469) Message size is not checked at the server

2012-08-22 Thread Swapnil Ghike (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Swapnil Ghike updated KAFKA-469: Status: Patch Available (was: In Progress) > Message size is not checked at the server > --

  1   2   >