[GitHub] kafka pull request #1713: MINOR: Add security protocol option for fetch

2016-08-08 Thread norwood
GitHub user norwood opened a pull request: https://github.com/apache/kafka/pull/1713 MINOR: Add security protocol option for fetch @ijuma You can merge this pull request into a Git repository by running: $ git pull https://github.com/norwood/kafka add-security-protocol

[GitHub] kafka pull request #2122: failing to close this iterator causes leaks in roc...

2016-11-10 Thread norwood
GitHub user norwood opened a pull request: https://github.com/apache/kafka/pull/2122 failing to close this iterator causes leaks in rocksdb @guozhangwang @dguy You can merge this pull request into a Git repository by running: $ git pull https://github.com/norwood/kafka close

[GitHub] kafka pull request: MINOR: add logfilename to error message when f...

2016-05-03 Thread norwood
GitHub user norwood opened a pull request: https://github.com/apache/kafka/pull/1307 MINOR: add logfilename to error message when file missing @ewencp You can merge this pull request into a Git repository by running: $ git pull https://github.com/norwood/kafka log-filename

[GitHub] kafka pull request #1728: MINOR: add describe to valid group acl operations

2016-08-12 Thread norwood
GitHub user norwood opened a pull request: https://github.com/apache/kafka/pull/1728 MINOR: add describe to valid group acl operations @junrao You can merge this pull request into a Git repository by running: $ git pull https://github.com/norwood/kafka add-describe-to-valid

[GitHub] kafka pull request #1728: MINOR: add describe to valid group acl operations

2016-08-12 Thread norwood
Github user norwood closed the pull request at: https://github.com/apache/kafka/pull/1728 --- 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 #1828: MINOR: allow creation of statestore without loggin...

2016-09-06 Thread norwood
GitHub user norwood opened a pull request: https://github.com/apache/kafka/pull/1828 MINOR: allow creation of statestore without loggingenabled or explicit sourcetopic @guozhangwang You can merge this pull request into a Git repository by running: $ git pull https

[GitHub] kafka pull request #1882: MINOR: some trace logging for streams debugging

2016-09-19 Thread norwood
GitHub user norwood opened a pull request: https://github.com/apache/kafka/pull/1882 MINOR: some trace logging for streams debugging You can merge this pull request into a Git repository by running: $ git pull https://github.com/norwood/kafka streams-logging Alternatively

[GitHub] kafka pull request #2952: MINOR: fix some c/p error that was causing describ...

2017-05-01 Thread norwood
GitHub user norwood opened a pull request: https://github.com/apache/kafka/pull/2952 MINOR: fix some c/p error that was causing describe to delete @ijuma @cmccabe You can merge this pull request into a Git repository by running: $ git pull https://github.com/norwood/kafka

[GitHub] kafka pull request #2953: handle 0 futures in all()

2017-05-01 Thread norwood
GitHub user norwood opened a pull request: https://github.com/apache/kafka/pull/2953 handle 0 futures in all() if we pass in 0 futures to an AllOfAdapter, we should complete immediately @ijuma @cmccabe You can merge this pull request into a Git repository by running

[GitHub] kafka pull request #2960: KAFKA-4343: Expose Connector type in REST API

2017-05-02 Thread norwood
GitHub user norwood opened a pull request: https://github.com/apache/kafka/pull/2960 KAFKA-4343: Expose Connector type in REST API https://cwiki.apache.org/confluence/display/KAFKA/KIP-151+Expose+Connector+type+in+REST+API You can merge this pull request into a Git repository by

[jira] [Created] (KAFKA-7713) producer io-wait-ratio > 1

2018-12-07 Thread dan norwood (JIRA)
dan norwood created KAFKA-7713: -- Summary: producer io-wait-ratio > 1 Key: KAFKA-7713 URL: https://issues.apache.org/jira/browse/KAFKA-7713 Project: Kafka Issue Type: Bug Affects Versi

[jira] [Created] (KAFKA-5979) kip-120 changed internal streams topic naming

2017-09-26 Thread dan norwood (JIRA)
dan norwood created KAFKA-5979: -- Summary: kip-120 changed internal streams topic naming Key: KAFKA-5979 URL: https://issues.apache.org/jira/browse/KAFKA-5979 Project: Kafka Issue Type: Bug

[jira] [Created] (KAFKA-6309) add support for getting topic defaults from AdminClient

2017-12-04 Thread dan norwood (JIRA)
dan norwood created KAFKA-6309: -- Summary: add support for getting topic defaults from AdminClient Key: KAFKA-6309 URL: https://issues.apache.org/jira/browse/KAFKA-6309 Project: Kafka Issue Type

[jira] [Created] (KAFKA-6418) adminclient throws timeoutexception when there is a SchemaException

2018-01-02 Thread dan norwood (JIRA)
dan norwood created KAFKA-6418: -- Summary: adminclient throws timeoutexception when there is a SchemaException Key: KAFKA-6418 URL: https://issues.apache.org/jira/browse/KAFKA-6418 Project: Kafka

