You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cxf.apache.org by GitBox <gi...@apache.org> on 2018/03/09 18:23:18 UTC

[GitHub] csierra commented on issue #385: [CXF-7657] Reader and Writer interceptors are not sorted by the provi?

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-371901800
 
 
   hey @andymc12, 
   
   sorry this took so long. I updated the test showing the problem with the ReaderInterceptor and WriterInterceptor and the `Comparator`. If you revert the fix you will see the test failing. There is a small chance, though, that the test passes because the current behaviour is random, so it might happen that the writers fall in the expected order even though they are not being sorted. 

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services