[
https://issues.apache.org/jira/browse/TINKERPOP-2814?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17619149#comment-17619149
]
ASF GitHub Bot commented on TINKERPOP-2814:
-------------------------------------------
codecov-commenter commented on PR #1833:
URL: https://github.com/apache/tinkerpop/pull/1833#issuecomment-1281628820
#
[Codecov](https://codecov.io/gh/apache/tinkerpop/pull/1833?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
Report
> Merging
[#1833](https://codecov.io/gh/apache/tinkerpop/pull/1833?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
(d188bc8) into
[3.5-dev](https://codecov.io/gh/apache/tinkerpop/commit/468bc4870977f7c9be89106e55366962fd4badab?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
(468bc48) will **not change** coverage.
> The diff coverage is `n/a`.
```diff
@@ Coverage Diff @@
## 3.5-dev #1833 +/- ##
========================================
Coverage 63.58% 63.58%
========================================
Files 23 23
Lines 3636 3636
========================================
Hits 2312 2312
Misses 1145 1145
Partials 179 179
```
:mega: We’re building smart automated test selection to slash your CI/CD
build times. [Learn
more](https://about.codecov.io/iterative-testing/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
> Add a SSL handshake timeout configuration to the driver
> -------------------------------------------------------
>
> Key: TINKERPOP-2814
> URL: https://issues.apache.org/jira/browse/TINKERPOP-2814
> Project: TinkerPop
> Issue Type: Improvement
> Components: driver
> Affects Versions: 3.5.4
> Reporter: Stephen Mallette
> Priority: Blocker
>
> The java driver currently relies on the default 10 second SSL handshake
> timeout defined by Netty. Add a configuration to the driver to allow users to
> change that setting.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)