Skip to content
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

ISPN-12315 REST server can't handle entry changes with value encoded as java primitives #8770

Merged
merged 1 commit into from Oct 13, 2020

Conversation

gustavocoding
Copy link

https://issues.redhat.com/browse/ISPN-12315

The test org.infinispan.rest.resources.CacheV2ResourceTest.testCRUDWithProtobufPrimitives started failing after #8747 was merged, it turned out the test was buggy and was not passing the correct headers

@anistor
Copy link
Member

anistor commented Oct 13, 2020

ProtobufResourceTest is failing, but it is certainly unrelated.

Maybe @karesti would like to have a look at the ProtobufResourceTest failure ? https://ci.infinispan.org/job/Infinispan/job/PR-8770/2/

@anistor anistor merged commit c791368 into infinispan:master Oct 13, 2020
@anistor
Copy link
Member

anistor commented Oct 13, 2020

Merged. Thanks @gustavonalle !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants