Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Requested permits (0) must be positive #773

Merged
merged 1 commit into from
Dec 3, 2019

Conversation

javeme
Copy link
Contributor

@javeme javeme commented Dec 1, 2019

Change-Id: I43ab6b0614e86464f2ce9824fda63df1f6dbd2f9
fix: #760

Change-Id: I43ab6b0614e86464f2ce9824fda63df1f6dbd2f9
fix: #760
@codecov
Copy link

codecov bot commented Dec 1, 2019

Codecov Report

Merging #773 into master will decrease coverage by 0.02%.
The diff coverage is 0%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #773      +/-   ##
============================================
- Coverage     71.21%   71.19%   -0.03%     
+ Complexity     4347     4346       -1     
============================================
  Files           282      282              
  Lines         20807    20806       -1     
  Branches       2930     2930              
============================================
- Hits          14818    14813       -5     
- Misses         4541     4543       +2     
- Partials       1448     1450       +2
Impacted Files Coverage Δ Complexity Δ
...aidu/hugegraph/backend/tx/AbstractTransaction.java 72.26% <0%> (+0.52%) 42 <0> (ø) ⬇️
...ugegraph/backend/store/memory/InMemoryDBTable.java 82.29% <0%> (-1.05%) 39% <0%> (-1%)
...a/com/baidu/hugegraph/backend/query/Condition.java 78% <0%> (-0.42%) 31% <0%> (ø)
...du/hugegraph/backend/tx/GraphIndexTransaction.java 80.58% <0%> (-0.4%) 179% <0%> (ø)

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 c653385...dc2d7f7. Read the comment docs.

@javeme javeme merged commit f914488 into master Dec 3, 2019
@javeme javeme deleted the commit-rate-limit-acquire-bug branch December 3, 2019 07:30
javeme added a commit that referenced this pull request Dec 5, 2019
Change-Id: I43ab6b0614e86464f2ce9824fda63df1f6dbd2f9
fix: #760
javeme added a commit that referenced this pull request Dec 6, 2019
Change-Id: I43ab6b0614e86464f2ce9824fda63df1f6dbd2f9
fix: #760
Linary pushed a commit that referenced this pull request Dec 9, 2019
* Start service should fail quickly when occured exception (#748)

Change-Id: I36803f2dcc1ae19046cfb209d67a1008df135b21

* allow rest api to query vertices & edges with multi properties by paging (#759)

implemented: #658
Change-Id: Ic803bc5d11bbd77d8d2b8b7c3cc247cdd5d7781e

* fix TableNotFoundException when truncate HBase store (#771)

fixed: #770

Change-Id: Ibb74acc04018378a11b2d3304ea9e1437fc5879b

* fix: Requested permits (0) must be positive (#773)

Change-Id: I43ab6b0614e86464f2ce9824fda63df1f6dbd2f9
fix: #760

* Fix start.hugegraph.sh timeout when config authentication (#761)

Change-Id: Ic22531cead13f3698791070a044d66eacb1c26ee

* fix connect failed of mysql backend when using studio gremlin (#765)

fixed: #758

Change-Id: Ia52ea1588b1b4ecef882732cfbb8606ceb4bea30
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.

索引创建失败Requested permits (0) must be positive
3 participants