Jeff Zhang created ZEPPELIN-4682:
------------------------------------
Summary: Should initialize NoteAuth for the note without
permission set
Key: ZEPPELIN-4682
URL: https://issues.apache.org/jira/browse/ZEPPELIN-4682
Project: Zeppelin
Issue Type: Improvement
Affects Versions: 0.9.0
Reporter: Jeff Zhang
Otherwise, we will get the following warning message.
{code:java}
WARN [2020-03-13 11:46:30,095] ({qtp599491651-13}
AuthorizationService.java[getReaders]:228) - No note found for noteId: 2F1YDJTM9
WARN [2020-03-13 11:46:30,095] ({qtp599491651-13}
AuthorizationService.java[getReaders]:228) - No note found for noteId:
2F1YDJTM9 {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)