这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@gianm
Copy link
Contributor

@gianm gianm commented Aug 3, 2016

Needed for apache/druid#3301


// Default from SelectorUtil.DEFAULT_IO_THREADS, which is private:
final int workerCount = Runtime.getRuntime().availableProcessors() * 2;
public static SSLContext sslContextWithTrustedKeyStore(final String keyStorePath, final String keyStorePassword)
Copy link
Contributor

Choose a reason for hiding this comment

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

can you move this back to the end of the class to help github not be weird?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

This happened because I was trying to keep the public methods together without a private one in the middle. I can swap them around though if you prefer. let me know.

Copy link
Contributor

Choose a reason for hiding this comment

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

lazy me says yeah make it easy to review, but sensible me says you're totally right. So SensibleMe wins today

@drcrallen
Copy link
Contributor

👍

@gianm
Copy link
Contributor Author

gianm commented Aug 5, 2016

@drcrallen if you can do a release here, we can get moving on the Druid side

@xvrl xvrl merged commit 81c452f into metamx:master Aug 5, 2016
@xvrl
Copy link
Contributor

xvrl commented Aug 5, 2016

@gianm released

@gianm
Copy link
Contributor Author

gianm commented Aug 5, 2016

thanks @xvrl

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.

3 participants