-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.4.6, 3.5.0
-
Component/s: contrib-bindings
-
Labels:None
-
Hadoop Flags:Reviewed
-
Tags:zkperl
If Node content is null:
[zk: (CONNECTED) 0] get /apps
null
cZxid = 0x10000000d
than
my $data = $zk->
{zkh}->get('/apps');
causing a core dump with Segmentation fault