Commit Graph

17 Commits

Author SHA1 Message Date
Andy
cb2dbfbb50 Add ignores for new lint rules (#19504) 2017-09-01 07:47:52 -07:00
Andy
924fafffc0 Fix remaining lint errors (#19166) 2017-08-20 15:37:53 -07:00
Michael Haan
c9bd9cf538 add on reconnect to KafkaClient (#18614)
Signed-off-by: Michael Haan <haanmd@gmail.com>
2017-08-03 14:38:02 -07:00
Bill Kim
2b0f00ff27 Update kafka node (#18267)
* updating types for kafka-node

* fixed typos

* linter errors

* typo
2017-07-20 15:53:43 -07:00
amiram
59932cbdd6 add test for missing kafkaClient options 2017-07-18 22:21:14 +03:00
amiram
aa245d6c8c add missing kafkaClient options 2017-07-18 22:20:13 +03:00
amiram
34f5e746e2 fix lint 2017-07-18 13:05:42 +03:00
amiram
45cc08937d add tslint 2017-07-18 12:33:54 +03:00
amiram
cc5bb4de93 message properties optional 2017-07-18 12:31:25 +03:00
amiram
063908566c Add new KafkaClient
more fixes to align with version 2
2017-07-18 12:29:18 +03:00
tyler
47379b6753 Update kafka-node tests to add noAckBatchOptions and sslOptions 2017-07-04 12:40:23 +08:00
tyler
d3ceda3ede Add and to for kafka-node 2017-07-04 12:33:14 +08:00
Nathan Shively-Sanders
a949d2289d Merge pull request #17242 from shinhwagk/patch-2
[kafka-node] modify property Client.clientId to Client.clientId?
2017-06-20 09:15:38 -07:00
shinhwagk
3aabbf999d [kafka-node] modify property Client.clientId to Client.clientId?
Client clientId have default value 'kafka-node-client'.
2017-06-16 17:53:57 +08:00
Michael Haan
12741d9392
add sendOffsetCommitV2Request to Client 2017-06-14 13:35:08 -07:00
Michael Haan
8f7d2171e9 kafka-node: add "client: Client" to HighLevelConsumer (#16188)
* added client to ConsumerGroup

* added client to HighLevelConsumer (CG inherits from)
2017-06-01 07:22:23 -07:00
Andy Hanson
354cec620d Move all packages to a types directory 2017-03-24 14:27:52 -07:00