You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by GitBox <gi...@apache.org> on 2020/03/31 16:48:27 UTC

[GitHub] [knox] pzampino opened a new pull request #303: KNOX-2314 - NPE from topology Service equals implementation when no URLs

pzampino opened a new pull request #303: KNOX-2314 - NPE from topology Service equals implementation when no URLs
URL: https://github.com/apache/knox/pull/303
 
 
   ## What changes were proposed in this pull request?
   
   Fixed NPE when the urls member of a Service object is null, and its equals() method is invoked.
   
   ## How was this patch tested?
   
   Manual testing, and added testTopologiesWithSameServicesWithNullURLs() to org.apache.knox.gateway.topology.TopologyTest

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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

[GitHub] [knox] pzampino merged pull request #303: KNOX-2314 - NPE from topology Service equals implementation when no URLs

Posted by GitBox <gi...@apache.org>.
pzampino merged pull request #303: KNOX-2314 - NPE from topology Service equals implementation when no URLs
URL: https://github.com/apache/knox/pull/303
 
 
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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