googleapis / googleapis/google-cloudevents-java

Add support for Pub/Sub

オープン
#137 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
api: eventarc priority: p3 type: feature request
主要言語
Java
スター
22
フォーク
10
PR マージ指標
30日以内にマージされた PR はありません

説明

## Current Behavior

Pub/Sub messages are incompatible with protojson parsing. This is because Pub/Sub messages include duplicate fields `message_id`/`messageId`, and `publish_time`/`publishTime`, which the protobuf spec indicates is invalid.

Note: parsing can also error on the "@type" field

## Expected Behavior

Tooling that allows for parsing of duplicated fields.

コントリビューションガイド

コントリビューションガイドを開く

調査の方向性

Start by locating the Java protojson parsing path and the Pub/Sub CloudEvent message definitions; the issue names no files or tests. Reproduce parsing with duplicate message_id/messageId and publish_time/publishTime fields, then check the @type case. Done means the tooling accepts these Pub/Sub messages without parsing errors.

索引モデルが issue の本文から書いたものです。

評価

技術スタック
java
領域
backend
issue の種類
機能追加
難易度
4/5
見積もり時間
3〜5日
活発さ
停滞
明瞭さ
説明が足りない
初心者へのやさしさ
25/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。