[GitHub] kafka pull request #3951: MINOR: update listener.security.protocol.map confi...

2017-09-23 Thread omkreddy
GitHub user omkreddy opened a pull request: https://github.com/apache/kafka/pull/3951 MINOR: update listener.security.protocol.map config description You can merge this pull request into a Git repository by running: $ git pull https://github.com/omkreddy/kafka KIP-103-DOCS

[GitHub] kafka pull request #3957: MIROR: Reject JoinGroup request from first member ...

2017-09-25 Thread omkreddy
GitHub user omkreddy opened a pull request: https://github.com/apache/kafka/pull/3957 MIROR: Reject JoinGroup request from first member with empty partition.assignment.strategy You can merge this pull request into a Git repository by running: $ git pull https://github.com

[GitHub] kafka pull request #4055: MINOR: Update `config/consumer.properties` to have...

2017-10-11 Thread omkreddy
GitHub user omkreddy opened a pull request: https://github.com/apache/kafka/pull/4055 MINOR: Update `config/consumer.properties` to have new consumer properties You can merge this pull request into a Git repository by running: $ git pull https://github.com/omkreddy/kafka

[GitHub] kafka pull request #4070: MINOR: update comments in config/producer.properti...

2017-10-12 Thread omkreddy
GitHub user omkreddy opened a pull request: https://github.com/apache/kafka/pull/4070 MINOR: update comments in config/producer.properties You can merge this pull request into a Git repository by running: $ git pull https://github.com/omkreddy/kafka prodcuer.config

[GitHub] kafka pull request #4089: KAFKA-6071: Use ZookeeperClient in LogManager

2017-10-18 Thread omkreddy
GitHub user omkreddy opened a pull request: https://github.com/apache/kafka/pull/4089 KAFKA-6071: Use ZookeeperClient in LogManager You can merge this pull request into a Git repository by running: $ git pull https://github.com/omkreddy/kafka KAFKA-6071-ZK-LOGMANAGER

[GitHub] kafka pull request #4101: MINOR: Add missing ";" to example jaas configuarti...

2017-10-19 Thread omkreddy
GitHub user omkreddy opened a pull request: https://github.com/apache/kafka/pull/4101 MINOR: Add missing ";" to example jaas configuartion You can merge this pull request into a Git repository by running: $ git pull https://github.com/omkreddy/kafka SCRAM-DOCS Alt

[GitHub] kafka pull request #4126: KAFKA-6072: User ZookeeperClient in GroupCoordinat...

2017-10-24 Thread omkreddy
GitHub user omkreddy opened a pull request: https://github.com/apache/kafka/pull/4126 KAFKA-6072: User ZookeeperClient in GroupCoordinator and TransactionCoordinator You can merge this pull request into a Git repository by running: $ git pull https://github.com/omkreddy

[GitHub] kafka pull request #4155: KAFKA-5645: Use async ZookeeperClient in SimpleAcl...

2017-10-28 Thread omkreddy
GitHub user omkreddy opened a pull request: https://github.com/apache/kafka/pull/4155 KAFKA-5645: Use async ZookeeperClient in SimpleAclAuthorizer You can merge this pull request into a Git repository by running: $ git pull https://github.com/omkreddy/kafka KAFKA-5645-ZK

[GitHub] kafka pull request #4194: KAFKA-5646: Use KafkaZkClient in AdminUtils and Dy...

2017-11-08 Thread omkreddy
GitHub user omkreddy opened a pull request: https://github.com/apache/kafka/pull/4194 KAFKA-5646: Use KafkaZkClient in AdminUtils and DynamicConfigManager Use KafkaZkClient in ConfigCommand, ReassignPartitionsCommand, TopicCommand You can merge this pull request into a Git

[GitHub] kafka pull request #4260: KAFKA-5647: Use KafkaZkClient in ReassignPartition...

2017-11-23 Thread omkreddy
GitHub user omkreddy opened a pull request: https://github.com/apache/kafka/pull/4260 KAFKA-5647: Use KafkaZkClient in ReassignPartitionsCommand and PreferredReplicaLeaderElectionCommand * Use KafkaZkClient in ReassignPartitionsCommand * Use KafkaZkClient in

[GitHub] kafka pull request #4266: MINOR: Add maybeThrow method to ZooKeeperClient As...

2017-11-27 Thread omkreddy
GitHub user omkreddy opened a pull request: https://github.com/apache/kafka/pull/4266 MINOR: Add maybeThrow method to ZooKeeperClient AsyncResponse * Add maybeThrow method to ZooKeeperClient AsyncResponse * Update KafkaZkClient to use maybeThrow method ### Committer

