csierra commented on issue #385: [CXF-7657] Reader and Writer interceptors are 
not sorted by the provi?
URL: https://github.com/apache/cxf/pull/385#issuecomment-368851321
 
 
   hi @andymc12, 
   
   I can try but the problem is that the failures are random because the 
fallback case when the providers come with the same `@Priority` is 
```Integer.compare(o1.hashCode(), o2.hashCode())``` 
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to