测试TryLockRequest在打包时报错
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 9
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
报错内容:
无法将类 spec.sdk.runtime.v1.domain.lock.TryLockRequest中的构造器 TryLockRequest应用到给定类型;
过程:
创建RuntimeClient,client调用tryLock传入TryLockRequest打jar包测试报错。单独输出对象不报错
单独输出对象

centos7编译打包

代码及打包报错内容

Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the CentOS 7 jar build using the RuntimeClient.tryLock call with TryLockRequest, then inspect the constructor error shown in the issue screenshots. Done means the Java SDK packages successfully and the same TryLockRequest call compiles without the reported error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 28/100