[ https://issues.apache.org/jira/browse/AVRO-321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12830472#action_12830472 ]
Philip Zeyliger commented on AVRO-321: -------------------------------------- {noformat} > Perhaps change HttpServer to use Server.setGracefulShutdown(2000 /* 2 > seconds); in stop()? I'd rather not make stop() always delay. We only need the delay here, I think, when we're stopping from within a response. {noformat} I don't think setGracefulShutdown always delays. It delays until existing sockets have been closed, or something like that. Or at least that's my interpretation of their API. -- Philip > Run Java RPC interop tests again > -------------------------------- > > Key: AVRO-321 > URL: https://issues.apache.org/jira/browse/AVRO-321 > Project: Avro > Issue Type: Test > Components: build, java > Reporter: Jeff Hammerbacher > Assignee: Doug Cutting > Fix For: 1.3.0 > > Attachments: AVRO-321.patch, AVRO-321.patch, AVRO-321.patch > > -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.