Large session information prevents permalink to work.
-----------------------------------------------------
Key: CHUKWA-223
URL: https://issues.apache.org/jira/browse/CHUKWA-223
Project: Hadoop Chukwa
Issue Type: Bug
Components: User Interface
Affects Versions: 0.2.0
Environment: Redhat EL 5.1, Java 6
Reporter: Eric Yang
Assignee: Eric Yang
Fix For: 0.2.0
When the session information contains
machine_names=['host1','host2','host3','host4','host5'...], this would
construct very long URL which prevents the browser to submit the request
correctly. The real fix is to keep the session information inside a meta
database and having unique signature to restore the session information.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.