1629 Commits (43fb2df7a4b2bc7637dcba9436a5435cdcb4fb27)

Author SHA1 Message Date
Nafer Sanabria a5da2a4f4c MINOR: Typo fix in comments 8 years ago
Vahid Hashemian 0edaa89be3 KAFKA-3111; Fix ConsumerPerformance reporting to use time-based instead of message-based intervals 8 years ago
Moritz Siuts 15e008783c KAFKA-3802; log mtimes reset on broker restart / shutdown 8 years ago
Vahid Hashemian d7de59a579 KAFKA-3854: Fix issues with new consumer's subsequent regex (pattern) subscriptions 8 years ago
Roger Hoover cf03f349ca KAFKA-3761; Remove BrokerState "RunningAsController" 9 years ago
Ismael Juma ef42c224a7 MINOR: Clean `Metrics.defaultRegistry` to avoid transient failures in `testSessionExpireListenerMetrics` 9 years ago
Ashish Singh 8bf18df1b6 MINOR: Verify acls for group resource on all servers of test cluster. 9 years ago
Vahid Hashemian 10bbffd754 MINOR: KAFKA-3176 follow-up to fix minor issues 9 years ago
Vahid Hashemian 9716768810 KAFKA-3176: Add partition/offset options to the new consumer 9 years ago
Onur Karaman 40fb90937e KAFKA-3810: replication of internal topics should not be limited by replica.fetch.max.bytes 9 years ago
Jason Gustafson f62db5dd88 MINOR: Follow-up from KAFKA-2720 with comment/style fixes 9 years ago
Jason Gustafson 8c551675ad KAFKA-2720: expire group metadata when all offsets have expired 9 years ago
Ishita Mandhan 7cc6e0e2d3 KAFKA-3762 Log.loadSegments() should log the message in exception 9 years ago
Vahid Hashemian b058fcf5ec MINOR: Respect the default value of partition argument in SimpleConsumerShell 9 years ago
Bharat Viswanadham 06a57cf19c KAFKA-3748: Add consumer-property to console tools consumer 9 years ago
Sebastien Launay d9f052acc3 KAFKA-3501: Console consumer process hangs on exit 9 years ago
Sebastien Launay f643d1b75d KAFKA-3783; Catch proper exception on path delete 9 years ago
Joshi 430bf56cdf KAFKA-724; Allow automatic socket.send.buffer from operating system in SocketServer 9 years ago
Rekha Joshi 79aaf19f24 KAFKA-3771; Improving Kafka core code 9 years ago
Ismael Juma 2c7fae0a4a MINOR: Move `ConsoleProducerTest` to the unit test directory 9 years ago
Ismael Juma b60af34d4a MINOR: Fix producer leak in `PlaintextProducerSendTest` 9 years ago
Tao Xiao f4a263b5a8 KAFKA-3787; Preserve the message timestamp in mirror maker 9 years ago
Satendra kumar ab35606066 KAFKA-3768; Replace all pattern match on boolean value by if/else block. 9 years ago
Arun Mahadevan ff300c9d4f KAFKA-3645; Fix ConsumerGroupCommand and ConsumerOffsetChecker to correctly read endpoint info from ZK 9 years ago
Edoardo Comar 49ddc897b8 KAFKA-3728; EndToEndAuthorizationTest offsets_topic misconfigured 9 years ago
Ismael Juma 1029030466 MINOR: Fix setting of ACLs and ZK shutdown in test harnesses 9 years ago
Vahid Hashemian e6ca328f80 KAFKA-3774: Make 'time' an optional argument of GetOffsetShell 9 years ago
Flavio Junqueira ab73259281 KAFKA-3660: Log exception message in ControllerBrokerRequestBatch 9 years ago
Ismael Juma fed3f1f889 MINOR: Avoid trace logging computation in `checkEnoughReplicasReachOffset` 9 years ago
Joshi 404b696bea KAFKA-3765; Kafka Code style corrections 9 years ago
Ishita Mandhan 0aff450961 KAFKA-3158; ConsumerGroupCommand should tell whether group is actually dead 9 years ago
edoardo 756ec494da KAFKA-3682; ArrayIndexOutOfBoundsException thrown by 9 years ago
Vahid Hashemian 55225bd55b MINOR: Fix a couple of scaladoc typos 9 years ago
Mickael Maison 936e26aa8d MINOR: Fix tracing in KafkaApis.handle() 9 years ago
manuzhang f79db1a423 KAFKA-3749; fix "BOOSTRAP_SERVERS_DOC" typo 9 years ago
Ismael Juma c699b1a914 MINOR: Use `--force` instead of `--yes` in `AclCommand` 9 years ago
Roger Hoover be0f3502da Setting broker state as running after publishing to ZK 9 years ago
Onur Karaman 62dc1afb69 KAFKA-3718; propagate all KafkaConfig __consumer_offsets configs to OffsetConfig instantiation 9 years ago
Mickael Maison 5653249e08 KAFKA-3732: Add an auto accept option to kafka-acls.sh 9 years ago
Ismael Juma c36cc60f73 MINOR: Use `Record` instead of `ByteBufferMessageSet` in `ProduceRequestTest` 9 years ago
Jiangjie Qin 2bd7b64506 KAFKA-3721; Put UpdateMetadataRequest V2 in 0.10.0-IV1 9 years ago
Rajini Sivaram 6a5d3e65c6 KAFKA-3258; Delete broker topic metrics of deleted topics 9 years ago
Manikumar reddy O 1c4b943f2d KAFKA-3584; Fix synchronization issue between deleteOldSegments() and delete() methods 9 years ago
Manikumar reddy O 3e89d2bc59 KAFKA-3525; getSequenceId should return 1 for first data node creation 9 years ago
Ismael Juma fe0335ea10 MINOR: Double timeout passed to `producer.close` in `sendAndVerifyTimestamp` 9 years ago
Dana Powers 4331bf4ff2 HOTFIX: KAFKA-3160 follow-up, catch decompression errors in constructor 9 years ago
Mickael Maison 2caf872c2e KAFKA-3587; LogCleaner fails due to incorrect offset map computation 9 years ago
Rajini Sivaram bce3415b18 KAFKA-3662; Fix timing issue in SocketServerTest.tooBigRequestIsRejected 9 years ago
Vahid Hashemian 62b9fa2254 KAFKA-3579; Reference both old and new consumer properties in `TopicCommand` 9 years ago
Ismael Juma 51f7a35c92 KAFKA-3670; ControlledShutdownLeaderSelector should pick the preferred replica as the new leader, if possible 9 years ago