Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / uber-common/node-kafka-rest-client issues and pull requests

#66 - Revert "Set keep_alive to false"

Pull Request - State: closed - Opened by cloudXane over 6 years ago

#65 - rm trailing comma

Pull Request - State: closed - Opened by cloudXane over 6 years ago

#64 - Set keep_alive to false to fix memory leak

Pull Request - State: closed - Opened by ganemone over 6 years ago - 1 comment

#63 - hotfix for using UDEPLOY_SERVICE_NAME instead

Pull Request - State: closed - Opened by dongxiaoman over 6 years ago

#62 - add string value from buffer in data producer produce API

Pull Request - State: closed - Opened by mmchen over 6 years ago

#61 - only set self.serviceName if truthy, for real

Pull Request - State: closed - Opened by dennisgl over 6 years ago - 1 comment

#60 - only set self.serviceName if truthy

Pull Request - State: closed - Opened by dennisgl over 6 years ago - 1 comment

#59 - fix lint issue

Pull Request - State: closed - Opened by mmchen over 6 years ago

#58 - add producer record

Pull Request - State: closed - Opened by mmchen over 6 years ago

#57 - add produce API to data producer

Pull Request - State: closed - Opened by mmchen over 6 years ago

#56 - relax package.json engines

Pull Request - State: closed - Opened by dennisgl almost 7 years ago - 1 comment

#55 - Pass through serviceName config

Pull Request - State: closed - Opened by rtsao almost 7 years ago - 1 comment

#54 - Downgrade sinon and move to devDependencies

Pull Request - State: closed - Opened by clawler almost 7 years ago - 1 comment

#53 - Fix the already broken build

Pull Request - State: closed - Opened by dongxiaoman almost 7 years ago

#52 - Builds are broken on master

Issue - State: closed - Opened by akshayjshah almost 7 years ago - 4 comments
Labels: bug

#51 - Address all lint issue

Pull Request - State: closed - Opened by dongxiaoman almost 7 years ago - 3 comments

#50 - Provide option to specify additional headers

Issue - State: open - Opened by dylanmei almost 7 years ago

#49 - add lineage header support

Pull Request - State: closed - Opened by dongxiaoman almost 7 years ago - 3 comments

#48 - Status of this project?

Issue - State: closed - Opened by thieman about 7 years ago - 1 comment

#47 - Fix minor formatting in README

Pull Request - State: closed - Opened by patrickpei over 7 years ago - 2 comments

#46 - Add metadataWhitelist option to minimize topic metadata get

Pull Request - State: closed - Opened by mmchen almost 8 years ago - 2 comments

#45 - Default data cluster before going to local agent

Pull Request - State: closed - Opened by mmchen almost 8 years ago - 1 comment

#44 - support key in at-least-once api

Pull Request - State: closed - Opened by xhl1988 almost 8 years ago - 1 comment

#43 - Add localAgentPort in the options

Pull Request - State: closed - Opened by mmchen about 8 years ago - 1 comment

#42 - At-least-once API

Pull Request - State: closed - Opened by xhl1988 about 8 years ago - 2 comments

#41 - Enable c3

Pull Request - State: closed - Opened by cloudXane about 8 years ago - 1 comment

#40 - fix for circular json in callback

Pull Request - State: closed - Opened by jamesyfshao over 8 years ago - 1 comment

#39 - Fall back to localagent when hp topic not in metadata & retry twice t…

Pull Request - State: closed - Opened by xhl1988 over 8 years ago

#38 - emit stats for failing to connect to rest-proxy

Pull Request - State: closed - Opened by albertyfwu over 8 years ago - 3 comments

#37 - Version in chaperone audit message

Pull Request - State: closed - Opened by mmchen over 8 years ago - 2 comments

#36 - delete blacklist related code

Pull Request - State: closed - Opened by mmchen over 8 years ago - 1 comment

#35 - refine audit by aligning time bucket to 10min

Pull Request - State: closed - Opened by cloudXane almost 9 years ago - 1 comment

#34 - handle error code

Pull Request - State: closed - Opened by xhl1988 almost 9 years ago

#33 - Fix produce type when messages exceed batching size

