Bug 1492971

Summary: CLIENT_CONNECT event is not notified by eventsapi
Product: [Red Hat Storage] Red Hat Gluster Storage Reporter: Atin Mukherjee <amukherj>
Component: eventsapiAssignee: Aravinda VK <avishwan>
Status: CLOSED NOTABUG QA Contact: Sweta Anandpara <sanandpa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rhgs-3.3CC: avishwan, rcyriac, rhinduja, rhs-bugs
Target Milestone: ---Keywords: ZStream
Target Release: RHGS 3.3.1   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: 1492968 Environment:
Last Closed: 2017-09-21 02:27:24 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Atin Mukherjee 2017-09-19 04:32:13 UTC
+++ This bug was initially created as a clone of Bug #1492968 +++

Description of problem:

CLIENT_CONNECT event is missed due to a mismatch in the events format. Following error is logged in events.log

[2017-09-19 09:35:06,785] WARNING [glustereventsd - 46:handle] - Unable to parse Event 1505793906 97 client_uid=f241-16363-2017/09/19-04:05:06:747558-gv1-client-0-0-0;client_identifier=192.168.122.208:49150;server_identifier=192.168.122.208:49152;brick_path=/bricks/b1,subdir_mount=(null)


Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1. Setup Eventsapi listener
2. Create a volume and mount
3. All events will be displayed in dashboard but not CLIENT_CONNECT

--- Additional comment from Worker Ant on 2017-09-19 00:17:30 EDT ---

REVIEW: https://review.gluster.org/18322 (eventsapi: Fix issue with CLIENT_CONNECT event) posted (#1) for review on master by Aravinda VK (avishwan)

Comment 2 Atin Mukherjee 2017-09-19 04:35:04 UTC
upstream patch : https://review.gluster.org/18322