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
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
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
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
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
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
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
[
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
[
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
[
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
[
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
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
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
[
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
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 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
[
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
[
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
[
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
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
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
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 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 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 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 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 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 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
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
29 matches
Mail list logo