Jenkins build is back to normal : kafka-0.10.2-jdk7 #175

2017-06-20 Thread Apache Jenkins Server
See

[GitHub] kafka pull request #3136: KAFKA-5319 Add a tool to make cluster replica and ...

2017-06-20 Thread MarkTcMA
Github user MarkTcMA closed the pull request at: https://github.com/apache/kafka/pull/3136 --- 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 en

[GitHub] kafka pull request #3391: Add increment number to clientId

2017-06-20 Thread ccandy413
GitHub user ccandy413 opened a pull request: https://github.com/apache/kafka/pull/3391 Add increment number to clientId Add increment number to clientId if the ConsumerConfig.CLIENT_ID_CONFIG has been setted. This modify could fix the "WARN" when I use spring-kafka that the same

Re: confluence permission request

2017-06-20 Thread Kenji Hayashida
To Kafka Dev Team, Sorry, forgot sending my ID. My ID is kenjih. Thanks. - Kenji Hayashida 2017-06-21 13:29 GMT+09:00 Kenji Hayashida : > To Kafka Dev Team, > > Hi, could you please give me a write permission to the confluence page? > https://cwiki.apache.org/confluence/display/KAFKA/ > Kafka+

confluence permission request

2017-06-20 Thread Kenji Hayashida
To Kafka Dev Team, Hi, could you please give me a write permission to the confluence page? https://cwiki.apache.org/confluence/display/KAFKA/Kafka+Improvement+Proposals I'm going to write a KIP. Thanks. - Kenji Hayashida

[GitHub] kafka-site pull request #62: MINOR: add jira@kafka mailing list

2017-06-20 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/kafka-site/pull/62 --- 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 e

[GitHub] kafka-site issue #62: MINOR: add jira@kafka mailing list

2017-06-20 Thread guozhangwang
Github user guozhangwang commented on the issue: https://github.com/apache/kafka-site/pull/62 Merged to asf-site. --- 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 wish

[GitHub] kafka pull request #3390: KAFKA-5485: Streams should not suspend tasks twice

2017-06-20 Thread mjsax
GitHub user mjsax opened a pull request: https://github.com/apache/kafka/pull/3390 KAFKA-5485: Streams should not suspend tasks twice You can merge this pull request into a Git repository by running: $ git pull https://github.com/mjsax/kafka kafka-5485-dont-suspend-tasks-twic

[jira] [Created] (KAFKA-5485) Streams should not suspend tasks twice

2017-06-20 Thread Matthias J. Sax (JIRA)
Matthias J. Sax created KAFKA-5485: -- Summary: Streams should not suspend tasks twice Key: KAFKA-5485 URL: https://issues.apache.org/jira/browse/KAFKA-5485 Project: Kafka Issue Type: Improvem

Build failed in Jenkins: kafka-0.10.2-jdk7 #174

2017-06-20 Thread Apache Jenkins Server
See Changes: [junrao] KAFKA-5413; Log cleaner fails due to large offset in segment file -- Started by an SCM change [EnvInject] - Loading node environment variables. Build

[GitHub] kafka pull request #3357: KAFKA-5413: Log cleaner fails due to large offset ...

2017-06-20 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/kafka/pull/3357 --- 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 enab

[GitHub] kafka pull request #3379: KAFKA-5472 Eliminated duplicate group names when v...

2017-06-20 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/kafka/pull/3379 --- 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 enab

[GitHub] kafka pull request #3384: MINOR: remove unused hitRatio field in NamedCache

2017-06-20 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/kafka/pull/3384 --- 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 enab

[GitHub] kafka pull request #3388: KAFKA-5021: Update delivery semantics documentatio...

2017-06-20 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/kafka/pull/3388 --- 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 enab

[GitHub] kafka pull request #3333: MINOR: Mark AbstractLogCleanerIntegrationTest as a...

2017-06-20 Thread ewencp
Github user ewencp closed the pull request at: https://github.com/apache/kafka/pull/ --- 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 enab

[GitHub] kafka pull request #3345: MINOR: Add Processing Guarantees in Streams docs

2017-06-20 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/kafka/pull/3345 --- 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 enab

[GitHub] kafka pull request #3389: KAFKA-5484: Refactor kafkatest docker support

