jihoonson opened a new issue #9657: Fail to deserialize a JSON for 
SegmentLockReleaseAction
URL: https://github.com/apache/druid/issues/9657
 
 
   ### Affected Version
   
   0.16, 0.17, 0.18
   
   ### Description
   
   `SegmentLockReleaseAction` is not registered as a subtype of `TaskAction`.
   
   ```
   Could not resolve type id 'SegmentLockReleaseAction' as a subtype of 
`org.apache.druid.indexing.common.actions.TaskAction`: known type ids = 
[checkPointDataSourceMetadata, lockAcquire, lockList, lockRelease, 
lockTryAcquire, resetDataSourceMetadata, segmentAllocate, segmentInsertion, 
segmentListUnused, segmentListUsed, segmentLockAcquire, segmentLockTryAcquire, 
segmentMetadataUpdate, segmentNuke, segmentTransactionalInsert, surrogateAction]
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to