[GitHub] kafka pull request #4320: [WIP] Add logs to debug testHighConcurrencyModific...

2017-12-13 Thread omkreddy
GitHub user omkreddy opened a pull request: https://github.com/apache/kafka/pull/4320 [WIP] Add logs to debug testHighConcurrencyModificationOfResourceAcls test case Not able to reproduce locally. add few logs to check on jenkins looks like some synchronization issue

[GitHub] kafka pull request #3305: MINOR: Specify keyalg RSA for SSL key generation c...

2017-06-12 Thread omkreddy
GitHub user omkreddy opened a pull request: https://github.com/apache/kafka/pull/3305 MINOR: Specify keyalg RSA for SSL key generation commands You can merge this pull request into a Git repository by running: $ git pull https://github.com/omkreddy/kafka ssl-doc

[GitHub] kafka pull request #3615: MINOR: Avoid duplicate processing of notifications...

2017-08-03 Thread omkreddy
GitHub user omkreddy opened a pull request: https://github.com/apache/kafka/pull/3615 MINOR: Avoid duplicate processing of notifications in ZkNodeChangeNotificationListener You can merge this pull request into a Git repository by running: $ git pull https://github.com

[GitHub] kafka pull request #3616: KAFKA-4541: Support for delegation token mechanism

2017-08-03 Thread omkreddy
GitHub user omkreddy opened a pull request: https://github.com/apache/kafka/pull/3616 KAFKA-4541: Support for delegation token mechanism You can merge this pull request into a Git repository by running: $ git pull https://github.com/omkreddy/kafka KAFKA-4541 Alternatively

[GitHub] kafka pull request #3626: KAFKA-5644: Fix Reset Consumer Group Offset tool f...

2017-08-04 Thread omkreddy
GitHub user omkreddy opened a pull request: https://github.com/apache/kafka/pull/3626 KAFKA-5644: Fix Reset Consumer Group Offset tool for ThreeLetterISO8601TimeZone You can merge this pull request into a Git repository by running: $ git pull https://github.com/omkreddy

[GitHub] kafka pull request #3683: KAFKA-5686: update compression docs

2017-08-17 Thread omkreddy
GitHub user omkreddy opened a pull request: https://github.com/apache/kafka/pull/3683 KAFKA-5686: update compression docs You can merge this pull request into a Git repository by running: $ git pull https://github.com/omkreddy/kafka KAFKA-5686 Alternatively you can review

[GitHub] kafka pull request #3693: KAFKA-2254: Use double quote to prevent globbing a...

2017-08-18 Thread omkreddy
GitHub user omkreddy opened a pull request: https://github.com/apache/kafka/pull/3693 KAFKA-2254: Use double quote to prevent globbing and word splitting in shell scripts You can merge this pull request into a Git repository by running: $ git pull https://github.com/omkreddy

[GitHub] kafka pull request #3696: KAFKA-4856: make unregisterAppInfo method to synch...

2017-08-19 Thread omkreddy
GitHub user omkreddy opened a pull request: https://github.com/apache/kafka/pull/3696 KAFKA-4856: make unregisterAppInfo method to synchronized You can merge this pull request into a Git repository by running: $ git pull https://github.com/omkreddy/kafka KAFKA-4856

[GitHub] kafka pull request #3697: KAFKA-2105: add topic null check to KafkaProducer....

2017-08-19 Thread omkreddy
GitHub user omkreddy opened a pull request: https://github.com/apache/kafka/pull/3697 KAFKA-2105: add topic null check to KafkaProducer.partitionsFor method You can merge this pull request into a Git repository by running: $ git pull https://github.com/omkreddy/kafka KAFKA

[GitHub] kafka pull request #3698: KAFKA-5750: Elevate log messages for denials to WA...

2017-08-19 Thread omkreddy
GitHub user omkreddy opened a pull request: https://github.com/apache/kafka/pull/3698 KAFKA-5750: Elevate log messages for denials to WARN in SimpleAclAuthorizer class You can merge this pull request into a Git repository by running: $ git pull https://github.com/omkreddy

[GitHub] kafka pull request #3700: KAFKA-5752: Update timeIndex, txnIndex file pointe...

2017-08-19 Thread omkreddy
GitHub user omkreddy opened a pull request: https://github.com/apache/kafka/pull/3700 KAFKA-5752: Update timeIndex, txnIndex file pointers to renamed (to be deleted) files You can merge this pull request into a Git repository by running: $ git pull https://github.com

