[MB-6888] Add XDCR information on Logs tab as well. Created: 11/Oct/12 Updated: 10/Jan/13 Resolved: 16/Oct/12 |
|
| Status: | Closed |
| Project: | Couchbase Server |
| Component/s: | cross-datacenter-replication, UI |
| Affects Version/s: | 2.0 |
| Fix Version/s: | None |
| Security Level: | Public |
| Type: | Bug | Priority: | Critical |
| Reporter: | Ketaki Gangal | Assignee: | Aliaksey Artamonau |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Environment: | 2.0-1832 | ||
| Description |
|
Similar to what we have for other components/modules, we need to display cluster-xdcr information
replication actions taken by end-user on the "Log" tab on the web-console. For example - -Created Replication : time : Module -Stopped/Deleted/terminated Replication : time : Module - Replication failed due to XXX reasons and so on. |
| Comments |
| Comment by Junyi Xie [ 11/Oct/12 ] |
| Need to dump some logs to UI log tab. |
| Comment by Aleksey Kondratenko [ 11/Oct/12 ] |
|
Please route all feature requests via Dipti. Dipti, creating replication and deleting replication can be logged with very little effort. But because a bunch of individual xdcr replications fail independently we cannot implement third suggestion. And "and so on" we cannot implement as well :) |
| Comment by Dipti Borkar [ 11/Oct/12 ] |
|
For 2.0, please implement the following:
UI Log should display messages for the following scenarios: - A cluster reference is created or deleted - Display time stamp, Cluster reference Name, Cluster reference IP address - A Replication is created or deleted: Display time stamp, source bucket name: <name>; target cluster reference name: <name>; target bucket name: <name> |
| Comment by Abhinav Dangeti [ 16/Oct/12 ] |
|
Verified on build 1856:
Replication from bucket "default" to bucket "default" on cluster "cl" created. menelaus_web_create_replication000 ns_1@127.0.0.1 10:42:44 - Tue Oct 16, 2012 Replication from bucket "default" to bucket "default" on cluster "cl" removed. menelaus_web000 ns_1@127.0.0.1 10:44:01 - Tue Oct 16, 2012 |