25 #ifndef __XRD_CL_XROOTD_MSG_HANDLER_HH__
26 #define __XRD_CL_XROOTD_MSG_HANDLER_HH__
50 #include <arpa/inet.h>
63 class LocalFileHandler;
80 from( from ), to( to ), type( type )
99 case EntryRedirect:
return "Redirected from: " + fromstr +
" to: "
103 "Falling back to virtual redirector: " + tostr;
107 case EntryWait:
return "Waited at server request. Resending: "
111 return "Failed at: " + fromstr +
", retrying at: " + tostr;
136 std::shared_ptr<SIDManager> sidMgr,
185 log->
Debug(
ExDbgMsg,
"[%s] MsgHandler created: 0x%x (message: %s ).",
194 ntohl( pgrdreq->
rlen ) ) );
235 virtual uint16_t
Examine( std::shared_ptr<Message> &msg );
254 virtual uint16_t
GetSid()
const;
276 uint32_t &bytesRead );
296 virtual bool IsRaw()
const;
309 uint32_t &bytesWritten );
559 std::string &result );
577 inline static size_t NbPgPerRsp( uint64_t offset, uint32_t dlen )
673 #endif // __XRD_CL_XROOTD_MSG_HANDLER_HH__
Status ParseXAttrResponse(char *data, size_t len, AnyObject *&response)
uint32_t pAsyncChunkIndex
Definition: XrdClXRootDMsgHandler.hh:624
bool pOtherRawStarted
Definition: XrdClXRootDMsgHandler.hh:633
Definition: XrdClAnyObject.hh:32
URL to
Definition: XrdClXRootDMsgHandler.hh:86
const std::string & GetDescription() const
Get the description of the message.
Definition: XrdClMessage.hh:95
void UpdateTriedCGI(uint32_t errNo=0)
Update the "tried=" part of the CGI of the current message.
const uint64_t ExDbgMsg
Definition: XrdClConstants.hh:44
std::vector< ChunkInfo > ChunkList
List of chunks.
Definition: XrdClXRootDResponses.hh:1055
Status RetryAtServer(const URL &url, RedirectEntry::Type entryType)
Retry the request at another server.
PostMaster * pPostMaster
Definition: XrdClXRootDMsgHandler.hh:603
Object for discarding data.
Definition: XrdClAsyncDiscardReader.hh:35
virtual bool IsRaw() const
Are we a raw writer or not?
Status RewriteRequestWait()
Some requests need to be rewritten also after getting kXR_wait - sigh.
The message representation used throughout the system.
Definition: XrdClMessage.hh:29
std::string GetLocation() const
Get location (protocol://host:port/path)
ChunkStatus()
Definition: XrdClXRootDMsgHandler.hh:566
bool RetriableErrorResponse(const Status &status)
bool IsValid() const
Is the url valid.
void SetRedirectCounter(uint16_t redirectCounter)
Set the redirect counter.
Definition: XrdClXRootDMsgHandler.hh:409
~XRootDMsgHandler()
Destructor.
Definition: XrdClXRootDMsgHandler.hh:208
std::atomic< bool > pTimeoutFence
Definition: XrdClXRootDMsgHandler.hh:650
std::unique_ptr< AsyncPageReader > pPageReader
Definition: XrdClXRootDMsgHandler.hh:626
void SetFollowMetalink(bool followMetalink)
Definition: XrdClXRootDMsgHandler.hh:414
Buffer pPgWrtCksumBuff
Definition: XrdClXRootDMsgHandler.hh:629
RedirectTraceBack pRedirectTraceBack
Definition: XrdClXRootDMsgHandler.hh:641
static const size_t PageWithCksum
Definition: XrdClXRootDMsgHandler.hh:574
URL from
Definition: XrdClXRootDMsgHandler.hh:85
LocalFileHandler * pLFileHandler
Definition: XrdClXRootDMsgHandler.hh:605
uint16_t pNotAuthorizedCounter
Definition: XrdClXRootDMsgHandler.hh:621
std::string ToString(bool prevok=true)
Definition: XrdClXRootDMsgHandler.hh:90
virtual uint16_t Examine(std::shared_ptr< Message > &msg)
Object for reading out data from the kXR_read response.
Definition: XrdClAsyncRawReader.hh:34
std::shared_ptr< Message > pResponse
Definition: XrdClXRootDMsgHandler.hh:598
Message handler.
Definition: XrdClPostMasterInterfaces.hh:50
std::unique_ptr< AsyncRawReaderIntfc > pBodyReader
Definition: XrdClXRootDMsgHandler.hh:627
virtual XRootDStatus ReadMessageBody(Message *msg, Socket *socket, uint32_t &bytesRead)
std::vector< ChunkStatus > pChunkStatus
Definition: XrdClXRootDMsgHandler.hh:619
kXR_unt16 requestid
Definition: XProtocol.hh:157
Definition: XrdClXRootDMsgHandler.hh:564
XRootDMsgHandler(Message *msg, ResponseHandler *respHandler, const URL *url, std::shared_ptr< SIDManager > sidMgr, LocalFileHandler *lFileHandler)
Definition: XrdClXRootDMsgHandler.hh:133
kXR_int32 rlen
Definition: XProtocol.hh:511
friend class HandleRspJob
Definition: XrdClXRootDMsgHandler.hh:120
void SetKernelBuffer(XrdSys::KernelBuffer *kbuff)
Set the kernel buffer.
Definition: XrdClXRootDMsgHandler.hh:401
Status ParseResponse(AnyObject *&response)
virtual uint16_t GetSid() const
static size_t NbPgPerRsp(uint64_t offset, uint32_t dlen)
Definition: XrdClXRootDMsgHandler.hh:577
bool pFollowMetalink
Definition: XrdClXRootDMsgHandler.hh:635
Status ReadFromBuffer(char *&buffer, size_t &buflen, T &result)
bool done
Definition: XrdClXRootDMsgHandler.hh:568
const char * GetBuffer(uint32_t offset=0) const
Get the message buffer.
Definition: XrdClBuffer.hh:72
Procedure execution status.
Definition: XrdClStatus.hh:114
static const size_t CksumSize
Definition: XrdClXRootDMsgHandler.hh:573
Status RewriteRequestRedirect(const URL &newUrl)
URL pUrl
Definition: XrdClXRootDMsgHandler.hh:601
StreamEvent
Events that may have occurred to the stream.
Definition: XrdClPostMasterInterfaces.hh:78
virtual void OnStatusReady(const Message *message, XRootDStatus status)
The requested action has been performed and the status is available.
Message * pRequest
Definition: XrdClXRootDMsgHandler.hh:597
Definition: XrdClXRootDMsgHandler.hh:74
time_t pExpiration
Definition: XrdClXRootDMsgHandler.hh:608
void SetExpiration(time_t expiration)
Set a timestamp after which we give up.
Definition: XrdClXRootDMsgHandler.hh:321
uint16_t pRedirectCounter
Definition: XrdClXRootDMsgHandler.hh:620
std::shared_ptr< SIDManager > pSidMgr
Definition: XrdClXRootDMsgHandler.hh:604
static Log * GetLog()
Get default log.
XRootDStatus WriteMessageBody(Socket *socket, uint32_t &bytesWritten)
bool pHasSessionId
Definition: XrdClXRootDMsgHandler.hh:614
ChunkList * pChunkList
Definition: XrdClXRootDMsgHandler.hh:616
Definition: XrdClXRootDResponses.hh:1108
Definition: XProtocol.hh:506
std::vector< HostInfo > HostList
Definition: XrdClXRootDResponses.hh:1120
bool pOksofarAsAnswer
Definition: XrdClXRootDMsgHandler.hh:610
static const size_t MaxSslErrRetry
Definition: XrdClXRootDMsgHandler.hh:575
bool pDirListWithStat
Definition: XrdClXRootDMsgHandler.hh:658
std::list< std::unique_ptr< RedirectEntry > > RedirectTraceBack
Definition: XrdClXRootDMsgHandler.hh:571
Definition: XrdSysPthread.hh:78
XrdSys::KernelBuffer * pKBuff
Definition: XrdClXRootDMsgHandler.hh:618
Object for reading out data from the VectorRead response.
Definition: XrdClAsyncVectorReader.hh:32
static const int PageSize
Definition: XrdSysPageSize.hh:36
RedirectEntry(const URL &from, const URL &to, Type type)
Definition: XrdClXRootDMsgHandler.hh:79
XRootDStatus pStatus
Definition: XrdClXRootDMsgHandler.hh:606
XRootDStatus status
Definition: XrdClXRootDMsgHandler.hh:88
Request status.
Definition: XrdClXRootDResponses.hh:218
URL * pEffectiveDataServerUrl
Definition: XrdClXRootDMsgHandler.hh:602
std::string GetHostId() const
Get the host part of the URL (user:password@host:port)
Definition: XrdClURL.hh:94
Type type
Definition: XrdClXRootDMsgHandler.hh:87
int pAggregatedWaitTime
Definition: XrdClXRootDMsgHandler.hh:638
void SwitchOnRefreshFlag()
Switch on the refresh flag for some requests.
void SetChunkList(ChunkList *chunkList)
Set the chunk list.
Definition: XrdClXRootDMsgHandler.hh:382
bool pDirListStarted
Definition: XrdClXRootDMsgHandler.hh:657
uint64_t GetSessionId() const
Get the session ID the message is meant for.
Definition: XrdClMessage.hh:111
virtual uint16_t InspectStatusRsp()
void SetRedirectAsAnswer(bool redirectAsAnswer)
Definition: XrdClXRootDMsgHandler.hh:338
Definition: XProtocol.hh:142
std::unique_ptr< HostList > pHosts
Definition: XrdClXRootDMsgHandler.hh:611
std::string pRedirectUrl
Definition: XrdClXRootDMsgHandler.hh:615
Definition: XrdSysKernelBuffer.hh:45
URL url
URL of the host.
Definition: XrdClXRootDResponses.hh:1117
uint32_t pPgWrtCurrentPageNb
Definition: XrdClXRootDMsgHandler.hh:631
Definition: XProtocol.hh:155
bool OmitWait(Message &request, const URL &url)
bool sizeError
Definition: XrdClXRootDMsgHandler.hh:567
bool pRedirectAsAnswer
Definition: XrdClXRootDMsgHandler.hh:609
bool pStateful
Definition: XrdClXRootDMsgHandler.hh:637
void HandleLocalRedirect(URL *url)
Handle a redirect to a local file.
const Message * GetRequest() const
Get the request pointer.
Definition: XrdClXRootDMsgHandler.hh:355
Handle an async response.
Definition: XrdClXRootDResponses.hh:1125
void SetStateful(bool stateful)
Definition: XrdClXRootDMsgHandler.hh:419
uint32_t pPgWrtCurrentPageOffset
Definition: XrdClXRootDMsgHandler.hh:630
Definition: XrdClLocalFileHandler.hh:32
URL representation.
Definition: XrdClURL.hh:30
uint32_t pAsyncOffset
Definition: XrdClXRootDMsgHandler.hh:623
std::vector< std::shared_ptr< Message > > pPartialResps
Definition: XrdClXRootDMsgHandler.hh:599
std::unique_ptr< RedirectEntry > pRdirEntry
Definition: XrdClXRootDMsgHandler.hh:640
Definition: XrdClXRootDMsgHandler.hh:73
kXR_int64 offset
Definition: XProtocol.hh:510
void WaitDone(time_t now)
size_t pSslErrCnt
Definition: XrdClXRootDMsgHandler.hh:669
virtual uint8_t OnStreamEvent(StreamEvent event, XRootDStatus status)
XRootDStatus * ProcessStatus()
Extract the status information from the stuff that we got.
Status pLastError
Definition: XrdClXRootDMsgHandler.hh:607
time_t GetExpiration()
Get a timestamp after which we give up.
Definition: XrdClXRootDMsgHandler.hh:329
Definition: XrdClXRootDMsgHandler.hh:76
A hub for dispatching and receiving messages.
Definition: XrdClPostMaster.hh:47
Type
Definition: XrdClXRootDMsgHandler.hh:71
HostInfo pLoadBalancer
Definition: XrdClXRootDMsgHandler.hh:613
static PostMaster * GetPostMaster()
Get default post master.
Handle/Process/Forward XRootD messages.
Definition: XrdClXRootDMsgHandler.hh:118
XrdSysCondVar pCV
Definition: XrdClXRootDMsgHandler.hh:664
void HandleError(XRootDStatus status)
Recover error.
void Debug(uint64_t topic, const char *format,...)
Print a debug message.
void SetCrc32cDigests(std::vector< uint32_t > &&crc32cDigests)
Definition: XrdClXRootDMsgHandler.hh:393
void HandleResponse()
Unpack the message and call the response handler.
bool pHasLoadBalancer
Definition: XrdClXRootDMsgHandler.hh:612
ResponseHandler * pResponseHandler
Definition: XrdClXRootDMsgHandler.hh:600
Definition: XrdClXRootDMsgHandler.hh:69
static int csNum(off_t offs, int count)
Compute the required size of a checksum vector based on offset & length.
Definition: XProtocol.hh:125
std::vector< uint32_t > pCrc32cDigests
Definition: XrdClXRootDMsgHandler.hh:617
bool pMsgInFly
Definition: XrdClXRootDMsgHandler.hh:643
A network socket.
Definition: XrdClSocket.hh:42
Definition: XProtocol.hh:137
void SetOksofarAsAnswer(bool oksofarAsAnswer)
Definition: XrdClXRootDMsgHandler.hh:347
void DumpRedirectTraceBack()
Dump the redirect-trace-back into the log file.
Handle diagnostics.
Definition: XrdClLog.hh:100
void SetLoadBalancer(const HostInfo &loadBalancer)
Set the load balancer.
Definition: XrdClXRootDMsgHandler.hh:363
Binary blob representation.
Definition: XrdClBuffer.hh:33
Definition: XrdClXRootDMsgHandler.hh:75
void SetHostList(HostList *hostList)
Set host list.
Definition: XrdClXRootDMsgHandler.hh:374