[jira] [Created] (KAFKA-8309) KIP-465: Add Consolidated Connector Endpoint to Connect REST API

2019-05-01 Thread dan norwood (JIRA)
dan norwood created KAFKA-8309: -- Summary: KIP-465: Add Consolidated Connector Endpoint to Connect REST API Key: KAFKA-8309 URL: https://issues.apache.org/jira/browse/KAFKA-8309 Project: Kafka

[jira] [Created] (KAFKA-8414) org.apache.kafka.common.metrics.MetricsTest.testConcurrentReadUpdateReport hang

2019-05-23 Thread dan norwood (JIRA)
dan norwood created KAFKA-8414: -- Summary: org.apache.kafka.common.metrics.MetricsTest.testConcurrentReadUpdateReport hang Key: KAFKA-8414 URL: https://issues.apache.org/jira/browse/KAFKA-8414 Project

[jira] [Created] (KAFKA-5658) adminclient will stop working after some amount of time

2017-07-26 Thread dan norwood (JIRA)
dan norwood created KAFKA-5658: -- Summary: adminclient will stop working after some amount of time Key: KAFKA-5658 URL: https://issues.apache.org/jira/browse/KAFKA-5658 Project: Kafka Issue Type

[jira] [Created] (KAFKA-4987) Topic creation allows invalid config values on running brokers

2017-03-30 Thread dan norwood (JIRA)
dan norwood created KAFKA-4987: -- Summary: Topic creation allows invalid config values on running brokers Key: KAFKA-4987 URL: https://issues.apache.org/jira/browse/KAFKA-4987 Project: Kafka

[jira] [Updated] (KAFKA-4987) Topic creation allows invalid config values on running brokers

2017-03-30 Thread dan norwood (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-4987?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] dan norwood updated KAFKA-4987: --- Affects Version/s: 0.10.0.1 > Topic creation allows invalid config values on running brok

[jira] [Updated] (KAFKA-4987) Topic creation allows invalid config values on running brokers

2017-03-30 Thread dan norwood (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-4987?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] dan norwood updated KAFKA-4987: --- Affects Version/s: (was: 0.10.2.0) > Topic creation allows invalid config values on runn

[jira] [Commented] (KAFKA-4987) Topic creation allows invalid config values on running brokers

2017-03-31 Thread dan norwood (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-4987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15951490#comment-15951490 ] dan norwood commented on KAFKA-4987: this was a custom client based on 0.10

[jira] (KAFKA-4717) connect jars are missing LICENSE/NOTICE files

2017-01-31 Thread dan norwood (JIRA)
dan norwood created KAFKA-4717: -- Summary: connect jars are missing LICENSE/NOTICE files Key: KAFKA-4717 URL: https://issues.apache.org/jira/browse/KAFKA-4717 Project: Kafka Issue Type: Bug

[jira] [Created] (KAFKA-3491) Issue with consumer close() in finally block with 'enable.auto.commit=true'

2016-04-01 Thread dan norwood (JIRA)
dan norwood created KAFKA-3491: -- Summary: Issue with consumer close() in finally block with 'enable.auto.commit=true' Key: KAFKA-3491 URL: https://issues.apache.org/jira/browse/KAFKA-3491 Proj

[jira] [Assigned] (KAFKA-4343) Connect REST API should expose whether each connector is a source or sink

2017-05-02 Thread dan norwood (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-4343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] dan norwood reassigned KAFKA-4343: -- Assignee: dan norwood > Connect REST API should expose whether each connector is a source

[jira] [Created] (KAFKA-5213) IllegalStateException in ensureOpenForRecordAppend

2017-05-10 Thread dan norwood (JIRA)
dan norwood created KAFKA-5213: -- Summary: IllegalStateException in ensureOpenForRecordAppend Key: KAFKA-5213 URL: https://issues.apache.org/jira/browse/KAFKA-5213 Project: Kafka Issue Type: Bug

[jira] [Updated] (KAFKA-5213) IllegalStateException in ensureOpenForRecordAppend

2017-05-10 Thread dan norwood (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] dan norwood updated KAFKA-5213: --- Description: i have a streams app that was working recently while pointing at trunk. this morning i

[jira] [Commented] (KAFKA-5213) IllegalStateException in ensureOpenForRecordAppend

2017-05-10 Thread dan norwood (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16005525#comment-16005525 ] dan norwood commented on KAFKA-5213: turns out i was running trunk client aga

[jira] [Commented] (KAFKA-5213) IllegalStateException in ensureOpenForRecordAppend

2017-05-10 Thread dan norwood (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16005651#comment-16005651 ] dan norwood commented on KAFKA-5213: awesome we found a real problem. i did run

[jira] [Commented] (KAFKA-5275) Review and potentially tweak AdminClient API for the initial release (KIP-117)

2017-05-18 Thread dan norwood (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16016718#comment-16016718 ] dan norwood commented on KAFKA-5275: it would be nice to have a def