Skip to content

chore: change default port from 9999 to 8086#148

Merged
bednar merged 9 commits intomasterfrom
fix-default-port
Sep 10, 2020
Merged

chore: change default port from 9999 to 8086#148
bednar merged 9 commits intomasterfrom
fix-default-port

Conversation

@rhajek
Copy link
Copy Markdown
Contributor

@rhajek rhajek commented Sep 9, 2020

Closes #147

Checklist

  • CHANGELOG.md updated
  • Rebased/mergeable
  • A test has been added if appropriate
  • mvn test completes successfully
  • Commit messages are in semantic format
  • Sign CLA (if not already signed)

@rhajek rhajek changed the title Change default port from 9999 to 8086 chore: change default port from 9999 to 8086 Sep 9, 2020
Comment thread CHANGELOG.md
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Sep 10, 2020

Codecov Report

Merging #148 into master will decrease coverage by 0.55%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #148      +/-   ##
============================================
- Coverage     90.94%   90.38%   -0.56%     
  Complexity      441      441              
============================================
  Files           137      137              
  Lines          5388     5388              
  Branches        206      206              
============================================
- Hits           4900     4870      -30     
- Misses          412      441      +29     
- Partials         76       77       +1     
Impacted Files Coverage Δ Complexity Δ
...nfluxdb/client/internal/ScraperTargetsApiImpl.java 80.76% <0.00%> (-19.24%) 0.00% <0.00%> (ø%)
.../influxdb/client/internal/AbstractWriteClient.java 89.57% <0.00%> (-1.90%) 0.00% <0.00%> (ø%)
...a/com/influxdb/client/internal/BucketsApiImpl.java 78.76% <0.00%> (-0.69%) 0.00% <0.00%> (ø%)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 44cb1d7...a8de49d. Read the comment docs.

@bednar bednar merged commit f341e00 into master Sep 10, 2020
@bednar bednar deleted the fix-default-port branch September 10, 2020 10:11
@bednar bednar added this to the 1.12.0 milestone Sep 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

InfluxDB Beta changing default port from 9999 to 8086 for the next release

3 participants