[
https://issues.apache.org/jira/browse/KUDU-2218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16260112#comment-16260112
]
Alexey Serbin edited comment on KUDU-2218 at 11/21/17 1:06 AM:
---------------------------------------------------------------
The patches for back-porting those two fixes into branch-1.[3-5].x branches are
ready for review:
https://gerrit.cloudera.org/#/c/8599/
https://gerrit.cloudera.org/#/c/8600/
https://gerrit.cloudera.org/#/c/8601/
https://gerrit.cloudera.org/#/c/8602/
https://gerrit.cloudera.org/#/c/8603/
https://gerrit.cloudera.org/#/c/8604/
was (Author: aserbin):
The patches for back-porting those two fixes are ready for review:
https://gerrit.cloudera.org/#/c/8599/
https://gerrit.cloudera.org/#/c/8600/
https://gerrit.cloudera.org/#/c/8601/
https://gerrit.cloudera.org/#/c/8602/
https://gerrit.cloudera.org/#/c/8603/
https://gerrit.cloudera.org/#/c/8604/
> SSL3_WRITE_PENDING TlsSocket error
> ----------------------------------
>
> Key: KUDU-2218
> URL: https://issues.apache.org/jira/browse/KUDU-2218
> Project: Kudu
> Issue Type: Bug
> Components: rpc, security
> Environment: TSAN builds
> Reporter: Alexey Serbin
> Assignee: Todd Lipcon
> Fix For: 1.6.0
>
>
> The {{RaftConsensusITest.TestLargeBatches}} scenario exhibits flaky behavior,
> if running the binary built in TSAN configuration.
> In most cases, the test fails with the error message like the following:
> {noformat}
> W1114 04:17:44.407441 1773 connection.cc:657] client connection to
> 127.1.147.67:45133 send error: Network error: failed to write to TLS socket:
> error:1409F07F:SSL routines:SSL3_WRITE_PENDING:bad write retry:s3_pkt.c:826
> W1114 04:17:44.407811 1773 consensus_peers.cc:411] T
> bc17135f3b5643dda691863392bda6a3 P 9e51dc8b039e4a599c7b77e5ac6b48fe -> Peer
> 05a8069cf7a84f918864b5cb4f76f056 (127.1.147.67:45133): Couldn't send request
> to peer 05a8069cf7a84f918864b5cb4f76f056 for tablet
> bc17135f3b5643dda691863392bda6a3. Status: Network error: failed to write to
> TLS socket: error:1409F07F:SSL routines:SSL3_WRITE_PENDING:bad write
> retry:s3_pkt.c:826. Retrying in the next heartbeat period. Already tried 1
> times.
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)