aungmyo / impala

Automatically exported from code.google.com/p/impala
0 stars 0 forks source link

PartitionedHttpSession does not implement removeAttribute #323

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Applies as or r5514

The PartitionedHttpSession removeAttribute implementation is missing. It
needs to be present so that the qualified attribute is removed, when this
method is called, rather than the raw attribute name.

Original issue reported on code.google.com by philzoio...@googlemail.com on 27 Apr 2010 at 9:52

GoogleCodeExporter commented 9 years ago
Fixed with r5515

Original comment by philzoio...@googlemail.com on 27 Apr 2010 at 9:59