4989 Commits (0b1a118f45418aba6af03e71e7169e38cb3ec9af)
 

Author SHA1 Message Date
Matthias J. Sax 5df535e8a3
MINOR: fixes lgtm.com warnings (#4582) 7 years ago
Igor Kostiakov 99d650c2c8 KAFKA-6590; Fix bug in aggregation of consumer fetch bytes and counts metrics (#4278) 7 years ago
Daniel Shuy 4a027a0af1 Fix typo in MockProducer JavaDoc (#4606) 7 years ago
Matthias J. Sax 0cd83e997d
MINOR: wait for broker startup for system tests (#4363) 7 years ago
Jason Gustafson e26d0d7604
MINOR: Revert incompatible behavior change to consumer reset tool (#4611) 7 years ago
Randall Hauch 0e22fd6f8d KAFKA-6578: Changed the Connect distributed and standalone main method to log all exceptions (#4609) 7 years ago
Colin Patrick McCabe 66039b1312 MINOR: Fix ConcurrentModificationException in TransactionManager (#4608) 7 years ago
Jason Gustafson 1d8ed875db MINOR: Fix javadoc for consumer offsets lookup APIs which do not block indefinitely (#4613) 7 years ago
Vahid Hashemian 1cabef0d3d MINOR: Refactor GroupMetadataManager cleanupGroupMetadata (#4504) 7 years ago
Randall Hauch fc19c3e6f2 KAFKA-6577: Fix Connect system tests and add debug messages 7 years ago
Matthias J. Sax 1715e6eac0
MINOR: Fix Streams-Broker-Compatibility system test (#4594) 7 years ago
Ewen Cheslack-Postava da379c95e4 MINOR: Cancel port forwarding for HttpMetricsCollector during cleanup 7 years ago
UVN 1667c16be1 MINOR: Read configuration fields from ProducerConfig in example (#4601) 7 years ago
Rajini Sivaram 90e0bbec94 KAFKA-6573: Update brokerInfo in KafkaController on listener update (#4603) 7 years ago
Jason Gustafson 660c0c0aa3 KAFKA-6238; Fix inter-broker protocol message format compatibility check 7 years ago
wushujames 75df8cc77a MINOR: Add docs for ReplicationBytesInPerSec and ReplicationBytesOutPerSec (#4595) 7 years ago
Konstantine Karantasis f3c4240e6c MINOR: Restore scanning for super types of Connect plugins (#4584) 7 years ago
Matthias J. Sax a050eb56f7
MINOR: follow up on Streams EOS system tests (#4593) 7 years ago
Bill Bejeck 256708dbbb KAFKA-4651: improve test coverage of stores (#4555) 7 years ago
Ismael Juma eaafbdecb5 MINOR: Fix logger name override (#4600) 7 years ago
Damian Guy 57059d4022 MINOR: Fix streams broker compatibility test. 7 years ago
Konstantine Karantasis b79e11bb51 MINOR: Redirect response code in Connect's RestClient to logs instead of stdout 7 years ago
Manikumar Reddy O ac2536e77e KAFKA-5624; Add expiry check to sensor.add() methods (#4404) 7 years ago
Jiangjie (Becket) Qin a413733094 KAFKA-6568: Minor clean-ups follow-up (#4592) 7 years ago
Konstantine Karantasis f10c0d3863 MINOR: Fix file source task configs in system tests. 7 years ago
Jason Gustafson 1547cf6de8 KAFKA-6554; Missing lastOffsetDelta validation before log append (#4585) 7 years ago
Konstantine Karantasis ee352be9c8 MINOR: Fix bug introduced by adding batch.size without default in FileStreamSourceConnector (#4579) 7 years ago
Jiangjie (Becket) Qin 7c09b9410a KAFKA-6568; Log cleaner should check partition state before removal from inProgress map (#4580) 7 years ago
Rajini Sivaram b20639db44
MINOR: Enable deep-iteration to print data in DumpLogSegments (#4396) 7 years ago
ying-zheng 13caded15e KAFKA-6430: Add buffer for gzip streams (#4537) 7 years ago
Yaswanth Kumar a2b6f66fd3 KAFKA-6536: Adding versions for japicmp-maven-plugin and maven-shade-plugin in quickstart (#4569) 7 years ago
Matthias J. Sax 0b3b6049f0
MINOR: Fix Streams EOS system tests (#4572) 7 years ago
Filipe Agapito 7303f41dc1 KAFKA-6424: QueryableStateIntegrationTest#queryOnRebalance should accept raw text (#4549) 7 years ago
Attila Sasvari 4837d44673 MINOR: Fix typos in kafka.py (#4581) 7 years ago
dan norwood 55aa7de62a MINOR: Make it explicit in consumer docs that poll() is needed for callback to run (#4480) 7 years ago
Jason Gustafson f12d237fdd
MINOR: Free sends in MultiSend as they complete (#4574) 7 years ago
Eugene Sevastyanov 004ef6b04b MINOR: Cache Node's hashCode to improve the producer's performance (#4350) 7 years ago
Rajini Sivaram c72062ddc0
KAFKA-6517: Avoid deadlock in ZooKeeperClient during session expiry (#4551) 7 years ago
Matthias J. Sax bce8125dcf
MINOR: Resuming Tasks should not be initialized twice (#4562) 7 years ago
Rajini Sivaram 1067cc3422
KAFKA-6512: Discard references to buffers used for compression (#4570) 7 years ago
Manikumar Reddy O d9d0d79287 MINOR: Update test classes to use KafkaZkClient methods (#4367) 7 years ago
Rajini Sivaram 015e224b3d
MINOR: Support dynamic JAAS config for broker's LoginManager cache (#4568) 7 years ago
Lucas Wang 88307657df KAFKA-6481; Improving performance of the function ControllerChannelManager.addUpd… 7 years ago
Sebastian Bauersfeld 50cd855385 HOTFIX: Fix lgtm.com alerts (dead code and out-of-bounds error) (#4388) 7 years ago
Robert Yokota 3af13967db KAFKA-6503: Parallelize plugin scanning 7 years ago
Rajini Sivaram 38e9958d6e
KAFKA-6476: Documentation for dynamic broker configuration (#4558) 7 years ago
Bill Bejeck 27b56b1458 KAFKA-6364: Second check for ensuring changelog topic not changed during restore (#4511) 7 years ago
Jason Gustafson 6d18d882b8
KAFKA-6397: Consumer should not block setting positions of unavailable partitions (#4557) 7 years ago
Manikumar Reddy O 36b00300f5 MINOR: Update log condition in JassContext.loadServerContext (#4566) 7 years ago
Guozhang Wang f3a3253e24
HOTFIX: Fix reset integration test hangs on busy wait (#4491) 7 years ago