temporalio / temporalio/samples-java

[Feature Request] Default constructor on an input parameter 'Money transfer project'

オープン
#635 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

enhancement
主要言語
Java
スター
258
フォーク
189
平均マージ
6日 4時間
マージ済み PR(30日)
4

説明

Is your feature request related to a problem? Please describe.

Customer Miro reported below:
'I started writing a basic "mocked up" data migration based on the "Money transfer project" and the Java SDK documentation.   Its been going slowly since I got stuck on the problem below, unfortunately. The problem I hit was related to serialization/deserialization and is lightly documented (and not included in any of the examples).  This is as simple as forgetting to create a default constructor on say an input parameter.  If this happens the test just hangs forever.'

Describe the solution you'd like

Create a default constructor on an input parameter

Additional context

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

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

調査の方向性

まず "Money transfer project" サンプルを見つけ、その入力パラメーターのクラスを Java SDK のシリアライズ/デシリアライズに関するドキュメントと併せて確認します。デフォルトコンストラクターがないパラメーターを特定します。完了の条件は、そのパラメーターにデフォルトコンストラクターがあり、デシリアライズ中にサンプルがハングしなくなることです。Issue にはファイルパスもテストパスも記載されていないため、まずそれらを見つける必要があります。

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

評価

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

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

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