-
Notifications
You must be signed in to change notification settings - Fork 144
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] NPE while doing put mappings #2556
Labels
bug
Something isn't working
Comments
Taking a look at this bug. |
oaganesh
added a commit
to oaganesh/k-NN
that referenced
this issue
Mar 5, 2025
oaganesh
added a commit
to oaganesh/k-NN
that referenced
this issue
Mar 5, 2025
oaganesh
added a commit
to oaganesh/k-NN
that referenced
this issue
Mar 5, 2025
…ff-by: Arun Ganesh <[email protected]>
oaganesh
added a commit
to oaganesh/k-NN
that referenced
this issue
Mar 5, 2025
…n Ganesh <[email protected]> Signed-off-by: Arun Ganesh <[email protected]>
oaganesh
added a commit
to oaganesh/k-NN
that referenced
this issue
Mar 5, 2025
…ff-by: Arun Ganesh <[email protected]> Signed-off-by: Arun Ganesh <[email protected]>
oaganesh
added a commit
to oaganesh/k-NN
that referenced
this issue
Mar 5, 2025
oaganesh
added a commit
to oaganesh/k-NN
that referenced
this issue
Mar 5, 2025
Signed-off-by: Arun Ganesh <[email protected]>
oaganesh
added a commit
to oaganesh/k-NN
that referenced
this issue
Mar 5, 2025
Signed-off-by: Arun Ganesh <[email protected]>
oaganesh
added a commit
to oaganesh/k-NN
that referenced
this issue
Mar 5, 2025
Signed-off-by: Arun Ganesh <[email protected]>
oaganesh
added a commit
to oaganesh/k-NN
that referenced
this issue
Mar 5, 2025
Signed-off-by: Arun Ganesh <[email protected]>
oaganesh
added a commit
to oaganesh/k-NN
that referenced
this issue
Mar 5, 2025
Signed-off-by: Arun Ganesh <[email protected]>
oaganesh
added a commit
to oaganesh/k-NN
that referenced
this issue
Mar 5, 2025
Signed-off-by: Arun Ganesh <[email protected]>
oaganesh
added a commit
to oaganesh/k-NN
that referenced
this issue
Mar 5, 2025
Signed-off-by: Arun Ganesh <[email protected]>
oaganesh
added a commit
to oaganesh/k-NN
that referenced
this issue
Mar 5, 2025
…n Ganesh <[email protected]> Signed-off-by: Arun Ganesh <[email protected]>
oaganesh
added a commit
to oaganesh/k-NN
that referenced
this issue
Mar 5, 2025
…ff-by: Arun Ganesh <[email protected]> Signed-off-by: Arun Ganesh <[email protected]>
oaganesh
added a commit
to oaganesh/k-NN
that referenced
this issue
Mar 5, 2025
Signed-off-by: Arun Ganesh <[email protected]>
oaganesh
added a commit
to oaganesh/k-NN
that referenced
this issue
Mar 5, 2025
…n Ganesh <[email protected]> Signed-off-by: Arun Ganesh <[email protected]>
oaganesh
added a commit
to oaganesh/k-NN
that referenced
this issue
Mar 5, 2025
…ff-by: Arun Ganesh <[email protected]> Signed-off-by: Arun Ganesh <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What is the bug?
Getting NPE while doing PUT mappings.
How can one reproduce the bug?
Output
Stacktrace:
What is the expected behavior?
The expected behavior is we should either block these kind of update telling user that we cannot update the mapping, or it should be similar to old behavior.
What is your host/environment?
ALL
Do you have any screenshots?
NA
Do you have any additional context?
NA
The text was updated successfully, but these errors were encountered: