Ecosyste.ms: Issues

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

GitHub / gojekfarm/beast issues and pull requests

#80 - fix unknown fields error count metric, change exception message

Pull Request - State: open - Opened by fzrvic about 3 years ago

#79 - Increment the error record count for messages with unknownfields

Pull Request - State: closed - Opened by sravankorumilli about 3 years ago

#78 - upgrade stencil library to 4.2.1

Pull Request - State: closed - Opened by mauliksoneji over 3 years ago

#77 - Fix handling errors

Pull Request - State: closed - Opened by sravankorumilli over 3 years ago

#76 - [Akarsh] Update readme for ODPF dockerhub image links

Pull Request - State: closed - Opened by AkarshSatija over 3 years ago

#74 - refactor: ConsumerRecordConverter to not pass OffsetInfo

Pull Request - State: closed - Opened by kushsharma over 3 years ago

#73 - push protobuf deserialise errors to DLQ

Pull Request - State: closed - Opened by kushsharma over 3 years ago

#72 - docker based builds & github actions for CI

Pull Request - State: closed - Opened by sravankorumilli over 3 years ago

#71 - fix: emit global.errors metrics for all failures

Pull Request - State: closed - Opened by rootcss over 3 years ago

#70 - fix: improved exception handling

Pull Request - State: closed - Opened by rootcss almost 4 years ago - 2 comments

#69 - [Kush] Re-throw exception for RowMapper

Pull Request - State: closed - Opened by kushsharma almost 4 years ago

#68 - [Kush] BQ label longer than 63 characters will be trimmed

Pull Request - State: closed - Opened by kushsharma almost 4 years ago - 1 comment

#67 - [Shekhar] fix: make kafka offset metadata field to nullable

Pull Request - State: closed - Opened by rootcss almost 4 years ago

#66 - Minor refactor

Pull Request - State: closed - Opened by rootcss almost 4 years ago

#65 - Trigger error metrics with statsd

Pull Request - State: closed - Opened by rootcss almost 4 years ago

#64 - Feature: namespace BQ metadata field when provided

Pull Request - State: closed - Opened by rootcss almost 4 years ago - 2 comments

#63 - WIP: Feature: namespace BQ metadata fields when provided

Pull Request - State: closed - Opened by rootcss almost 4 years ago - 1 comment

#62 - [Kush] On null value in message, option to skip or fail.

Pull Request - State: closed - Opened by kushsharma almost 4 years ago - 2 comments

#61 - [Kush] Use stencil on-demand refresh to fetch proto

Pull Request - State: closed - Opened by kushsharma about 4 years ago

#60 - Fix typo in README.md

Pull Request - State: closed - Opened by kidoman about 4 years ago

#59 - Make BQ Dataset location configurable (default=US)

Pull Request - State: closed - Opened by rootcss about 4 years ago

#58 - [Kush] Support for struct repeated field serialization

Pull Request - State: closed - Opened by kushsharma about 4 years ago
Labels: bug

#57 - [Sravan] upgrade stencil version & log root cause errors

Pull Request - State: closed - Opened by sravankorumilli about 4 years ago - 1 comment

#56 - BEAST-55: change OOBHandler check for messages outside streaming insert range

Pull Request - State: closed - Opened by mauliksoneji about 4 years ago - 1 comment

#54 - BEAST-53: support recursive protobuf till depth of 15

Pull Request - State: closed - Opened by mauliksoneji about 4 years ago - 1 comment

#53 - Support Recursive protobuf data types

Issue - State: closed - Opened by mauliksoneji about 4 years ago

#52 - [BEAST-51] [Maulik] add support for providing partition expiry

Pull Request - State: closed - Opened by mauliksoneji over 4 years ago

#51 - Add support for providing partition expiry

Issue - State: closed - Opened by mauliksoneji over 4 years ago

#50 - [Shekhar] send kafka.batch.records.count metrics with partition tag

Pull Request - State: closed - Opened by rootcss over 4 years ago

#49 - [Maulik] optimize heap and cpu utilization

Pull Request - State: open - Opened by mauliksoneji over 4 years ago

#48 - [dBTCH-438] [Maulik] change statsd gauge metrics to count for throughput

Pull Request - State: closed - Opened by mauliksoneji over 4 years ago - 1 comment

#47 - Change Statsd gauge to count for throughput metrics

Pull Request - State: closed - Opened by mauliksoneji over 4 years ago

#46 - [Maulik] use offsets map in commit queue instead of records

Pull Request - State: closed - Opened by mauliksoneji over 4 years ago - 2 comments

#45 - [Maulik] batch commits from offset commit worker

Pull Request - State: closed - Opened by mauliksoneji over 4 years ago - 2 comments

#44 - Address bottleneck on offset committer thread

Issue - State: open - Opened by mauliksoneji over 4 years ago

#42 - [Kevin] update lombok plugin to support newer jdk version

Pull Request - State: closed - Opened by kevinbheda over 4 years ago - 2 comments

#41 - [dBTCH-322][Maulik] update stencil version

Pull Request - State: closed - Opened by mauliksoneji over 4 years ago

#40 - [dDBTCH-283-Fixes] - Multiple fixes for improving stability and robustness

Pull Request - State: closed - Opened by chakravarthyvp over 4 years ago - 1 comment

