vmware / vmware/singleton

[BUG] [Jave Service] java service should suport version fallback for all v1 & v2 api

Open
#2,374 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

area/java-service kind/feature
Dominant language
Java
Stars
72
Forks
69
Avg merge
23h 32m
Merged PRs (30d)
4

Description

Describe the bug
[BUG] [Jave Service] java service should suport version fallback for all v1 & v2 api

To Reproduce
Steps to reproduce the behavior:

  1. such as go to 'translation-product-component-key-api'
  2. input version = 6.6.0
  3. see response
image

Expected behavior
"response": {
"code": 604,
"message": "Version has been fallen back: OK"
},

commit : https://github.com/vmware/singleton/commit/ea05b63f2c66ec90bd32cf60187fbe0125b46922

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing commit ea05b63f2c66ec90bd32cf60187fbe0125b46922 and the Java service handling the translation-product-component-key-api request. Reproduce the request with version 6.6.0, then check the other v1 and v2 API paths for the expected version-fallback response with code 604.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
api, backend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.