----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/64538/ -----------------------------------------------------------
Review request for atlas, Madhan Neethiraj and Nixon Rodrigues. Repository: atlas Description ------- In HA, the passive node redirects the request with wrong URL encoding. Instead of encoding only the values, the whole query is encoded as a single string. Diffs ----- webapp/src/main/java/org/apache/atlas/web/filters/ActiveServerFilter.java c68c4b2 webapp/src/test/java/org/apache/atlas/web/filters/ActiveServerFilterTest.java 60f3d48 Diff: https://reviews.apache.org/r/64538/diff/1/ Testing ------- tested locally Thanks, Gergo Barna
