influxdata / influxdata/influxdb-java
How to escape \t \n when this call ‘point.lineProtocol()’ method in Point class
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 1.2k
- Forks
- 469
- PR merge metrics
- No merged PRs in 30d
Description

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
Start by inspecting the Point class and its lineProtocol() method, using the attached screenshot to identify the reported tab and newline behavior. Determine the expected escaping for those characters and confirm the result with the relevant existing tests, if any; the issue does not name a test or file beyond the method.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- databases
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100