Please take our Survey
logo       

Choosing A Webhost:
A web hosting service is a type of Internet hosting service that allows individuals and organizations to provide their own website accessible via the World Wide Web. Web hosts are companies that provide space on a server they own for use by their clients as well as providing Internet connectivity, typically in a data center. Web hosts can also provide data center space and connectivity to the Internet for servers they do not own to be located in their data center, called colocation. more...

CVS update of sequoia/src/org/continuent/sequoia/controller/scheduler (1 fi: msg#00111

db.sequoia.cvs

Subject: CVS update of sequoia/src/org/continuent/sequoia/controller/scheduler (1 file)

Date: Monday, October 23, 2006 @ 18:58:31
Author: stephane
Path: .../sequoia/sequoia/src/org/continuent/sequoia/controller/scheduler

Modified: AbstractScheduler.java (1.65 -> 1.66)

Fix for SEQUOIA-823 :

Now setting a fake transaction id to autocommit read requests that are
broadcasted.


------------------------+
AbstractScheduler.java | 9 +++++++++
1 files changed, 9 insertions(+)


Index:
sequoia/src/org/continuent/sequoia/controller/scheduler/AbstractScheduler.java
diff -u
sequoia/src/org/continuent/sequoia/controller/scheduler/AbstractScheduler.java:1.65

sequoia/src/org/continuent/sequoia/controller/scheduler/AbstractScheduler.java:1.66
---
sequoia/src/org/continuent/sequoia/controller/scheduler/AbstractScheduler.java:1.65
Fri Aug 25 00:40:22 2006
+++
sequoia/src/org/continuent/sequoia/controller/scheduler/AbstractScheduler.java
Mon Oct 23 18:58:31 2006
@@ -416,6 +416,15 @@
activeReadRequests.put(id, request);
}

+ // Assign a unique transaction id to requests in autocommit mode as well
+ if (request.isAutoCommit()&& request.isMustBroadcast())
+ {
+ long fakeTid = getNextTransactionId();
+ fakeTid = fakeTid & DistributedRequestManager.TRANSACTION_ID_BIT_MASK;
+ fakeTid = fakeTid | controllerId;
+ request.setTransactionId(fakeTid);
+ }
+
try
{
scheduleNonSuspendedReadRequest(request);


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

Recently Viewed:
drivers.mtd/200...    security.firewa...    java.openamf.cv...    rpm.yum/2003-08...    telephony.sipp....    file-systems.oc...    qnx.openqnx.dev...    voip.linphone.u...    hardware.sony/2...    network.simulat...    boot-loaders.gr...    ietf.usenet.for...    culture.languag...    emacs.latex.pre...    music.jamiroqua...    xfree86.neomagi...    user-groups.lin...    ltp/2006-08/msg...    kde.kst/2005-08...    programming.too...    os.freebsd.deve...    window-managers...    audio.cd-record...    gnu.fiasco.bugs...   
Home | advertise | OSDir is an inevitable website. super tiny logo

Free Magazines

Cisco News
Receive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business.
subscribe

Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field.
subscribe

The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business.
subscribe

Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company.
subscribe

Total Telecom Total Telecom is "The Economist of the communications industry".
subscribe

Navigation