influxdata / influxdata/influxdb
Java: Problem with influx int and Long.MIN_VALUE
Open
- Dominant language
- Rust
- Stars
- 31.7k
- Forks
- 3.7k
- Avg merge
- 13h 37m
- Merged PRs (30d)
- 8
Description
### Documentation
### Example 1
Why its invalid?
### Example 2
Just to show, that it is valid by ending with (+/-) 2^63 -1
### Example 3
Expected error or notation by fallback to Long.MIN_VALUE
Contributor guide
Research direction
Start by reproducing the three Java examples shown in the issue and compare their handling of integer values around Long.MIN_VALUE and 2^63-1. Trace the relevant InfluxDB parsing entry point, then confirm the expected behavior with a focused regression test or clarified documentation.
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