#39 - [Maulik] Revert handling google.type.Date as string

Pull Request - State: closed - Opened by mauliksoneji over 4 years ago - 1 comment

#38 - [dTelemetryCollection] - Code changes for metric collection

Pull Request - State: closed - Opened by chakravarthyvp over 4 years ago - 1 comment

#37 - Metric collection for beast

Pull Request - State: closed - Opened by chakravarthyvp over 4 years ago - 1 comment

#36 - [DBTCH-228] - Add data validity errors into single metric

Pull Request - State: closed - Opened by chakravarthyvp over 4 years ago - 1 comment

#35 - [Maulik] enable beast to update/create bigquery schema

Pull Request - State: closed - Opened by mauliksoneji over 4 years ago - 2 comments

#34 - [DBTCH-229] - Clean up statsd tags changes.

Pull Request - State: closed - Opened by chakravarthyvp over 4 years ago - 1 comment

#32 - [dDBTCH-185|Chakravarthy] - Add Beast metrics

Pull Request - State: closed - Opened by chakravarthyvp almost 5 years ago - 1 comment

#31 - Handle more out of conditions for DLQ

Pull Request - State: closed - Opened by chakravarthyvp almost 5 years ago - 1 comment

#30 - [DBTCH-151] - DLQ for Beast

Pull Request - State: closed - Opened by chakravarthyvp almost 5 years ago - 1 comment

#29 - [Kush] Fixed documentation & dependency update

Pull Request - State: closed - Opened by kushsharma almost 5 years ago - 1 comment

#28 - Add support for date field type

Pull Request - State: closed - Opened by anukin almost 5 years ago - 3 comments

#27 - Setup coveralls to show coverage information

Pull Request - State: closed - Opened by yohei1126 about 5 years ago - 1 comment

#26 - fix package name: com.gojek.beast.com.gojek.beast.protomapping

Pull Request - State: closed - Opened by yohei1126 about 5 years ago

#25 - Add codecov to view coverage stats

Issue - State: closed - Opened by devdinu about 5 years ago - 1 comment
Labels: good first issue

#24 - Package name issue for protomapping

Issue - State: closed - Opened by ravisuhag about 5 years ago
Labels: good first issue

#23 - Run deploy only on master

Pull Request - State: closed - Opened by yohei1126 about 5 years ago - 4 comments

#22 - Add gradle wrapper

Pull Request - State: closed - Opened by yohei1126 about 5 years ago - 3 comments

#21 - Run docker CI stage only on master

Issue - State: closed - Opened by devdinu about 5 years ago - 7 comments
Labels: good first issue

#20 - fix broken link to test schema file

Pull Request - State: closed - Opened by yohei1126 about 5 years ago - 2 comments

#19 - Enable rename of fields in proto definitions

Issue - State: open - Opened by devdinu about 5 years ago
Labels: Feature

#18 - Setup coveralls to show coverage information

Issue - State: closed - Opened by devdinu about 5 years ago

#17 - Add documentation to setup stencil

Issue - State: open - Opened by devdinu about 5 years ago
Labels: good first issue, hacktoberfest

#16 - unable to build

Issue - State: closed - Opened by panwarab over 5 years ago - 13 comments

#15 - Trigger update proto parser at startup

Pull Request - State: closed - Opened by NNcrawler over 5 years ago

#14 - Add documentation for application config

Issue - State: open - Opened by devdinu over 5 years ago - 1 comment
Labels: good first issue, hacktoberfest

#13 - Support for google.protobuf.Struct fields.

Issue - State: closed - Opened by shanipribadi over 5 years ago - 1 comment

#12 - Better error message when bigquery throws error

Issue - State: open - Opened by mauliksoneji over 5 years ago

#11 - Update readme with docker instructions, convert tasks to issues. cleanup readme.

Issue - State: closed - Opened by devdinu over 5 years ago
Labels: good first issue

#10 - [Maulik] Implement update table on schema update

Pull Request - State: closed - Opened by mauliksoneji over 5 years ago

#9 - Beast process hung if credentials is not proper

Issue - State: open - Opened by mauliksoneji over 5 years ago
Labels: bug, hacktoberfest

#8 - Setup Codeclimate code coverage

Issue - State: open - Opened by devdinu over 5 years ago
Labels: good first issue, Enhancement, hacktoberfest

#7 - Update bigquery table schema on proto change

Issue - State: closed - Opened by mauliksoneji over 5 years ago
Labels: Feature

#6 - Add more debug log for BigQuery Exception

Issue - State: open - Opened by devdinu over 5 years ago - 1 comment
Labels: good first issue

#5 - Add gradle wrapper for build

Issue - State: closed - Opened by devdinu over 5 years ago
Labels: good first issue

#4 - Customize Parser to accept a class in Classpath by Configuration

Issue - State: open - Opened by devdinu over 5 years ago - 4 comments
Labels: Feature

#3 - Setup Integration test with bigquery sandbox

Issue - State: open - Opened by devdinu over 5 years ago
Labels: Enhancement

#2 - Push docker images to dockerhub

Issue - State: closed - Opened by devdinu over 5 years ago - 1 comment
Labels: Feature

#1 - Setup CI

Issue - State: closed - Opened by devdinu over 5 years ago - 1 comment