347 Commits (1f692bdf53af4a80b7fd256de4e94ff1d17fc861)

Author SHA1 Message Date
Boyang Chen 8406f3624d KAFKA-7858: Automatically generate JoinGroup request/response 6 years ago
Jason Gustafson 460e46c3bb
KAFKA-7831; Do not modify subscription state from background thread (#6221) 6 years ago
Lysss 20f701cc50 KAFKA-7880:Naming worker thread by task id (#6275) 6 years ago
lzh3636 d930e5d3d8 improve some logging statements (#6078) 6 years ago
Arjun Satish 2627a1be2c MINOR: Increase produce timeout to 120 seconds (#6326) 6 years ago
Chia-Ping Tsai 35a0de32ee KAFKA-6161 Add default implementation to close() and configure() for Serdes (#5348) 6 years ago
Alex Diachenko ec42e0378e KAFKA-7799; Use httpcomponents-client in RestServerTest. 6 years ago
Ismael Juma c7f99bc2bd
MINOR: Update JUnit to 4.13 and annotate log cleaner integration test (#6248) 6 years ago
Colin Patrick McCabe e2e8bdbd8c
KAFKA-7832: Use automatic RPC generation in CreateTopics (#5972) 6 years ago
Randall Hauch 176ea0d0f9 KAFKA-7873; Always seek to beginning in KafkaBasedLog (#6203) 6 years ago
Chris Egerton 743607af5a KAFKA-5117: Stop resolving externalized configs in Connect REST API 6 years ago
Arjun Satish dc935c4beb MINOR: Handle case where connector status endpoints returns 404 (#6176) 6 years ago
Magesh Nandakumar dec68c9350 MINOR: Start Connect REST server in standalone mode to match distributed mode (KAFKA-7503 follow-up) 6 years ago
Chia-Ping Tsai af634a4a98 KAFKA-7391; Introduce close(Duration) to Producer and AdminClient instead of close(long, TimeUnit) (#5667) 6 years ago
Andrew Schofield aca52b6d2c KAFKA-7461: Add tests for logical types 6 years ago
Arjun Satish 69d8d2ea11 KAFKA-7503: Connect integration test harness 6 years ago
Jason Gustafson 73a9fcaa4d
KAFKA-7799; Fix flaky test RestServerTest.testCORSEnabled (#6106) 6 years ago
Chia-Ping Tsai 9601315420 KAFKA-7253; The returned connector type is always null when creating connector (#5470) 6 years ago
Chia-Ping Tsai b6d1450012 MINOR: Show the specified value in logging the deprecation warnings of internal converter (#5212) 6 years ago
Renato Mefi 964e2c57c2 KAFKA-3832; Kafka Connect's JSON Converter never outputs a null value (#6027) 6 years ago
Alex Diachenko ee370d3893 KAFKA-7759; Disable WADL output in the Connect REST API (#6051) 6 years ago
Cyrus Vafadari 9f954ac614 MINOR: Safe string conversion to avoid NPEs 6 years ago
Magesh Nandakumar ace4dd0056 KAFKA-7551: Refactor to create producer & consumer in the worker 6 years ago
Cyrus Vafadari 4712a36416 MINOR: Add logging to Connect SMTs 6 years ago
Robert Yokota a2e87feb8b KAFKA-7620: Fix restart logic for TTLs in WorkerConfigTransformer 6 years ago
Mickael Maison 4e90af34c6 MINOR: Various javadoc improvement in clients and connect (#5878) 6 years ago
Srinivas Reddy ad26914de6 KAFKA-7418: Add the missing '--help' option to Kafka commands (KIP-374) 6 years ago
Stanislav Kozlovski 068ab9cefa KAFKA-7528: Standardize on Min/Avg/Max Kafka metrics' default value - NaN (#5908) 6 years ago
Yishun Guan 9646602d68 KAFKA-7402: Implement KIP-376 AutoCloseable additions 6 years ago
Benedict Jin b21e933592 * MINOR: Catching null pointer exception for empty leader URL when assignment is null (#4798) 6 years ago
Randall Hauch 545d40d83c MINOR: Avoid logging connector configuration in Connect framework (#5868) 6 years ago
Ismael Juma 12f310d50e
KAFKA-7612: Fix javac warnings and enable warnings as errors (#5900) 6 years ago
Srinivas Reddy 8abbf33b59 KAFKA-7431: Clean up connect unit tests 6 years ago
Jason Gustafson d71cb54672
KAFKA-7567; Clean up internal metadata usage for consistency and extensibility (#5813) 6 years ago
Ron Dagostino e8a3bc7425 KAFKA-7352; Allow SASL Connections to Periodically Re-Authenticate (KIP-368) (#5582) 6 years ago
jonathanskrzypek a947fe8da8 KAFKA-6195: Resolve DNS aliases in bootstrap.server (KIP-235) (#4485) 6 years ago
Edoardo Comar f393b2f7dd KAFKA-6863 Kafka clients should try to use multiple DNS resolved IP (#4987) 6 years ago
Ismael Juma adb3a950ee
MINOR: Fix remaining core, connect and clients tests to pass with Java 11 (#5771) 6 years ago
Konstantine Karantasis 6a03d3b42c KAFKA-6914; Set parent classloader of DelegatingClassLoader same as the worker's (#5720) 6 years ago
Robert Yokota 3edd8e7333 KAFKA-7476: Fix Date-based types in SchemaProjector 6 years ago
Kevin Lu a5335e7cbd KAFKA-6123: Give client MetricsReporter auto-generated client.id (#5383) 6 years ago
Amit Sela fd44dc7fb2 KAFKA-6684: Support casting Connect values with bytes schema to string 6 years ago
Amit Sela c1457be995 KAFKA-7460: Fix Connect Values converter date format pattern 6 years ago
Michał Borowiecki 22f1724123 KAFKA-7434: Fix NPE in DeadLetterQueueReporter 6 years ago
Randall Hauch f0282498e7 KAFKA-6926: Simplified some logic to eliminate some suppressions of NPath complexity checks (#5051) 6 years ago
Ismael Juma f123d2f18c KAFKA-5887; Replace findBugs with spotBugs and upgrade to Gradle 4.10 6 years ago
Kevin Lafferty 847780e5a5 KAFKA-7353: Connect logs 'this' for anonymous inner classes 6 years ago
Robert Yokota fd5acd73e6 KAFKA-7242: Reverse xform configs before saving (KIP-297) 6 years ago
Robert Yokota d31762a0c2 MINOR: Additional testing of logical type handling in Cast transform 6 years ago
Maciej Bryński 504824b7b3 KAFKA-5891; Proper handling of LogicalTypes in Cast (#4633) 6 years ago