infinispan / infinispan/visual
Visualizer on JDG 6.2
Open
Beginner friendly
- Dominant language
- Java
- Stars
- 10
- Forks
- 23
- PR merge metrics
- No merged PRs in 30d
Description
BasicCache needs to change to RemoteCache.
In the file com/redhat/middleware/jdg/visualizer/rest/NodeInfoRestService.java
import org.infinispan.client.hotrod.RemoteCache and use the RemoteCache at line 83.
It compiles after this change.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start in com/redhat/middleware/jdg/visualizer/rest/NodeInfoRestService.java and inspect the BasicCache usage at line 83. Check the org.infinispan.client.hotrod.RemoteCache import and confirm the file compiles after the usage is changed to RemoteCache.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 62/100