[GitHub] kafka-site pull request #71: KAFKA-4869: Update 0.10.2.0 upgrade notes

2017-08-24 Thread omkreddy
GitHub user omkreddy opened a pull request: https://github.com/apache/kafka-site/pull/71 KAFKA-4869: Update 0.10.2.0 upgrade notes You can merge this pull request into a Git repository by running: $ git pull https://github.com/omkreddy/kafka-site cleanup Alternatively you

[GitHub] kafka-site issue #71: KAFKA-4869: Update 0.10.2.0 upgrade notes

2017-08-24 Thread omkreddy
Github user omkreddy commented on the issue: https://github.com/apache/kafka-site/pull/71 @ijuma minor doc cleanup --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and

[GitHub] kafka pull request #3735: KAFKA-4869: Update 0.10.2.0 upgrade notes

2017-08-25 Thread omkreddy
GitHub user omkreddy opened a pull request: https://github.com/apache/kafka/pull/3735 KAFKA-4869: Update 0.10.2.0 upgrade notes You can merge this pull request into a Git repository by running: $ git pull https://github.com/omkreddy/kafka cleanup10 Alternatively you can

[GitHub] kafka pull request #3735: KAFKA-4869: Update 0.10.2.0 upgrade notes

2017-08-25 Thread omkreddy
Github user omkreddy closed the pull request at: https://github.com/apache/kafka/pull/3735 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] kafka pull request #3758: KAFKA-3131: enable error level for SSLException lo...

2017-08-30 Thread omkreddy
GitHub user omkreddy opened a pull request: https://github.com/apache/kafka/pull/3758 KAFKA-3131: enable error level for SSLException logs You can merge this pull request into a Git repository by running: $ git pull https://github.com/omkreddy/kafka KAFKA-3131 Alternatively

[GitHub] kafka pull request #3788: MINOR: update docs

2017-09-05 Thread omkreddy
GitHub user omkreddy opened a pull request: https://github.com/apache/kafka/pull/3788 MINOR: update docs You can merge this pull request into a Git repository by running: $ git pull https://github.com/omkreddy/kafka RULE-DOC Alternatively you can review and apply these

[GitHub] kafka pull request #3800: KAFKA-5764: Add toLowerCase support to sasl.kerber...

2017-09-06 Thread omkreddy
GitHub user omkreddy opened a pull request: https://github.com/apache/kafka/pull/3800 KAFKA-5764: Add toLowerCase support to sasl.kerberos.principal.to.local rule You can merge this pull request into a Git repository by running: $ git pull https://github.com/omkreddy/kafka

[GitHub] kafka pull request #3814: KAFKA-4504: update retention.bytes config descript...

2017-09-08 Thread omkreddy
GitHub user omkreddy opened a pull request: https://github.com/apache/kafka/pull/3814 KAFKA-4504: update retention.bytes config description You can merge this pull request into a Git repository by running: $ git pull https://github.com/omkreddy/kafka KAFKA-4504 Alternatively

[GitHub] kafka pull request #2439: KAFKA-2700: Delete topic should remove the corresp...

2017-09-08 Thread omkreddy
Github user omkreddy closed the pull request at: https://github.com/apache/kafka/pull/2439 ---

[GitHub] kafka pull request #3835: MINOR: update operations doc on topic deletion

2017-09-11 Thread omkreddy
GitHub user omkreddy opened a pull request: https://github.com/apache/kafka/pull/3835 MINOR: update operations doc on topic deletion You can merge this pull request into a Git repository by running: $ git pull https://github.com/omkreddy/kafka update-delete-topic-doc

[GitHub] kafka pull request #3758: KAFKA-3131: enable error level for SSLException lo...

2017-09-20 Thread omkreddy
Github user omkreddy closed the pull request at: https://github.com/apache/kafka/pull/3758 ---

[GitHub] kafka pull request #3924: KAFKA-5547: Return TOPIC_AUTHORIZATION_FAILED erro...

2017-09-20 Thread omkreddy
GitHub user omkreddy opened a pull request: https://github.com/apache/kafka/pull/3924 KAFKA-5547: Return TOPIC_AUTHORIZATION_FAILED error if no describe access for topics You can merge this pull request into a Git repository by running: $ git pull https://github.com/omkreddy

[GitHub] kafka pull request #1615: KAFKA-3950: kafka mirror maker tool is not respect...

