When the bulk delete request is made to the endpoint it seems that the MultiRowRangeFilter and the InsertionIdQueryFilter are incompatible. It seems a work around is to check for single row filters in the 'HBaseOperations' class's 'createDeleter' method.
When the bulk delete request is made to the endpoint it seems that the MultiRowRangeFilter and the InsertionIdQueryFilter are incompatible. It seems a work around is to check for single row filters in the 'HBaseOperations' class's 'createDeleter' method.