Skip to content
  • denyeart's avatar
    [FAB-1933] ExecuteQuery on leveldb panic · 6255f8d3
    denyeart authored
    
    
    ExecuteQuery() is not supported on leveldb state
    database.  Currently if called it will panic the peer.
    This changeset changes it to a normal error
    so that it does not kill the peer process.
    
    Change-Id: Ib9f525524c99b107b4fc3935f2d38a5657bace73
    Signed-off-by: default avatardenyeart <enyeart@us.ibm.com>
    6255f8d3