2016-07-12 Thread omkreddy
GitHub user omkreddy opened a pull request: https://github.com/apache/kafka/pull/1615 KAFKA-3950: kafka mirror maker tool is not respecting whitelist option You can merge this pull request into a Git repository by running: $ git pull https://github.com/omkreddy/kafka KAFKA

[GitHub] kafka pull request #1615: KAFKA-3950: kafka mirror maker tool is not respect...

2016-07-29 Thread omkreddy
Github user omkreddy closed the pull request at: https://github.com/apache/kafka/pull/1615 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] kafka pull request #1687: KAFKA-3950: kafka mirror maker tool is not respect...

2016-07-29 Thread omkreddy
GitHub user omkreddy opened a pull request: https://github.com/apache/kafka/pull/1687 KAFKA-3950: kafka mirror maker tool is not respecting whitelist option You can merge this pull request into a Git repository by running: $ git pull https://github.com/omkreddy/kafka KAFKA

[GitHub] kafka pull request #1687: KAFKA-3950: kafka mirror maker tool is not respect...

2016-07-31 Thread omkreddy
Github user omkreddy closed the pull request at: https://github.com/apache/kafka/pull/1687 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] kafka pull request #2620: MINOR: Doc change related to ZK sasl configs

2017-02-28 Thread omkreddy
GitHub user omkreddy opened a pull request: https://github.com/apache/kafka/pull/2620 MINOR: Doc change related to ZK sasl configs You can merge this pull request into a Git repository by running: $ git pull https://github.com/omkreddy/kafka MINOR-ZK-CHANGE Alternatively you

[GitHub] kafka-site issue #54: Fix typo - Acls Examples, Adding or removing a princip...

2017-04-11 Thread omkreddy
Github user omkreddy commented on the issue: https://github.com/apache/kafka-site/pull/54 LGTM --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[GitHub] kafka pull request #2439: KAFKA-2700: Delete topic should remove the corresp...

2017-01-26 Thread omkreddy
GitHub user omkreddy opened a pull request: https://github.com/apache/kafka/pull/2439 KAFKA-2700: Delete topic should remove the corresponding ACLs You can merge this pull request into a Git repository by running: $ git pull https://github.com/omkreddy/kafka KAFKA-2700-DELETE

[GitHub] kafka pull request #2562: MINOR: Update docstring for "offsets.retention.min...

2017-02-16 Thread omkreddy
GitHub user omkreddy opened a pull request: https://github.com/apache/kafka/pull/2562 MINOR: Update docstring for "offsets.retention.minutes" config You can merge this pull request into a Git repository by running: $ git pull https://github.com/omkreddy/kafka

[GitHub] kafka pull request: MINOR: update compression design doc to includ...

2016-03-10 Thread omkreddy
GitHub user omkreddy opened a pull request: https://github.com/apache/kafka/pull/1040 MINOR: update compression design doc to include lz4 protocol You can merge this pull request into a Git repository by running: $ git pull https://github.com/omkreddy/kafka MINOR-DOC

[GitHub] kafka pull request: KAFKA-2551: Update Unclean leader election doc...

2016-03-12 Thread omkreddy
GitHub user omkreddy opened a pull request: https://github.com/apache/kafka/pull/1054 KAFKA-2551: Update Unclean leader election docs You can merge this pull request into a Git repository by running: $ git pull https://github.com/omkreddy/kafka KAFKA-2551 Alternatively you

[GitHub] kafka pull request: KAFKA-3525; getSequenceId should return 1 for ...

2016-04-15 Thread omkreddy
GitHub user omkreddy opened a pull request: https://github.com/apache/kafka/pull/1224 KAFKA-3525; getSequenceId should return 1 for first path creation You can merge this pull request into a Git repository by running: $ git pull https://github.com/omkreddy/kafka KAFKA-3525

[GitHub] kafka pull request: KAFKA-3406; Update CommonClientConfigs.RETRY_B...

2016-04-16 Thread omkreddy
GitHub user omkreddy opened a pull request: https://github.com/apache/kafka/pull/1230 KAFKA-3406; Update CommonClientConfigs.RETRY_BACKOFF_MS_DOC doc string You can merge this pull request into a Git repository by running: $ git pull https://github.com/omkreddy/kafka KAFKA

[GitHub] kafka pull request: KAFKA-2955; Add a simple ">" prompt to console...

2016-04-18 Thread omkreddy
GitHub user omkreddy opened a pull request: https://github.com/apache/kafka/pull/1233 KAFKA-2955; Add a simple ">" prompt to console producer You can merge this pull request into a Git repository by running: $ git pull https://github.com/omkreddy/kaf