Pull Request - State: closed - Opened by xhl1988 almost 9 years ago - 2 comments

#32 - Fall back to local agent when there is no meta data

Pull Request - State: closed - Opened by xhl1988 almost 9 years ago - 1 comment

#31 - Don't let timeStamp be null

Pull Request - State: closed - Opened by proflayton almost 9 years ago - 1 comment

#30 - log_line

Pull Request - State: closed - Opened by proflayton almost 9 years ago - 1 comment

#29 - Enable reconnect to rest proxy

Pull Request - State: closed - Opened by xhl1988 almost 9 years ago - 7 comments

#28 - Fix bug around specific message sizes in a batch

Pull Request - State: closed - Opened by skastel almost 9 years ago - 9 comments

#27 - Fix maxRetries

Pull Request - State: closed - Opened by xhl1988 almost 9 years ago

#26 - Whitelist

Pull Request - State: closed - Opened by proflayton almost 9 years ago - 1 comment

#25 - Blacklist topics to NOT batch

Pull Request - State: closed - Opened by proflayton almost 9 years ago - 2 comments

#24 - Fix tests and other broken things

Pull Request - State: closed - Opened by proflayton almost 9 years ago - 1 comment

#23 - Hongxu/default logging topics to cluster d

Pull Request - State: closed - Opened by xhl1988 almost 9 years ago

#22 - set batching mode default; disable blasklist check, will produce no m…

Pull Request - State: closed - Opened by xhl1988 almost 9 years ago - 1 comment

#21 - Send non-heatpipe topic that is not in meta data to cluster D (default)

Pull Request - State: closed - Opened by xhl1988 almost 9 years ago - 3 comments

#20 - disable check of camelcase

Pull Request - State: closed - Opened by cloudXane almost 9 years ago

#19 - Fall back to local agent in the third try

Pull Request - State: closed - Opened by xhl1988 almost 9 years ago

#18 - add auditing feature

Pull Request - State: closed - Opened by cloudXane about 9 years ago - 2 comments

#17 - add-flag-to-skip-batching

Pull Request - State: closed - Opened by ghost about 9 years ago

#16 - Implement graceful close for KafkaRestProducer

Pull Request - State: closed - Opened by Raynos about 9 years ago - 3 comments

#15 - For batching, wait to flush all messages before calling the callback

Pull Request - State: closed - Opened by ghost about 9 years ago

#14 - execute the callback after all messages have been flushed

Pull Request - State: closed - Opened by ghost about 9 years ago - 1 comment

#13 - handle callback on close and in batch

Pull Request - State: closed - Opened by ghost about 9 years ago

#12 - add batching to kafka producer

Pull Request - State: closed - Opened by ghost about 9 years ago - 5 comments

#11 - [DO NOT MERGE] Add kafka rest client batching

Pull Request - State: closed - Opened by ghost about 9 years ago - 2 comments

#10 - Fix T248934

Pull Request - State: closed - Opened by ghost about 9 years ago - 1 comment

#9 - fixing the issue that json parsing error will crash the application

Pull Request - State: closed - Opened by xiangfu0 about 9 years ago - 1 comment

#8 - Add metrics

Pull Request - State: closed - Opened by ghost about 9 years ago - 1 comment

#7 - yolo

Pull Request - State: closed - Opened by ghost about 9 years ago

#6 - use lb_pool keep_alive option to reuse connections

Pull Request - State: closed - Opened by xiangfu0 over 9 years ago

#5 - Migrator blacklist client

Pull Request - State: closed - Opened by xiangfu0 over 9 years ago - 1 comment

#4 - Adding 3 retries when POST request got response: 'Connection refused'.

Pull Request - State: closed - Opened by xiangfu0 over 9 years ago

#3 - Adding 3 retries when POST request got response: 'Connection refused'.

Pull Request - State: closed - Opened by xiangfu0 over 9 years ago

#2 - Remove references to private repos and long-lived forks in README

Pull Request - State: closed - Opened by jwolski over 9 years ago - 1 comment

#1 - Adding more supports for tracking events

Pull Request - State: closed - Opened by xiangfu0 over 9 years ago - 1 comment