Skip to content

Conversation

@khalidhuseynov
Copy link
Member

What is this PR for?

This is to resolve possible NPEs in storage mechanism related to empty subject

What type of PR is it?

Bug Fix

Todos

  • - pass subject instead of null

What is the Jira issue?

ZEPPELIN-1487

How should this be tested?

storage tests pass, CI green

Screenshots (if appropriate)

Questions:

  • Does the licenses files need update? no
  • Is there breaking changes for older versions? no
  • Does this needs documentation? no

@khalidhuseynov khalidhuseynov changed the title pass subject to get method in sync [ZEPPELIN-1487] Resolve possible NPEs in storage sync mechanism Sep 26, 2016
@khalidhuseynov khalidhuseynov force-pushed the fix/storage-npe branch 3 times, most recently from 6c79617 to ba7a0c9 Compare September 27, 2016 05:02
@khalidhuseynov
Copy link
Member Author

ping

@Leemoonsoo
Copy link
Member

LGTM and merge if there're no more discussions.

@asfgit asfgit closed this in 6e3a1d2 Oct 18, 2016
@khalidhuseynov khalidhuseynov deleted the fix/storage-npe branch October 18, 2016 03:14
darionyaphet pushed a commit to darionyaphet/zeppelin that referenced this pull request Oct 27, 2016
### What is this PR for?
This is to resolve possible NPEs in storage mechanism related to empty subject

### What type of PR is it?
Bug Fix

### Todos
* [x] - pass `subject` instead of `null`

### What is the Jira issue?
[ZEPPELIN-1487](https://issues.apache.org/jira/browse/ZEPPELIN-1487)

### How should this be tested?
storage tests pass, CI green

### Screenshots (if appropriate)

### Questions:
* Does the licenses files need update? no
* Is there breaking changes for older versions? no
* Does this needs documentation? no

Author: Khalid Huseynov <[email protected]>

Closes apache#1459 from khalidhuseynov/fix/storage-npe and squashes the following commits:

1f2dcd3 [Khalid Huseynov] pass subject to get method in sync
pedrozatta pushed a commit to pedrozatta/zeppelin that referenced this pull request Oct 27, 2016
### What is this PR for?
This is to resolve possible NPEs in storage mechanism related to empty subject

### What type of PR is it?
Bug Fix

### Todos
* [x] - pass `subject` instead of `null`

### What is the Jira issue?
[ZEPPELIN-1487](https://issues.apache.org/jira/browse/ZEPPELIN-1487)

### How should this be tested?
storage tests pass, CI green

### Screenshots (if appropriate)

### Questions:
* Does the licenses files need update? no
* Is there breaking changes for older versions? no
* Does this needs documentation? no

Author: Khalid Huseynov <[email protected]>

Closes apache#1459 from khalidhuseynov/fix/storage-npe and squashes the following commits:

1f2dcd3 [Khalid Huseynov] pass subject to get method in sync
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants