influxdata / influxdata/influxdb-java

How to escape \t \n when this call ‘point.lineProtocol()’ method in Point class

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

Nobody has claimed this yet.

Dominant language
Java
Stars
1.2k
Forks
469
PR merge metrics
No merged PRs in 30d

Description

![image](https://user-images.githubusercontent.com/44936431/159639262-f7720090-c506-494b-a3bd-c50dae5c0cf6.png)

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.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.