[ 
https://issues.apache.org/jira/browse/IGNITE-24982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17940059#comment-17940059
 ] 

Igor Sapego edited comment on IGNITE-24982 at 4/1/25 1:28 PM:
--------------------------------------------------------------

Ready for review. [~mpoeter], can you take a look please?


was (Author: isapego):
Ready for review.

> Missing Header Files  in C++ Client Distribution Causing Compilation Failures
> -----------------------------------------------------------------------------
>
>                 Key: IGNITE-24982
>                 URL: https://issues.apache.org/jira/browse/IGNITE-24982
>             Project: Ignite
>          Issue Type: Bug
>          Components: platforms, thin client
>            Reporter: Igor Sapego
>            Assignee: Igor Sapego
>            Priority: Major
>              Labels: ignite-3
>             Fix For: 3.1
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Several header files referenced in the Ignite 3.x C++ client distribution are 
> missing, causing compilation failures. (See details)
> The missing files and their references:
> * ignite/common/binary_object.h → Included in 
> ignite/client/compute/job_execution.h
> * ignite/client/detail/compute/job_target_type.h → Included in 
> ignite/client/compute/job_target.h
> * ignite/common/detail/mpi.h → Included in ignite/common/big_integer.h
> * ignite/client/ssl_mode.h → Included in 
> ignite/client/ignite_client_configuration.h
> This issue causes compilation failure.
> Steps to reproduce: Try to compile any program that includes any of the 
> affected headers.
> Expected behaviour: Either the missing headers should be included in the 
> package, or the references should be removed or replaced if they are no 
> longer needed.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to