> On Feb 20, 2015, at 4:34 AM, James Nocentini <[email protected]> > wrote: > > I'm not sure, i think there's a /:dbname/_dumpchannel/:channelname GET > request on the admin port, but I get back a 404 channel not found when the > channel exists.
_dumpchannel just logs recent/cached changes on that channel. It’s mostly useful for troubleshooting the _changes feed implementation. Sounds like in your case there weren’t any recent changes on that channel, so it doesn’t exist in the cache. I don’t believe there’s a command to find out who has access to a channel, but that sounds useful; feel free to file an issue requesting it! —Jens -- You received this message because you are subscribed to the Google Groups "Couchbase Mobile" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/mobile-couchbase/7476A211-8A13-404D-B3E8-0C8C4CAC45ED%40couchbase.com. For more options, visit https://groups.google.com/d/optout.