2017-06-20 Thread cmccabe
GitHub user cmccabe opened a pull request: https://github.com/apache/kafka/pull/3389 KAFKA-5484: Refactor kafkatest docker support You can merge this pull request into a Git repository by running: $ git pull https://github.com/cmccabe/kafka KAFKA-5484 Alternatively you can re

Build failed in Jenkins: kafka-0.10.1-jdk7 #120

2017-06-20 Thread Apache Jenkins Server
See Changes: [me] MINOR: Add serialized vagrant rsync until upstream fixes broken -- [...truncated 588.88 KB...] org.apache.kafka.streams.processor.internals.StreamPartiti

[GitHub] kafka pull request #3388: KAFKA-5021: Update delivery semantics documentatio...

2017-06-20 Thread hachikuji
GitHub user hachikuji opened a pull request: https://github.com/apache/kafka/pull/3388 KAFKA-5021: Update delivery semantics documentation for EoS (KIP-98) You can merge this pull request into a Git repository by running: $ git pull https://github.com/hachikuji/kafka KAFKA-502

[jira] [Created] (KAFKA-5484) Refactor kafkatest docker support

2017-06-20 Thread Colin P. McCabe (JIRA)
Colin P. McCabe created KAFKA-5484: -- Summary: Refactor kafkatest docker support Key: KAFKA-5484 URL: https://issues.apache.org/jira/browse/KAFKA-5484 Project: Kafka Issue Type: Bug

[jira] [Resolved] (KAFKA-3969) kafka.admin.ConsumerGroupCommand doesn't show consumer groups

2017-06-20 Thread Vahid Hashemian (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3969?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vahid Hashemian resolved KAFKA-3969. Resolution: Not A Bug [~dieter_be] Closing this JIRA as it didn't seem to be a bug. Please r

[GitHub] kafka-site pull request #60: Update delivery semantics section for KIP-98

2017-06-20 Thread hachikuji
Github user hachikuji closed the pull request at: https://github.com/apache/kafka-site/pull/60 --- 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 i

[GitHub] kafka-site issue #60: Update delivery semantics section for KIP-98

2017-06-20 Thread hachikuji
Github user hachikuji commented on the issue: https://github.com/apache/kafka-site/pull/60 I'm going to reopen this as a PR against kafka since that is where design.html is maintained. --- If your project is set up for it, you can reply to this email and have your reply appear on Git

[jira] [Resolved] (KAFKA-5290) docs need clarification on meaning of 'committed' to the log

2017-06-20 Thread Jason Gustafson (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gustafson resolved KAFKA-5290. Resolution: Fixed > docs need clarification on meaning of 'committed' to the log > -

[GitHub] kafka pull request #3035: KAFKA-5290 docs need clarification on meaning of '...

2017-06-20 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/kafka/pull/3035 --- 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 enab

Jenkins build is back to normal : kafka-0.10.2-jdk7 #173

2017-06-20 Thread Apache Jenkins Server
See

[GitHub] kafka pull request #3387: MINOR: Update documentation to use `kafka-consumer...

2017-06-20 Thread vahidhashemian
GitHub user vahidhashemian opened a pull request: https://github.com/apache/kafka/pull/3387 MINOR: Update documentation to use `kafka-consumer-groups.sh` as the main tool for checking consumer offsets You can merge this pull request into a Git repository by running: $ git pul

Build failed in Jenkins: kafka-0.10.0-jdk7 #210

2017-06-20 Thread Apache Jenkins Server
See Changes: [me] MINOR: Add serialized vagrant rsync until upstream fixes broken -- [...truncated 76.42 KB...] at java.util.concurrent.FutureTask.run(FutureTask.j

[GitHub] kafka pull request #3376: MINOR: MemoryRecordsBuilder.sizeInBytes should con...

2017-06-20 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/kafka/pull/3376 --- 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 enab

Re: [VOTE] 0.11.0.0 RC1

2017-06-20 Thread Vahid S Hashemian
Hi Ismael, Thanks for running the release. Running tests ('gradlew.bat test') on my Windows 64-bit VM results in these checkstyle errors: :clients:checkstyleMain [ant:checkstyle] [ERROR] C:\Users\User\Downloads\kafka-0.11.0.0-src\clients\src\main\java\org\apache\kafka\common\protocol\Errors.ja

[GitHub] kafka pull request #3380: MINOR: Add serialized vagrant rsync until upstream...

2017-06-20 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/kafka/pull/3380 --- 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 enab

Jenkins build is back to normal : kafka-trunk-jdk7 #2429

2017-06-20 Thread Apache Jenkins Server
See

[GitHub] kafka pull request #3278: MINOR: Add some logging for the transaction coordi...

2017-06-20 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/kafka/pull/3278 --- 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 enab

Re: Kafka Streams : parallelism related to repartition topic partitions as well

2017-06-20 Thread Matthias J. Sax
Your observation is correct. The paragraph you quote is not very precise but also not necessarily wrong. The example is simplified and assumes that there is no re-partitioning even if it is not mentioned explicitly. -Matthias On 6/20/17 9:32 AM, Paolo Patierno wrote: > Hi devs, > > > at foll

[GitHub] kafka pull request #3299: MINOR: Remove unused `AdminUtils.fetchTopicMetadat...

2017-06-20 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/kafka/pull/3299 --- 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 enab

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

2017-06-20 Thread sunnykrGupta
Github user sunnykrGupta commented on the issue: https://github.com/apache/kafka-site/pull/54 Great. Closing now. --- 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 wish

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

2017-06-20 Thread sunnykrGupta
Github user sunnykrGupta closed the pull request at: https://github.com/apache/kafka-site/pull/54 --- 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 featur

[jira] [Created] (KAFKA-5483) Shutdown of scheduler should come after LogManager

2017-06-20 Thread Jason Gustafson (JIRA)
Jason Gustafson created KAFKA-5483: -- Summary: Shutdown of scheduler should come after LogManager Key: KAFKA-5483 URL: https://issues.apache.org/jira/browse/KAFKA-5483 Project: Kafka Issue Ty

Build failed in Jenkins: kafka-trunk-jdk7 #2428

2017-06-20 Thread Apache Jenkins Server
See Changes: [wangguoz] MINOR: Remove version in the uses page -- [...truncated 2.58 MB...] org.apache.kafka.connect.runtime.WorkerConnectorTest > testFailureIsFinalState

[jira] [Created] (KAFKA-5482) A CONCURRENT_TRANASCTIONS error for the first AddPartitionsToTxn request slows down transactions significantly

2017-06-20 Thread Apurva Mehta (JIRA)
Apurva Mehta created KAFKA-5482: --- Summary: A CONCURRENT_TRANASCTIONS error for the first AddPartitionsToTxn request slows down transactions significantly Key: KAFKA-5482 URL: https://issues.apache.org/jira/browse/KA

[GitHub] kafka pull request #3386: KAFKA-4249: Document how to customize GC logging o...

2017-06-20 Thread tombentley
GitHub user tombentley opened a pull request: https://github.com/apache/kafka/pull/3386 KAFKA-4249: Document how to customize GC logging options for broker Document the KAFKA_GC_LOG_OPTS environment variable as well as the common `kafka-run-class.sh` options. The contrib

[GitHub] kafka pull request #3366: MINOR: Remove version in the uses page

2017-06-20 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/kafka/pull/3366 --- 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 enab

[GitHub] kafka-site issue #49: Fix bad kafka stream link on use cases page

2017-06-20 Thread guozhangwang
Github user guozhangwang commented on the issue: https://github.com/apache/kafka-site/pull/49 https://github.com/apache/kafka/pull/3366 is merged, could close this PR now @haoch --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

Kafka Streams : parallelism related to repartition topic partitions as well

2017-06-20 Thread Paolo Patierno
Hi devs, at following documentation page (by Confluent) I read (http://docs.confluent.io/current/streams/architecture.html#stream-partitions-and-tasks) ... "the maximum parallelism at which your application may run is bounded by the maximum number of stream tasks, which itself is determined

[GitHub] kafka-site issue #18: Implementation: Clean-up invalid HTML

2017-06-20 Thread guozhangwang
Github user guozhangwang commented on the issue: https://github.com/apache/kafka-site/pull/18 @epeay Could you close this PR as it is already merged? --- 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 no

[GitHub] kafka pull request #3385: KAFKA-4059: Documentation still refers to AsyncPro...

2017-06-20 Thread tombentley
GitHub user tombentley opened a pull request: https://github.com/apache/kafka/pull/3385 KAFKA-4059: Documentation still refers to AsyncProducer and SyncProducer Also remove old code snippet which bears little resemblance to the current Producer API. The contribution is m

[GitHub] kafka pull request #3384: MINOR: remove unused hitRatio field in NamedCache

2017-06-20 Thread dguy
GitHub user dguy opened a pull request: https://github.com/apache/kafka/pull/3384 MINOR: remove unused hitRatio field in NamedCache You can merge this pull request into a Git repository by running: $ git pull https://github.com/dguy/kafka remove-unused-field Alternatively you

[GitHub] kafka pull request #3383: KAFKA-5481: ListOffsetResponse isn't logged in the...

2017-06-20 Thread ppatierno
GitHub user ppatierno opened a pull request: https://github.com/apache/kafka/pull/3383 KAFKA-5481: ListOffsetResponse isn't logged in the right way with trace level enabled Added toString() method to ListOffsetResponse for logging You can merge this pull request into a Git reposito

[jira] [Created] (KAFKA-5481) ListOffsetResponse isn't logged in the right way with trace level enabled

2017-06-20 Thread Paolo Patierno (JIRA)
Paolo Patierno created KAFKA-5481: - Summary: ListOffsetResponse isn't logged in the right way with trace level enabled Key: KAFKA-5481 URL: https://issues.apache.org/jira/browse/KAFKA-5481 Project: Ka

[jira] [Created] (KAFKA-5480) Partition Leader may not be elected although there is one live replica in ISR

2017-06-20 Thread Pengwei (JIRA)
Pengwei created KAFKA-5480: -- Summary: Partition Leader may not be elected although there is one live replica in ISR Key: KAFKA-5480 URL: https://issues.apache.org/jira/browse/KAFKA-5480 Project: Kafka

[GitHub] kafka pull request #3382: KAFKA-4260: Check for nonroutable address in adver...

2017-06-20 Thread tombentley
GitHub user tombentley opened a pull request: https://github.com/apache/kafka/pull/3382 KAFKA-4260: Check for nonroutable address in advertised.listeners As described in KAFKA-4260, when `listeners=PLAINTEXT://0.0.0.0:9092` (note the 0.0.0.0 "bind all interfaces" IP address) and `ad

[jira] [Resolved] (KAFKA-2465) Need to document replica.fetcher.backoff.ms

2017-06-20 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma resolved KAFKA-2465. Resolution: Fixed > Need to document replica.fetcher.backoff.ms > --

[GitHub] kafka pull request #3381: KAFKA-5479: Tidy up Authorization section of Secur...

2017-06-20 Thread tombentley
GitHub user tombentley opened a pull request: https://github.com/apache/kafka/pull/3381 KAFKA-5479: Tidy up Authorization section of Security docs * Mention the authz is disabled by default and enabled via authorizer.class.name * ACL is an initialism, so spell it ACL not acl.

[GitHub] kafka pull request #3369: KAFKA-5479: Improve the documentation around ACLs

2017-06-20 Thread tombentley
Github user tombentley closed the pull request at: https://github.com/apache/kafka/pull/3369 --- 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

[jira] [Created] (KAFKA-5479) Docs for authorization omit authorizer.class.name

2017-06-20 Thread Tom Bentley (JIRA)
Tom Bentley created KAFKA-5479: -- Summary: Docs for authorization omit authorizer.class.name Key: KAFKA-5479 URL: https://issues.apache.org/jira/browse/KAFKA-5479 Project: Kafka Issue Type: Impro

Re: JIRA contributor list

2017-06-20 Thread Tom Bentley
According to the website [1] I need to ask to be able to assign JIRAs to myself, but I'm still unable to do this. Could someone set this up for me please? Thanks, Tom [1]: https://kafka.apache.org/contributing On 14 June 2017 at 13:43, Tom Bentley wrote: > Please could I be added to the JIRA

Re: [DISCUSS] KIP-163: Lower the Minimum Required ACL Permission of OffsetFetch

2017-06-20 Thread Michal Borowiecki
+1 On 19/06/17 21:31, Vahid S Hashemian wrote: Thanks everyone. Great discussion. Because these Read or Write actions are interpreted in conjunction with particular resources (Topic, Group, ...) it would also make more sense to me that for committing offsets the ACL should be (Group, Write). S