[jira] [Commented] (KAFKA-12757) Move server related common and public classes into separate module(s).

2021-05-10 Thread Satish Duggana (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17341829#comment-17341829 ] Satish Duggana commented on KAFKA-12757: cc [~junrao] [~ijuma] > Move server re

[jira] [Updated] (KAFKA-12757) Move server related common and public classes into separate module(s).

2021-05-10 Thread Satish Duggana (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Satish Duggana updated KAFKA-12757: --- Description: There are two sets of classes that we want to pull out here for server common/

[jira] [Updated] (KAFKA-12757) Move server related common and public classes into separate module(s).

2021-05-10 Thread Satish Duggana (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Satish Duggana updated KAFKA-12757: --- Description: There are two sets of classes that we want to pull out here for server common/

[jira] [Updated] (KAFKA-12757) Move server related common and public classes into separate module(s).

2021-05-10 Thread Satish Duggana (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Satish Duggana updated KAFKA-12757: --- Summary: Move server related common and public classes into separate module(s). (was: Move

[jira] [Updated] (KAFKA-12757) Move server related common and public classes into separate modules.

2021-05-10 Thread Satish Duggana (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Satish Duggana updated KAFKA-12757: --- Summary: Move server related common and public classes into separate modules. (was: Move se

[jira] [Updated] (KAFKA-12757) Move server related common classes into a separate `server-common` module.

2021-05-10 Thread Satish Duggana (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Satish Duggana updated KAFKA-12757: --- Description: There are two sets of classes that we want to pull out here for server common/

[GitHub] [kafka] mimaison opened a new pull request #10660: MINOR: Updating files with release 2.7.1

2021-05-10 Thread GitBox
mimaison opened a new pull request #10660: URL: https://github.com/apache/kafka/pull/10660 We need to wait for the artifact to show up in Maven before merging Also I don't have permissions to push the artifacts to our S3 bucket. Can someone do it for me? Thanks ### Committer C

[GitHub] [kafka] tombentley merged pull request #10659: MINOR: remove unnecessary placeholder from WorkerSourceTask#recordSent

2021-05-10 Thread GitBox
tombentley merged pull request #10659: URL: https://github.com/apache/kafka/pull/10659 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, ple

[GitHub] [kafka] chia7712 opened a new pull request #10659: MINOR: remove unnecessary placeholder from WorkerSourceTask#recordSent

2021-05-10 Thread GitBox
chia7712 opened a new pull request #10659: URL: https://github.com/apache/kafka/pull/10659 related to #10630 ### Committer Checklist (excluded from commit message) - [ ] Verify design and implementation - [ ] Verify test coverage and CI build status - [ ] Verify documentatio

[jira] [Commented] (KAFKA-12766) Consider Disabling WAL-related Options in RocksDB

2021-05-10 Thread Bruno Cadonna (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17341782#comment-17341782 ] Bruno Cadonna commented on KAFKA-12766: --- I think throwing an exception is too hars

[jira] [Created] (KAFKA-12766) Consider Disabling WAL-related Options in RocksDB

2021-05-10 Thread Bruno Cadonna (Jira)
Bruno Cadonna created KAFKA-12766: - Summary: Consider Disabling WAL-related Options in RocksDB Key: KAFKA-12766 URL: https://issues.apache.org/jira/browse/KAFKA-12766 Project: Kafka Issue Typ

[jira] [Updated] (KAFKA-12766) Consider Disabling WAL-related Options in RocksDB

2021-05-10 Thread Bruno Cadonna (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12766?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruno Cadonna updated KAFKA-12766: -- Issue Type: Improvement (was: Test) > Consider Disabling WAL-related Options in RocksDB > ---

[jira] [Resolved] (KAFKA-8897) Increase Version of RocksDB

2021-05-10 Thread Bruno Cadonna (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-8897?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruno Cadonna resolved KAFKA-8897. -- Resolution: Fixed > Increase Version of RocksDB > --- > >

[GitHub] [kafka] cadonna commented on a change in pull request #10568: KAFKA-8897: Upgrade RocksDB to 6.19.3

2021-05-10 Thread GitBox
cadonna commented on a change in pull request #10568: URL: https://github.com/apache/kafka/pull/10568#discussion_r629163797 ## File path: streams/src/main/java/org/apache/kafka/streams/state/internals/RocksDBGenericOptionsToDbOptionsColumnFamilyOptionsAdapter.java ## @@ -1381,

[GitHub] [kafka] jlprat commented on pull request #10651: MINOR: Kafka Streams code samples formating unification

2021-05-10 Thread GitBox
jlprat commented on pull request #10651: URL: https://github.com/apache/kafka/pull/10651#issuecomment-836338082 For the record: The contribution is my original work and that I license the work to the project under the project's open source license. -- This is an automated message from

[GitHub] [kafka] showuon commented on a change in pull request #10552: KAFKA-12675: improve the sticky general assignor scalability and performance

2021-05-10 Thread GitBox
showuon commented on a change in pull request #10552: URL: https://github.com/apache/kafka/pull/10552#discussion_r629100529 ## File path: clients/src/main/java/org/apache/kafka/clients/consumer/internals/AbstractStickyAssignor.java ## @@ -387,58 +403,125 @@ private boolean all

[GitHub] [kafka] showuon commented on a change in pull request #10552: KAFKA-12675: improve the sticky general assignor scalability and performance

2021-05-10 Thread GitBox
showuon commented on a change in pull request #10552: URL: https://github.com/apache/kafka/pull/10552#discussion_r629100529 ## File path: clients/src/main/java/org/apache/kafka/clients/consumer/internals/AbstractStickyAssignor.java ## @@ -387,58 +403,125 @@ private boolean all

<    1   2