Skip to content

Commit

Permalink
Bump org.apache.hbase.thirdparty:hbase-noop-htrace from 4.1.6 to 4.1.7
Browse files Browse the repository at this point in the history
Bumps org.apache.hbase.thirdparty:hbase-noop-htrace from 4.1.6 to 4.1.7.

---
updated-dependencies:
- dependency-name: org.apache.hbase.thirdparty:hbase-noop-htrace
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
(cherry picked from commit 73eaf05)
  • Loading branch information
dependabot[bot] authored and FlorianHockmann committed May 14, 2024
1 parent 5736b2d commit b4803a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
<httpcomponents.httpcore.version>4.4.16</httpcomponents.httpcore.version>
<hadoop.version>3.3.6</hadoop.version>
<hbase2.version>2.5.8-hadoop3</hbase2.version>
<htrace.version>4.1.6</htrace.version>
<htrace.version>4.1.7</htrace.version>
<bigtable.version>1.24.0</bigtable.version>
<!-- align with org.apache.spark:spark-core_2.12 -->
<jackson2.version>2.17.0</jackson2.version>
Expand Down

1 comment on commit b4803a1

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Benchmark

Benchmark suite Current: b4803a1 Previous: c8792aa Ratio
org.janusgraph.JanusGraphSpeedBenchmark.basicAddAndDelete 12120.472895978599 ms/op 12933.219068971923 ms/op 0.94
org.janusgraph.GraphCentricQueryBenchmark.getVertices 891.5521238856721 ms/op 929.0686750649414 ms/op 0.96
org.janusgraph.MgmtOlapJobBenchmark.runClearIndex 216.85063627681157 ms/op 215.98180543333334 ms/op 1.00
org.janusgraph.MgmtOlapJobBenchmark.runReindex 336.9936571783333 ms/op 348.8265452326923 ms/op 0.97
org.janusgraph.JanusGraphSpeedBenchmark.basicCount 285.71522206543415 ms/op 227.8074437066411 ms/op 1.25
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesAllPropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection 4648.265192100571 ms/op 4880.398383755226 ms/op 0.95
org.janusgraph.CQLMultiQueryBenchmark.getElementsWithUsingEmitRepeatSteps 16825.403993331667 ms/op 17909.154248616192 ms/op 0.94
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithSmallBatch 19182.202334573332 ms/op 18799.44054118485 ms/op 1.02
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.vertexCentricPropertiesFetching 55956.36463256666 ms/op 55455.590322899996 ms/op 1.01
org.janusgraph.CQLMultiQueryBenchmark.getAllElementsTraversedFromOuterVertex 8352.320215881982 ms/op 8339.218499689177 ms/op 1.00
org.janusgraph.CQLMultiQueryBenchmark.getVerticesWithDoubleUnion 372.95234866975994 ms/op 371.31223395833683 ms/op 1.00
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesAllPropertiesWithUnlimitedBatch 4101.580136268963 ms/op 4227.4425002369935 ms/op 0.97
org.janusgraph.CQLMultiQueryBenchmark.getNames 8403.029662656707 ms/op 8528.923591561108 ms/op 0.99
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesThreePropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection 5921.892146644586 ms/op 5366.416493988495 ms/op 1.10
org.janusgraph.CQLMultiQueryBenchmark.getLabels 7127.822518361201 ms/op 7119.612218557372 ms/op 1.00
org.janusgraph.CQLMultiQueryBenchmark.getVerticesFilteredByAndStep 420.282280198493 ms/op 416.6330074327548 ms/op 1.01
org.janusgraph.CQLMultiQueryBenchmark.getVerticesFromMultiNestedRepeatStepStartingFromSingleVertex 12315.757635116175 ms/op 13040.1543998325 ms/op 0.94
org.janusgraph.CQLMultiQueryBenchmark.getVerticesWithCoalesceUsage 358.9455024969976 ms/op 366.6865794040481 ms/op 0.98
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection 14648.458099383912 ms/op 14169.280107965806 ms/op 1.03
org.janusgraph.CQLMultiQueryBenchmark.getIdToOutVerticesProjection 245.96732023320757 ms/op 243.11426684096145 ms/op 1.01
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithUnlimitedBatch 15058.162344035922 ms/op 14724.027508337518 ms/op 1.02
org.janusgraph.CQLMultiQueryBenchmark.getNeighborNames 8325.975656178827 ms/op 8379.61509861012 ms/op 0.99
org.janusgraph.CQLMultiQueryBenchmark.getElementsWithUsingRepeatUntilSteps 8935.36586625811 ms/op 9197.912189783667 ms/op 0.97
org.janusgraph.CQLMultiQueryBenchmark.getAdjacentVerticesLocalCounts 8655.80928434274 ms/op 8786.588147997933 ms/op 0.99

This comment was automatically generated by workflow using github-action-benchmark.

Please sign in to comment.