Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-8003

ProtobufMetadataManagerInterceptor fail the InterceptorDefinesAllReadWritesCheck

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 10.0.0.Final
    • 8.2.0.Final, 9.0.0.Final
    • None
    • None

      ProtobufMetadataManagerInterceptor.java:43, InterceptorDefinesAllReadWritesCheck, Priority: Normal
      
      Interceptor defines methods [visitPutKeyValueCommand, visitRemoveCommand, visitPutMapCommand, visitReplaceCommand] but does not define [visitReadWriteKeyCommand, visitReadWriteManyCommand, visitReadWriteKeyValueCommand, visitReadWriteManyEntriesCommand] [not required for tests]
      
      QueryInterceptor.java:69, InterceptorDefinesAllReadWritesCheck, Priority: Normal
      
      Interceptor defines methods [visitPutKeyValueCommand, visitRemoveCommand, visitPutMapCommand, visitReplaceCommand] but does not define [visitReadWriteKeyCommand, visitReadWriteManyCommand, visitReadWriteKeyValueCommand, visitReadWriteManyEntriesCommand] [not required for tests]
      

            [ISPN-8003] ProtobufMetadataManagerInterceptor fail the InterceptorDefinesAllReadWritesCheck

            Currently only ProtobufMetadataManagerInterceptor still has this issue. QueryInterceptor was fixed meanwhile.

            Adrian Nistor (Inactive) added a comment - Currently only ProtobufMetadataManagerInterceptor still has this issue. QueryInterceptor was fixed meanwhile.

              anistor Adrian Nistor (Inactive)
              anistor Adrian Nistor (Inactive)
              Archiver:
              rhn-support-adongare Amol Dongare

                Created:
                Updated:
                Resolved:
                Archived: