-
Notifications
You must be signed in to change notification settings - Fork 364
Whaon patch issue 802 #819
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
fix enhancement issue 802
fix enhancement issue 802
fix enhancement issue 802
|
|
||
| private static ThreadLocal<String> reqIdContainer = new ThreadLocal<String>(); | ||
|
|
||
| public static final String X_OPENSTACK_REQUEST_ID = "x-openstack-request-id"; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
it's a good idea
|
@auhlig Can you please review? |
|
Besides the comment above LGTM |
|
Hi,it's ok in jdk7 but failed in jdk8. |
|
Connection reset while trying to get a dependency from maven central -.- |
|
Good to merge @vinodborole ? |
|
LGTM |
fix enhancement issue #802