3557 Commits (46aa88b9cf82971a0890f4f83efa9639f84c677b)
 

Author SHA1 Message Date
Ismael Juma 46aa88b9cf KAFKA-5244; Refactor BrokerTopicStats and ControllerStats so that they are classes 8 years ago
Jason Gustafson 0186794104 KAFKA-5248; Remove unused/unneeded retention time in TxnOffsetCommitRequest 8 years ago
Kyle Winkelman c26545ea57 KAFKA-5205: Use default values of keySerde if it is not specified by users in CachingSessionStore 8 years ago
Ismael Juma 3e6669000f MINOR: Eliminate PID terminology from non test code 8 years ago
Kyle Winkelman e40e27b4eb KAFKA-5206: Use default aggSerde if no user-overridden is provided in RocksDBSessionStore 8 years ago
Damian Guy 82e84fabf8 HOTFIX: AddOffsetsToTxnResponse using incorrect schema in parse 8 years ago
Ivan A. Melnikov a511a47020 KAFKA-5203; Metrics: fix resetting of histogram sample 8 years ago
Ismael Juma 50eacb7b45 MINOR: Fix one flaky test in MetricsTest and improve checks for another 8 years ago
Jaikiran Pai f56bbb6510 KAFKA-5232; Fix Log.parseTopicPartitionName to handle deleted topics with a period in the name 8 years ago
Ismael Juma bc55f85237 MINOR: Consolidate Topic classes 8 years ago
Ewen Cheslack-Postava 885643ce10 KAFKA-5230; Fix conversion of Class configs to handle nested classes properly 8 years ago
Ewen Cheslack-Postava e3892c29c3 MINOR: Handle nulls in NonEmptyListValidator 8 years ago
Mickael Maison 1af096039d MINOR: Various small improvements to kafka.metrics.MetricsTest 8 years ago
Ismael Juma c5aeaa7d89 MINOR: Improve shutdown sequence 8 years ago
Rajini Sivaram 6a5026b23b MINOR: Close ZooKeeper clients in a couple of tests 8 years ago
Jeyhun Karimov 9198467eb2 KAFKA-4144: Allow per stream/table timestamp extractor 8 years ago
Jason Gustafson a1c8e7d941 MINOR: Rename InitPidRequest/InitPidResponse to InitProducerIdRequest/InitProducerIdResponse 8 years ago
Onur Karaman 1cb39f7570 KAFKA-5180; Fix transient failure in ControllerIntegrationTest.testControllerMoveIncrementsControllerEpoch 8 years ago
Edoardo Comar f21f8f2d44 KAFKA-4982; Add listener tags to socket-server-metrics (KIP-136) 8 years ago
Rajini Sivaram 238e739782 KAFKA-5227; Remove unsafe assertion, make jaas config safer 8 years ago
Colin P. Mccabe b1cd3afc13 KAFKA-5198: Synchronize on RocksDbStore#openIterators 8 years ago
Apurva Mehta 7258a5fddf KAFKA-5160; KIP-98 Broker side support for TxnOffsetCommitRequest 8 years ago
Xavier Léauté da0b5b8596 KAFKA-5216: Fix peekNextKey in cached window/session store iterators 8 years ago
Guozhang Wang 794e6dbd14 KAFKA-5130: Refactor transaction coordinator's in-memory cache; plus fixes on transaction metadata synchronization 8 years ago
Jason Gustafson 7baa58d797 KAFKA-5196; Make LogCleaner transaction-aware 8 years ago
Ismael Juma 1c2bbaa501 MINOR: Fix consumer and producer to actually support metrics recording level 8 years ago
Damian Guy 4951849163 KAFKA-5132: abort long running transactions 8 years ago
Ismael Juma 766dea94e4 MINOR: Set min isr to avoid race condition in ReplicationBytesIn initialisation 8 years ago
Edoardo Comar e2fafddbbf MINOR: Improve doc for num.x.threads configs 8 years ago
Mickael Maison d968662439 KAFKA-5194; Include only client traffic in BytesOutPerSec metric (KIP-153) 8 years ago
Dong Lin 911c768bcc KAFKA-5078; PartitionRecords.fetchRecords(...) should defer exception to the next call if iterator has already moved across any valid record 8 years ago
Rajini Sivaram 12aa70d55b KAFKA-5713; Shutdown brokers in tests 8 years ago
dan norwood b6effcbba5 KAFKA-4343: Expose Connector type in REST API (KIP-151) 8 years ago
Edoardo Comar 27107ee34d MINOR: JoinGroupRequest V0 invalid rebalance timeout 8 years ago
Damian Guy 24a4e6146a HOTFIX: change compression codec in TransactionStateManager to UncompressedCodec 8 years ago
Rajini Sivaram 3085d4f435 KAFKA-5182; Close txn coordinator threads during broker shutdown 8 years ago
Ismael Juma bcf447e93e KAFKA-4422; Drop support for Scala 2.10 (KIP-119) 8 years ago
Apurva Mehta 970c00eab8 KAFKA-5213; Mark a MemoryRecordsBuilder as full as soon as the append stream is closed 8 years ago
Ismael Juma 0bede30ada KAFKA-5184 KAFKA-5173; Various improvements to SASL tests 8 years ago
Onur Karaman a420d20c0e KAFKA-5099; Replica Deletion Regression from KIP-101 8 years ago
Ewen Cheslack-Postava 0eedd6d806 MINOR: Add a release script that helps generate release candidates. 8 years ago
Matthias J. Sax 7371bf7f65 KAFKA-5063: Fix flaky o.a.k.streams.integration.ResetIntegrationTest 8 years ago
Wim Van Leuven b982eefd37 KAFKA-4927: Fix KStreamsTestDriver to not throw NPE when KStream.to() sinks are used 8 years ago
Konstantine Karantasis 8ace736f71 HOTFIX: Increase kafkatest startup wait time on ConnectDistributed service 8 years ago
Matthias J. Sax c69842336d KAFKA-5126: Implement KIP-98 transactional methods in the MockProducer 8 years ago
Eno Thereska 5b36adde4f KAFKA-4222: Adjust timeout in low resource environments 8 years ago
Colin P. Mccabe 78ace37251 KAFKA-5176; AdminClient: add controller and clusterId methods to DescribeClusterResults 8 years ago
Ismael Juma 59b918ec2b KAFKA-3763; Remove deprecated APIs for 0.11.0.0 8 years ago
Ismael Juma 3bcadbfb47 KAFKA-3353; Remove deprecated producer configs 8 years ago
radai-rosenblatt 2554a8dd4d KAFKA-4839; Throw NoOffsetForPartitionException from poll once for all TopicPartitions affected 8 years ago