[GitHub] kafka pull request: KAFKA-3580; improve error logging in ReplicaFe...

2016-04-18 Thread omkreddy
GitHub user omkreddy opened a pull request: https://github.com/apache/kafka/pull/1237 KAFKA-3580; improve error logging in ReplicaFetchThread You can merge this pull request into a Git repository by running: $ git pull https://github.com/omkreddy/kafka KAFKA-3580

[GitHub] kafka pull request: KAFKA-3594; After calling MemoryRecords.close(...

2016-04-21 Thread omkreddy
GitHub user omkreddy opened a pull request: https://github.com/apache/kafka/pull/1249 KAFKA-3594; After calling MemoryRecords.close() method, hasRooFor() method should return false This exception is occurring when producer is trying to append a record to a Re-enqueued record batch

[GitHub] kafka pull request: KAFKA-3594; After calling MemoryRecords.close(...

2016-04-21 Thread omkreddy
Github user omkreddy closed the pull request at: https://github.com/apache/kafka/pull/1249 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] kafka pull request: KAFKA-3594; After calling MemoryRecords.close(...

2016-04-21 Thread omkreddy
GitHub user omkreddy reopened a pull request: https://github.com/apache/kafka/pull/1249 KAFKA-3594; After calling MemoryRecords.close() method, hasRoomFor() method should return false This exception is occurring when producer is trying to append a record to a Re-enqueued record

[GitHub] kafka pull request: KAFKA-2651; Remove deprecated config alteratio...

2016-04-28 Thread omkreddy
GitHub user omkreddy opened a pull request: https://github.com/apache/kafka/pull/1283 KAFKA-2651; Remove deprecated config alteration from TopicCommand You can merge this pull request into a Git repository by running: $ git pull https://github.com/omkreddy/kafka KAFKA-2651

[GitHub] kafka pull request: KAFKA-3584; Fix synchronization issue between ...

2016-05-11 Thread omkreddy
GitHub user omkreddy opened a pull request: https://github.com/apache/kafka/pull/1367 KAFKA-3584; Fix synchronization issue between deleteOldSegments() and nd delete() methods calls This PR is to fix synchronization issue between deleteOldSegments() and delete() method calls

[GitHub] kafka pull request: MINOR: streams javadoc corrections

2016-03-07 Thread omkreddy
GitHub user omkreddy opened a pull request: https://github.com/apache/kafka/pull/1019 MINOR: streams javadoc corrections You can merge this pull request into a Git repository by running: $ git pull https://github.com/omkreddy/kafka JAVADOC Alternatively you can review and

[GitHub] kafka pull request: KAFKA-2425; Copy latest docs to kafka repo doc...

2015-08-27 Thread omkreddy
GitHub user omkreddy opened a pull request: https://github.com/apache/kafka/pull/171 KAFKA-2425; Copy latest docs to kafka repo docs/ directory This PR copies the latest kafka docs to kafka repo docs directory. Here I have copied 0.8.3/ directory contents from svn website repo to

[GitHub] kafka pull request: KAFKA-2425; Copy latest docs to kafka repo doc...

2015-08-27 Thread omkreddy
GitHub user omkreddy reopened a pull request: https://github.com/apache/kafka/pull/171 KAFKA-2425; Copy latest docs to kafka repo docs/ directory This PR copies the latest kafka docs to kafka repo docs directory. Here I have copied 0.8.3/ directory contents from svn website repo to

[GitHub] kafka pull request: KAFKA-2425; Copy latest docs to kafka repo doc...

2015-08-27 Thread omkreddy
Github user omkreddy closed the pull request at: https://github.com/apache/kafka/pull/171 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] kafka pull request #1723: KAFKA-4035: AclCommand should allow Describe opera...

2016-08-12 Thread omkreddy
GitHub user omkreddy opened a pull request: https://github.com/apache/kafka/pull/1723 KAFKA-4035: AclCommand should allow Describe operation on groups You can merge this pull request into a Git repository by running: $ git pull https://github.com/omkreddy/kafka KAFKA-4035

[GitHub] kafka pull request #1750: KAFKA-4044: log actual socket send/receive buffer ...

2016-08-17 Thread omkreddy
GitHub user omkreddy opened a pull request: https://github.com/apache/kafka/pull/1750 KAFKA-4044: log actual socket send/receive buffer size after connecting in Selector You can merge this pull request into a Git repository by running: $ git pull https://github.com/omkreddy

[GitHub] kafka pull request #1784: KAFKA-4074: Deleting a topic can make it unavailab...

2016-08-25 Thread omkreddy
GitHub user omkreddy opened a pull request: https://github.com/apache/kafka/pull/1784 KAFKA-4074: Deleting a topic can make it unavailable even if delete.topic.enable is false You can merge this pull request into a Git repository by running: $ git pull https://github.com

[GitHub] kafka pull request #1850: KAFKA-2000: Delete topic should also delete consum...

2016-09-13 Thread omkreddy
GitHub user omkreddy opened a pull request: https://github.com/apache/kafka/pull/1850 KAFKA-2000: Delete topic should also delete consumer offsets. You can merge this pull request into a Git repository by running: $ git pull https://github.com/omkreddy/kafka KAFKA-2700-DELETE

[GitHub] kafka pull request #1784: KAFKA-4074: Deleting a topic can make it unavailab...

2016-10-04 Thread omkreddy
Github user omkreddy closed the pull request at: https://github.com/apache/kafka/pull/1784 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] kafka pull request #1958: MINOR: trivial doc cleanup

2016-10-04 Thread omkreddy
GitHub user omkreddy opened a pull request: https://github.com/apache/kafka/pull/1958 MINOR: trivial doc cleanup You can merge this pull request into a Git repository by running: $ git pull https://github.com/omkreddy/kafka MINOR-DOC-CHAGE Alternatively you can review and

[GitHub] kafka pull request #2021: MINOR: remove duplicate doc headers

2016-10-13 Thread omkreddy
GitHub user omkreddy opened a pull request: https://github.com/apache/kafka/pull/2021 MINOR: remove duplicate doc headers You can merge this pull request into a Git repository by running: $ git pull https://github.com/omkreddy/kafka LATEST-DOC-CHANGE Alternatively you can

[GitHub] kafka pull request: KAFKA-1901: follow-up on KAFKA-1901; Added err...

2015-09-13 Thread omkreddy
GitHub user omkreddy opened a pull request: https://github.com/apache/kafka/pull/209 KAFKA-1901: follow-up on KAFKA-1901; Added error handling. @guozhangwang added .git/refs/heads/ file existence check. You can merge this pull request into a Git repository by running: $ git

[GitHub] kafka pull request: KAFKA-2514: change default JVM options in kafk...

2015-09-15 Thread omkreddy
GitHub user omkreddy opened a pull request: https://github.com/apache/kafka/pull/218 KAFKA-2514: change default JVM options in kafka-run-class.sh. GC is set to G1 collector. You can merge this pull request into a Git repository by running: $ git pull https://github.com

[GitHub] kafka pull request: KAFKA-2554: change 0.8.3 to 0.9.0 in ApiVersio...

2015-09-24 Thread omkreddy
GitHub user omkreddy opened a pull request: https://github.com/apache/kafka/pull/237 KAFKA-2554: change 0.8.3 to 0.9.0 in ApiVersion and other files Updated the version from 0.8.3 to 0.9.0. in ApiVersion. Also updated in gradle.propeties. You can merge this pull request into a

[GitHub] kafka pull request: KAFKA-2562: update kafka scripts to use new to...

2015-09-25 Thread omkreddy
GitHub user omkreddy opened a pull request: https://github.com/apache/kafka/pull/242 KAFKA-2562: update kafka scripts to use new tools/code Updated kafka-producer-perf-test.sh to use org.apache.kafka.clients.tools.ProducerPerformance. Updated build.gradle to add kafka-tools

[GitHub] kafka-site pull request: updated contributing.html

2015-10-05 Thread omkreddy
GitHub user omkreddy opened a pull request: https://github.com/apache/kafka-site/pull/1 updated contributing.html updated "contributing website changes" section. You can merge this pull request into a Git repository by running: $ git pull https://github.com/omkreddy/

[GitHub] kafka-site pull request: Add Kafka 0.8.2.2 release to downloads pa...

2015-10-06 Thread omkreddy
Github user omkreddy commented on the pull request: https://github.com/apache/kafka-site/pull/2#issuecomment-145908088 LGTM --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature

[GitHub] kafka pull request: KAFKA-2295; Support given for dynamically load...

2015-10-15 Thread omkreddy
GitHub user omkreddy opened a pull request: https://github.com/apache/kafka/pull/314 KAFKA-2295; Support given for dynamically loaded classes (encoders, e… Rebased code.. You can merge this pull request into a Git repository by running: $ git pull https://github.com/omkreddy