Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Hot Rod URI

Open
#421 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
45/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Quiet
Tech stack
cpp, java
Domain
api, backend

Research direction

Start by locating the C++ client's configuration entry points and comparing them with the Java client's URI parameters. Define coverage for the hotrod and hotrods schemes, credentials, multiple hosts, ports, and query parameters, then verify that supported options match the stated URI format and Java behavior.

Written by the indexing model from the issue text.

Description

It should be possible to configure the client via hotrod URI:

hotrod[s]://[user:password@][host]:[port][,host[:port]][?param1=value1[&param2=value2]]

params should, where feasible, be identical to the ones handled by the Java client

Dominant language
C++
Stars
11
Forks
20
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

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.

More from infinispan/cpp-client

All issues in infinispan/cpp-client

Similar issues

More C++ issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.