Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / ONSdigital/dp-kafka issues and pull requests
#91 - Bump golang.org/x/crypto from 0.15.0 to 0.17.0
Pull Request -
State: open - Opened by dependabot[bot] 11 months ago
Labels: dependencies
#90 - Updated module versions
Pull Request -
State: closed - Opened by gordonkerrONS 12 months ago
#89 - Added otel instrumentation
Pull Request -
State: closed - Opened by gordonkerrONS 12 months ago
#88 - Bump golang.org/x/net from 0.9.0 to 0.17.0
Pull Request -
State: open - Opened by dependabot[bot] about 1 year ago
Labels: dependencies
#87 - Add notes for upgrade path to v3
Pull Request -
State: closed - Opened by lindenmckenzie over 1 year ago
#86 - Feature/amend kafka healthcheck response v2
Pull Request -
State: closed - Opened by franmoore05 over 1 year ago
#85 - Amending health check response code
Pull Request -
State: closed - Opened by franmoore05 over 1 year ago
#84 - Upgrade dependencies for v2
Pull Request -
State: closed - Opened by rafahop over 1 year ago
#83 - Upgrade dependencies
Pull Request -
State: closed - Opened by rafahop over 1 year ago
#82 - improve READMEs
Pull Request -
State: closed - Opened by DavidSubiros over 1 year ago
#81 - add logErrors and registerHandler mocks
Pull Request -
State: closed - Opened by DavidSubiros almost 2 years ago
#80 - Bump golang.org/x/net from 0.1.0 to 0.7.0
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 2 comments
Labels: dependencies
#79 - fixed avroFieldTypes nested check for map inside type=array
Pull Request -
State: closed - Opened by DavidSubiros almost 2 years ago
- 1 comment
#78 - fixed avroFieldTypes nested check for map inside type=array
Pull Request -
State: closed - Opened by DavidSubiros almost 2 years ago
#77 - small lib bump
Pull Request -
State: closed - Opened by gedge about 2 years ago
#76 - Update Sarama dependency
Pull Request -
State: closed - Opened by PauloPortugal about 2 years ago
#75 - add trace id to context when kafka message consumed
Pull Request -
State: closed - Opened by justinpjose about 2 years ago
#74 - Fix kafka producer test
Pull Request -
State: closed - Opened by RMPall about 2 years ago
#73 - Add test header
Pull Request -
State: closed - Opened by RMPall about 2 years ago
#72 - Add stub for new methods
Pull Request -
State: closed - Opened by RMPall about 2 years ago
#71 - Add support for optional post channel close function
Pull Request -
State: closed - Opened by RMPall about 2 years ago
#70 - Add support for optional post channel close function
Pull Request -
State: closed - Opened by RMPall about 2 years ago
#69 - Handle trace id as header for event driven apps
Pull Request -
State: closed - Opened by RMPall about 2 years ago
#68 - WIP: Add support for optional post channel close function
Pull Request -
State: closed - Opened by RMPall about 2 years ago
#67 - Handle trace id as header for event driven apps
Pull Request -
State: closed - Opened by RMPall about 2 years ago
#66 - Bump sarama & generate mocks
Pull Request -
State: closed - Opened by mryan321 about 2 years ago
#65 - Add linter and fix lint issues
Pull Request -
State: closed - Opened by RMPall over 2 years ago
#64 - bump libs; fix audit issues; refresh mocks
Pull Request -
State: closed - Opened by gedge over 2 years ago
- 1 comment
#63 - Add missing mock methods for sarama consumer group
Pull Request -
State: closed - Opened by cookel2 over 2 years ago
#61 - Feature/fix time after
Pull Request -
State: closed - Opened by gedge over 2 years ago
#60 - Feature/fix time after
Pull Request -
State: closed - Opened by redhug1 over 2 years ago
#59 - Change Error to Warn during Close/App Shutdown
Pull Request -
State: closed - Opened by redhug1 almost 3 years ago
#58 - Feature/fix time after useage
Pull Request -
State: closed - Opened by redhug1 almost 3 years ago
#57 - Apply fix from dp-net error/stack trace
Pull Request -
State: closed - Opened by redhug1 almost 3 years ago
#56 - Fix error reporting to produce call path in stack trace
Pull Request -
State: closed - Opened by redhug1 almost 3 years ago
#55 - added a configurable buffer for the errors channel, with a value of 20
Pull Request -
State: closed - Opened by DavidSubiros almost 3 years ago
#54 - document state chan lock
Pull Request -
State: closed - Opened by DavidSubiros almost 3 years ago
#53 - handle session channel concurrency properly
Pull Request -
State: closed - Opened by DavidSubiros almost 3 years ago
#52 - Fixed state channels data race
Pull Request -
State: closed - Opened by DavidSubiros almost 3 years ago
#51 - set global values in init() to prevent data races during runtime
Pull Request -
State: closed - Opened by DavidSubiros almost 3 years ago
#50 - Feature/upgrade go v1.17
Pull Request -
State: closed - Opened by DavidSubiros almost 3 years ago
#49 - upgrade dependencies, including sarama to version 1.30.1 (v2)
Pull Request -
State: closed - Opened by DavidSubiros almost 3 years ago
#48 - upgrade dependencies, including sarama to version 1.30.1
Pull Request -
State: closed - Opened by DavidSubiros almost 3 years ago
#47 - Fix/healthcheck v3
Pull Request -
State: closed - Opened by DavidSubiros almost 3 years ago
#46 - refactored healthcheck to set status to WARNING if at least one broke…
Pull Request -
State: closed - Opened by DavidSubiros almost 3 years ago
#45 - change example ports to 39092, to match dp-compose values
Pull Request -
State: closed - Opened by DavidSubiros about 3 years ago
#44 - implement Send method for kafkatest producer
Pull Request -
State: closed - Opened by DavidSubiros about 3 years ago
#43 - Feature/drain ability
Pull Request -
State: closed - Opened by gedge about 3 years ago
#42 - Fix context usage and add Channels for state changes
Pull Request -
State: closed - Opened by DavidSubiros about 3 years ago
#41 - downgrade healthcheck to v1
Pull Request -
State: closed - Opened by DavidSubiros about 3 years ago
#40 - update README with AWS MSK implementation
Pull Request -
State: closed - Opened by justinpjose about 3 years ago
#39 - Feature/add batch handler
Pull Request -
State: closed - Opened by DavidSubiros about 3 years ago
- 1 comment
#38 - Fix unmarshalStringSlice function - bad use of append
Pull Request -
State: closed - Opened by nshumoogum about 3 years ago
#37 - Implemented Start/Stop capabilities with state machine and funcs to trigger state changes.
Pull Request -
State: closed - Opened by DavidSubiros about 3 years ago
- 1 comment
#36 - clarify documentation for TLS
Pull Request -
State: closed - Opened by gedge over 3 years ago
#35 - fix to retry time (add max retry interval); improve health check reconnect
Pull Request -
State: closed - Opened by gedge over 3 years ago
#34 - Update log.go requirement to v2 in go.mod and imports.
Pull Request -
State: closed - Opened by thomasridd over 3 years ago
#33 - pass config to healthcheck so it sees TLS when present
Pull Request -
State: closed - Opened by gedge over 3 years ago
#32 - Feature/tls not env vars
Pull Request -
State: closed - Opened by gedge over 3 years ago
#31 - Remove travis.yml (no longer used)
Pull Request -
State: closed - Opened by redhug1 over 3 years ago
#30 - Feature/tls doco
Pull Request -
State: closed - Opened by gedge over 3 years ago
#29 - Feature/tls
Pull Request -
State: closed - Opened by gedge over 3 years ago
#28 - Add avro package from go-ns
Pull Request -
State: closed - Opened by eldeal over 3 years ago
- 1 comment
#27 - Library CI files for dp-kafka
Pull Request -
State: closed - Opened by outsidecoder almost 4 years ago
#26 - initial WIP: TLS for consumer/producer; add to consumer example usage
Pull Request -
State: closed - Opened by gedge almost 4 years ago
#25 - remove noisy 'get metadata' log from healthcheck
Pull Request -
State: closed - Opened by DavidSubiros almost 4 years ago
#24 - Added batch processing example
Pull Request -
State: closed - Opened by DavidSubiros about 4 years ago
#23 - Extended message to expose Mark, Commit, Release and CommitAndRelease
Pull Request -
State: closed - Opened by DavidSubiros about 4 years ago
#22 - message mock closes the upstreamDone channel,
Pull Request -
State: closed - Opened by DavidSubiros about 4 years ago
#21 - Extended kafka config to make offset configurable
Pull Request -
State: closed - Opened by andre-urbani about 4 years ago
#20 - updated checker function to use configured topic in its check
Pull Request -
State: closed - Opened by andre-urbani about 4 years ago
#19 - Added v2 to requires and imports, to comply with golang semver
Pull Request -
State: closed - Opened by DavidSubiros about 4 years ago
#18 - Migrate to latest sarama
Pull Request -
State: closed - Opened by DavidSubiros about 4 years ago
#17 - Upgraded log.go and healthcheck to versions that use dp-net ContextKey
Pull Request -
State: closed - Opened by DavidSubiros over 4 years ago
#16 - Expose Checker methods for producer and consumer-group interfaces
Pull Request -
State: closed - Opened by DavidSubiros over 4 years ago
#15 - wait for broker to finish establishing connection on healthcheck
Pull Request -
State: closed - Opened by DavidSubiros over 4 years ago
#14 - Created a validateBroker function which closes the broker each iteration
Pull Request -
State: closed - Opened by DavidSubiros over 4 years ago
#13 - Fix close race condition
Pull Request -
State: closed - Opened by DavidSubiros over 4 years ago
#12 - Feature/improve message mocks
Pull Request -
State: closed - Opened by DavidSubiros over 4 years ago
#11 - Prevent race condition and improved kafkatest mocks
Pull Request -
State: closed - Opened by DavidSubiros over 4 years ago
#10 - Empty commit
Pull Request -
State: closed - Opened by DavidSubiros over 4 years ago
#9 - Use latest sarama instead of sarama-cluster
Issue -
State: closed - Opened by DavidSubiros almost 5 years ago
#8 - Feature/fix channels getter bug
Pull Request -
State: closed - Opened by DavidSubiros almost 5 years ago
#7 - Feature/channels getters
Pull Request -
State: closed - Opened by DavidSubiros almost 5 years ago
#6 - Updated to latest healthcheck, fixed code, test and example accordingly
Pull Request -
State: closed - Opened by DavidSubiros almost 5 years ago
#5 - Checker object in producer and consumer and use time pointers,.
Pull Request -
State: closed - Opened by DavidSubiros almost 5 years ago
- 2 comments
#4 - Feature/update checker
Pull Request -
State: closed - Opened by DavidSubiros almost 5 years ago
- 1 comment
#3 - Feature/health check logic
Pull Request -
State: closed - Opened by DavidSubiros almost 5 years ago
#2 - Feature/channels and health checker
Pull Request -
State: closed - Opened by DavidSubiros almost 5 years ago
#1 - Feature/init
Pull Request -
State: closed - Opened by DavidSubiros almost 5 years ago